rpms/gnome-panel/devel gnome-panel.spec,1.248,1.249

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Wed Jan 16 16:04:27 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/gnome-panel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1424

Modified Files:
	gnome-panel.spec 
Log Message:
fix the build



Index: gnome-panel.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-panel/devel/gnome-panel.spec,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- gnome-panel.spec	16 Jan 2008 06:57:31 -0000	1.248
+++ gnome-panel.spec	16 Jan 2008 16:03:39 -0000	1.249
@@ -112,6 +112,9 @@
 # try to deal with the 22/24 madness in icon themes
 Patch12: more-sharp-icons.patch
 
+# fix problems with the intlclock integration in 2.21.5
+Patch13: glue.patch
+
 Conflicts: gnome-power-manager < 2.15.3
 
 %description
@@ -158,6 +161,7 @@
 %patch10 -p1 -b .preferred-apps
 %patch11 -p1 -b .applet-error
 %patch12 -p1 -b .more-sharp-icons
+%patch13 -p1 -b .glue
 
 . %{SOURCE6}
 
@@ -329,7 +333,6 @@
 %{_sysconfdir}/dbus-1/system.d/org.gnome.ClockApplet.Mechanism.conf
 %{_datadir}/dbus-1/system-services/org.gnome.ClockApplet.Mechanism.service
 %{_datadir}/PolicyKit/policy/gnome-clock-applet-mechanism.policy
-%{_datadir}/clock
 
 %files libs
 %{_libdir}/*.so.*




More information about the fedora-extras-commits mailing list