rpms/system-config-boot/devel system-config-boot.spec,1.26,1.27

Tom Callaway spot at fedoraproject.org
Mon Oct 27 14:31:37 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/system-config-boot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27820

Modified Files:
	system-config-boot.spec 
Log Message:
add Requires: usermode-gtk


Index: system-config-boot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-boot/devel/system-config-boot.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- system-config-boot.spec	8 Sep 2008 14:12:47 -0000	1.26
+++ system-config-boot.spec	27 Oct 2008 14:31:06 -0000	1.27
@@ -4,7 +4,7 @@
 Summary: A graphical interface for configuring the boot loader
 Name: system-config-boot
 Version: 0.2.21
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/boot
 License: GPLv2
 ExclusiveOS: Linux
@@ -15,6 +15,7 @@
 # within this srpm.
 Source0: %{name}-%{version}.tar.gz
 Requires: pygtk2 python2 usermode >= 1.36 rhpl >= 0.6 
+Requires: usermode-gtk
 ExclusiveArch: %{ix86} x86_64
 Obsoletes: redhat-config-boot < 0.2
 Provides: redhat-config-boot = %{version}
@@ -65,6 +66,9 @@
 %attr(0644,root,root) %config(noreplace) /etc/pam.d/system-config-boot
 
 %changelog
+* Mon Oct 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.2.21-2
+- add Requires: usermode-gtk
+
 * Mon Sep 08 2008 Harald Hoyer <harald at redhat.com> - 0.2.21-1
 - removed .png from icon entry in the desktop file
 




More information about the fedora-extras-commits mailing list