2004-04-20 Laszlo Peter <[email protected]>
authorlaca
Tue, 20 Apr 2004 11:14:14 +0000
changeset 2515 6e5111b5396b
parent 2514 d7de0573499e
child 2516 4012c7491fa6
2004-04-20 Laszlo Peter <[email protected]> * gnome-applets.spec: ifos the javahelp conversions of applets not available on Solaris
ChangeLog
gnome-applets.spec
--- a/ChangeLog	Tue Apr 20 10:24:10 2004 +0000
+++ b/ChangeLog	Tue Apr 20 11:14:14 2004 +0000
@@ -1,3 +1,7 @@
+2004-04-20  Laszlo Peter  <[email protected]>
+
+	* gnome-applets.spec: ifos the javahelp conversions of applets not available on Solaris
+
 2004-04-20  Laszlo Peter  <[email protected]>
 
 	* evolution.spec: add --libexecdir=%{_libexecdir} to configure args
--- a/gnome-applets.spec	Tue Apr 20 10:24:10 2004 +0000
+++ b/gnome-applets.spec	Tue Apr 20 11:14:14 2004 +0000
@@ -74,7 +74,6 @@
 install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
 
 javahelp-convert-install $RPM_BUILD_ROOT accessx-status accessx-status.xml
-javahelp-convert-install $RPM_BUILD_ROOT battstat battstat.xml
 javahelp-convert-install $RPM_BUILD_ROOT cdplayer cdplayer.xml
 javahelp-convert-install $RPM_BUILD_ROOT char-palette char-palette.xml
 javahelp-convert-install $RPM_BUILD_ROOT command-line command-line.xml
@@ -85,10 +84,14 @@
 javahelp-convert-install $RPM_BUILD_ROOT gweather gweather.xml
 javahelp-convert-install $RPM_BUILD_ROOT mailcheck mailcheck.xml
 javahelp-convert-install $RPM_BUILD_ROOT mixer_applet2 mixer_applet2.xml
+javahelp-convert-install $RPM_BUILD_ROOT stickynotes_applet stickynotes_applet.xml
+javahelp-convert-install $RPM_BUILD_ROOT wireless wireless.xml
+
+#ifos linux
+javahelp-convert-install $RPM_BUILD_ROOT battstat battstat.xml
 javahelp-convert-install $RPM_BUILD_ROOT modemlights modemlights.xml
 javahelp-convert-install $RPM_BUILD_ROOT multiload multiload.xml
-javahelp-convert-install $RPM_BUILD_ROOT stickynotes_applet stickynotes_applet.xml
-javahelp-convert-install $RPM_BUILD_ROOT wireless wireless.xml
+#endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -158,7 +161,7 @@
 %changelog
 * Sun Apr 18 2004 - [email protected]
 - enable javahelp conversion on Solaris
-
+- ifos the javahelp conversions of applets not available on Solaris
 * Mon Apr 05 2004 - [email protected]
 - Bump to 2.6.0
 - Re-apply patch 03-g18n..