rpms/quota/F-11 quota.spec,1.54,1.55

Ondrej Vasik ovasik at fedoraproject.org
Thu Oct 22 06:16:27 UTC 2009


Author: ovasik

Update of /cvs/extras/rpms/quota/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31167

Modified Files:
	quota.spec 
Log Message:
added accidently forgotten patch to fix #524138


Index: quota.spec
===================================================================
RCS file: /cvs/extras/rpms/quota/F-11/quota.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- quota.spec	20 Oct 2009 11:17:41 -0000	1.54
+++ quota.spec	22 Oct 2009 06:16:25 -0000	1.55
@@ -5,7 +5,7 @@ Name: quota
 Summary: System administration tools for monitoring users' disk usage
 Epoch: 1
 Version: 3.17
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: BSD and GPLv2+
 URL: http://sourceforge.net/projects/linuxquota/
 Group: System Environment/Base
@@ -22,6 +22,7 @@ Patch3: quota-3.06-pie.patch
 Patch4: quota-3.13-wrong-ports.patch
 Patch5: quota-3.16-helpoption.patch
 Patch6: quota-3.16-quotaoffhelp.patch
+Patch7: quota-3.17-quotactlmanpage.patch
 
 %description
 The quota package contains system administration tools for monitoring
@@ -51,6 +52,7 @@ on remote machines.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1 -b .usage
+%patch7 -p1 -b .quotawarn
 
 #fix typos/mistakes in localized documentation
 for pofile in $(find ./po/*.p*)
@@ -112,6 +114,9 @@ rm -rf %{buildroot}
 %attr(0644,root,root) %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 22 2009 Ondrej Vasik <ovasik at redhat.com> 1:3.17-6
+- added accidently forgotten patch to fix #524138
+
 * Tue Oct 20 2009 Ondrej Vasik <ovasik at redhat.com> 1:3.17-5
 - symlink manpage for rpc.rquotad
 - fix headers and structs in quotactl manpage(#524138)




More information about the fedora-extras-commits mailing list