gnome-pilot.spec
changeset 2362 ef2590f64b05
parent 2350 9adca2a8c84f
child 2398 7a29461443c9
--- a/gnome-pilot.spec	Thu Apr 01 15:25:50 2004 +0000
+++ b/gnome-pilot.spec	Thu Apr 01 16:31:44 2004 +0000
@@ -2,7 +2,7 @@
 License:        GPL/LGPL
 Group:		Applications/Communications
 Version: 	2.0.10
-Release:	23
+Release:	24
 Distribution:   Cinnabar	
 Vendor:		Sun Microsystems, Inc.
 Summary:	PalmOS link utilities
@@ -76,6 +76,10 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
+%ifos linux
+javahelp-convert-install $RPM_BUILD_ROOT %{name} %{name}.xml
+%endif
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -107,6 +111,9 @@
 %{_datadir}/gnome-pilot/glade/*.png
 %{_datadir}/gnome-pilot/glade/*.glade
 %{_datadir}/gnome/help/*
+%ifos linux
+%{_datadir}/gnome/javahelp/*
+%endif
 %{_datadir}/omf/*
 %{_sysconfdir}/gconf/schemas/pilot.schemas
 %{_libdir}/*.so.*
@@ -119,6 +126,9 @@
 %{_libdir}/*.so
 
 %changelog
+* Thu Apr 01 2004 - [email protected]
+- Javahelp conversion
+
 * Mon Mar 29 2004 - [email protected]
 - Updated l10n content to gnome-pilot-l10n-po-1.0.tar.bz2