rpms/gnome-applets/FC-6 gnome-applets.spec,1.187,1.188

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Oct 17 17:22:31 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/gnome-applets/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv28628

Modified Files:
	gnome-applets.spec 
Log Message:
fix up requires



Index: gnome-applets.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-applets/FC-6/gnome-applets.spec,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- gnome-applets.spec	14 Oct 2006 05:18:57 -0000	1.187
+++ gnome-applets.spec	17 Oct 2006 17:22:29 -0000	1.188
@@ -22,6 +22,7 @@
 %define pygobject_version 2.6
 %define pygtk_version 2.6
 %define gnome_python_version 2.10
+%define gconf_version 2.14
 
 %define po_package gnome-applets-2.0
 
@@ -136,6 +137,10 @@
 # since we are installing .pc files
 Requires: pkgconfig
 
+Requires(post): GConf2 >= %{gconf_version}
+Requires(preun): GConf2 >= %{gconf_version}
+Requires(post): scrollkeeper
+
 %description
 GNOME (GNU Network Object Model Environment) is a user-friendly set of
 applications and desktop tools to be used in conjunction with a window
@@ -327,6 +332,9 @@
 %{_libdir}/pkgconfig/gweather.pc
 
 %changelog
+* Tue Oct 17 2006 Matthias Clasen <mclasen at redhat.com> - 1:2.16.0.1-10
+- Fix up requirements (#202549)
+
 * Sat Oct 14 2006 Matthias Clasen <mclasen at redhat.com> - 1:2.16.0.1-8
 - Fix muting in the mixer applet (#208660)
 




More information about the fedora-cvs-commits mailing list