rpms/gnome-pilot/devel gnome-pilot.spec,1.65,1.66

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Wed Feb 27 15:22:31 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/gnome-pilot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12914

Modified Files:
	gnome-pilot.spec 
Log Message:

* Wed Feb 27 2008 Matthew Barnes <mbarnes at redhat.com> - 2.0.16-2.fc9
- Remove broken "PilotSync" menu item (RH bug #435118).



Index: gnome-pilot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-pilot/devel/gnome-pilot.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- gnome-pilot.spec	27 Feb 2008 13:14:20 -0000	1.65
+++ gnome-pilot.spec	27 Feb 2008 15:21:53 -0000	1.66
@@ -4,7 +4,7 @@
 
 Name: gnome-pilot
 Version: 2.0.16
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPL
 Group: Applications/Communications
 Summary: GNOME pilot programs
@@ -96,6 +96,9 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-pilot/conduits/*.{a,la}
 rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
 
+# Remove this broken menu item (introduced in 2.0.16).
+rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/gpilot-applet.desktop
+
 %find_lang %{name}
 
 %clean
@@ -141,7 +144,6 @@
 %{_libdir}/gnome-pilot/conduits/*
 %{_libexecdir}/*
 %{_mandir}/man*/*
-%{_datadir}/applications/gpilot-applet.desktop
 %{_datadir}/applications/gpilotd-control-applet.desktop
 %dir %{_datadir}/gnome-pilot
 %dir %{_datadir}/gnome-pilot/conduits
@@ -161,6 +163,9 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Feb 27 2008 Matthew Barnes <mbarnes at redhat.com> - 2.0.16-2.fc9
+- Remove broken "PilotSync" menu item (RH bug #435118).
+
 * Tue Feb 26 2008 Matthew Barnes <mbarnes at redhat.com> - 2.0.16-1.fc9
 - Update to 2.0.16
 - Remove patch for RH bug #198211 (fixed upstream).




More information about the fedora-extras-commits mailing list