rpms/quota/devel quota.spec,1.59,1.60

Daniel Novotny dnovotny at fedoraproject.org
Fri Mar 12 13:53:41 UTC 2010


Author: dnovotny

Update of /cvs/extras/rpms/quota/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18268

Modified Files:
	quota.spec 
Log Message:
the require from previous fix deleted altogether (it will be resolved automatically)



Index: quota.spec
===================================================================
RCS file: /cvs/extras/rpms/quota/devel/quota.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- quota.spec	12 Mar 2010 13:16:52 -0000	1.59
+++ quota.spec	12 Mar 2010 13:53:40 -0000	1.60
@@ -5,12 +5,12 @@ Name: quota
 Summary: System administration tools for monitoring users' disk usage
 Epoch: 1
 Version: 3.17
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: BSD and GPLv2+
 URL: http://sourceforge.net/projects/linuxquota/
 Group: System Environment/Base
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: initscripts >= 6.38 tcp_wrappers e2fsprogs-libs
+Requires: initscripts >= 6.38 tcp_wrappers
 Conflicts: kernel < 2.4
 BuildRequires: e2fsprogs-devel gettext tcp_wrappers-devel nss-devel
 BuildRequires: openldap-devel openssl-devel dbus-devel libnl-devel
@@ -117,6 +117,10 @@ rm -rf %{buildroot}
 %attr(0644,root,root) %{_mandir}/man3/*
 
 %changelog
+* Fri Mar 12 2010 Daniel Novotny <dnovotny at redhat.com> 1:3.17-11
+- the require from previous fix deleted altogether (it will
+  be resolved automatically)
+
 * Fri Mar 12 2010 Daniel Novotny <dnovotny at redhat.com> 1:3.17-10
 - Requires: e2fsprogs changed to e2fsprogs-libs (#570005)
 



More information about the scm-commits mailing list