rpms/hicolor-icon-theme/devel hicolor-icon-theme.spec,1.15,1.16

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Feb 27 21:02:00 UTC 2006


Author: rstrode

Update of /cvs/dist/rpms/hicolor-icon-theme/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17324

Modified Files:
	hicolor-icon-theme.spec 
Log Message:
- Remove Prereq on gtk.  Prereq's complicate things,
  and the gtk-update-icon-cache is already protected by
  [ -x  ... ]



Index: hicolor-icon-theme.spec
===================================================================
RCS file: /cvs/dist/rpms/hicolor-icon-theme/devel/hicolor-icon-theme.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hicolor-icon-theme.spec	12 Jan 2006 15:24:44 -0000	1.15
+++ hicolor-icon-theme.spec	27 Feb 2006 21:01:57 -0000	1.16
@@ -1,7 +1,7 @@
 Summary: Basic requirement for icon themes
 Name: hicolor-icon-theme
 Version: 0.9
-Release: 1
+Release: 2
 License: GPL
 Group: User Interface/Desktops
 URL: http://freedesktop.org/Software/icon-theme
@@ -10,7 +10,6 @@
 BuildArch: noarch
 Prereq(post): coreutils
 Prereq(postun): coreutils
-Prereq: gtk2 >= 2.6.0
 
 %description
 Contains the basic directories and files needed for icon theme support.
@@ -48,6 +47,11 @@
 %{_datadir}/icons/hicolor
 
 %changelog
+* Mon Feb 27 2006 Ray Strode <rstrode at redhat.com> 0.9-2
+- Remove Prereq on gtk.  Prereq's complicate things,
+  and the gtk-update-icon-cache is already protected by
+  [ -x  ... ]
+
 * Thu Jan 12 2006 Alexander Larsson <alexl at redhat.com> 0.9-1
 - Update to 0.9, fixes scalable icons picked before bitmap icons
 




More information about the fedora-cvs-commits mailing list