rpms/rhgb/devel rhgb.spec,1.51,1.52

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 5 19:58:43 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/rhgb/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv29557

Modified Files:
	rhgb.spec 
Log Message:
fix requires



Index: rhgb.spec
===================================================================
RCS file: /cvs/dist/rpms/rhgb/devel/rhgb.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- rhgb.spec	10 May 2006 12:53:13 -0000	1.51
+++ rhgb.spec	5 Jun 2006 19:58:40 -0000	1.52
@@ -3,7 +3,7 @@
 Summary: Red Hat Graphical Boot
 Name: rhgb
 Version: 0.16.3
-Release: 2
+Release: 3
 URL: http://www.redhat.com/
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -14,7 +14,7 @@
 BuildRequires: gettext
 BuildRequires: libxf86config-devel >= 1.0.0-3
 Requires: initscripts >= 7.22-1
-Requires: fedora-logos >= 1.1.40-1
+Requires: system-logos >= 1.1.40-1
 
 Patch0: rhgb-0.16.2-reap-child.patch
 Patch1: rhgb-0.16.2-init-utf8.patch
@@ -70,6 +70,9 @@
 %doc doc/HOW_IT_WORKS
 
 %changelog
+* Mon Jun  5 2006 Matthias Clasen <mclasen at redhat.com> - 0.16.3-3
+- Require system-logos, not fedora-logos
+
 * Wed May 10 2006 Matthias Clasen <mclasen at redhat.com> - 0.16.3-2
 - Rebuild
 




More information about the fedora-cvs-commits mailing list