rpms/system-config-users/devel system-config-users.spec,1.80,1.81

Tom Callaway spot at fedoraproject.org
Mon Oct 27 18:12:02 UTC 2008


Author: spot

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

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


Index: system-config-users.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-users/devel/system-config-users.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- system-config-users.spec	8 May 2008 09:00:24 -0000	1.80
+++ system-config-users.spec	27 Oct 2008 18:11:32 -0000	1.81
@@ -31,7 +31,7 @@
 Summary: A graphical interface for administering users and groups
 Name: system-config-users
 Version: 1.2.80
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/users
 License: GPLv2+
 Group: Applications/System
@@ -65,6 +65,7 @@
 %else
 Requires: usermode >= 1.36
 %endif
+Requires: usermode-gtk
 %if %{with xdg_utils}
 Requires: xdg-utils
 %else
@@ -136,6 +137,9 @@
 %config(noreplace) %{_sysconfdir}/sysconfig/system-config-users
 
 %changelog
+* Mon Oct 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.2.80-2
+- add Requires: usermode-gtk
+
 * Thu May 08 2008 Nils Philippsen <nphilipp at redhat.com> - 1.2.80-1
 - handle invalid UTF-8 in passwd information more gracefully (#235533)
 




More information about the fedora-extras-commits mailing list