rpms/gcalctool/devel gcalctool.spec,1.36,1.37

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Mar 28 20:45:35 UTC 2007


Author: mclasen

Update of /cvs/dist/rpms/gcalctool/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24821

Modified Files:
	gcalctool.spec 
Log Message:
make it show in xfce



Index: gcalctool.spec
===================================================================
RCS file: /cvs/dist/rpms/gcalctool/devel/gcalctool.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- gcalctool.spec	13 Mar 2007 06:11:44 -0000	1.36
+++ gcalctool.spec	28 Mar 2007 20:45:33 -0000	1.37
@@ -1,6 +1,6 @@
 Name:           gcalctool
 Version:        5.9.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A desktop calculator
 
 Group:          Applications/System
@@ -53,6 +53,8 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
+sed -i -e "s/OnlyShowIn=GNOME;//" $RPM_BUILD_ROOT%{_datadir}/applications/*
+
 desktop-file-install --vendor gnome --delete-original       \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
   --add-only-show-in GNOME                                  \
@@ -102,6 +104,9 @@
 
 
 %changelog
+* Wed Mar 28 2007 Matthias Clasen <mclasen at redhat.com> - 5.9.14-2
+- Remove OnlyShowIn=GNOME from the desktop file
+
 * Tue Mar 13 2007 Matthias Clasen <mclasen at redhat.com> - 5.9.14-1
 - Update to 5.9.14
 




More information about the fedora-cvs-commits mailing list