rpms/shadow-utils/F-10 shadow-utils.spec,1.123,1.124

Peter Vrabec pvrabec at fedoraproject.org
Mon Jan 5 13:04:39 UTC 2009


Author: pvrabec

Update of /cvs/extras/rpms/shadow-utils/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4961

Modified Files:
	shadow-utils.spec 
Log Message:
- Add policycoreutils as Requires, because of restorecon (#478494)
- Add setup as a Requires. Perhaps this should be a files requires. (#477529)



Index: shadow-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/shadow-utils/F-10/shadow-utils.spec,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- shadow-utils.spec	24 Sep 2008 13:26:18 -0000	1.123
+++ shadow-utils.spec	5 Jan 2009 13:04:09 -0000	1.124
@@ -5,7 +5,7 @@
 Summary: Utilities for managing accounts and shadow password files
 Name: shadow-utils
 Version: 4.1.2
-Release: 8%{?dist}
+Release: 9%{?dist}
 Epoch: 2
 URL: http://pkg-shadow.alioth.debian.org/
 Source0: ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-%{version}.tar.bz2
@@ -29,6 +29,7 @@
 BuildRequires: audit-libs-devel >= 1.6.5
 Requires: libselinux >= 1.25.2-1
 Requires: audit-libs >= 1.6.5
+Requires: setup policycoreutils
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -194,6 +195,10 @@
 %{_mandir}/man8/vigr.8*
 
 %changelog
+* Mon Jan 05 2009 Peter Vrabec <pvrabec at redhat.com> 2:4.1.2-9
+- Add policycoreutils as Requires, because of restorecon (#478494)
+- Add setup as a Requires. Perhaps this should be a files requires. (#477529)
+
 * Wed Sep 24 2008 Peter Vrabec <pvrabec at redhat.com> 2:4.1.2-8
 - groupmems: check username for valid character (#455603)
 - groupmems: don't segfault on nonexistent group (#456088)




More information about the fedora-extras-commits mailing list