rpms/quota/devel quota.spec,1.40,1.41

Ondrej Vasik (ovasik) fedora-extras-commits at redhat.com
Wed Mar 12 12:53:35 UTC 2008


Author: ovasik

Update of /cvs/extras/rpms/quota/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25019

Modified Files:
	quota.spec 
Log Message:
removed unnecessary(and errorneus) with-ext2direct=no option, enabled ldapmail support(used try, nonmandatory)


Index: quota.spec
===================================================================
RCS file: /cvs/extras/rpms/quota/devel/quota.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- quota.spec	6 Mar 2008 07:12:32 -0000	1.40
+++ quota.spec	12 Mar 2008 12:53:04 -0000	1.41
@@ -5,7 +5,7 @@
 Summary: System administration tools for monitoring users' disk usage
 Epoch: 1
 Version: 3.15
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: BSD and GPLv2+
 URL: http://sourceforge.net/projects/linuxquota/
 Group: System Environment/Base
@@ -41,7 +41,7 @@
 
 %build
 %configure \
-	--with-ext2direct=no \
+	--enable-ldapmail=try \
 %if %{rpcsetquota}
 	--enable-rpcsetquota=yes \
 %endif
@@ -89,6 +89,12 @@
 
 
 %changelog
+* Wed Mar 12 2008 Ondrej Vasik <ovasik at redhat.com> 3.15-6
+- added enable-ldapmail=try option(wonder how #133207
+  got closed by FC-4 without it or warnquota.conf change)
+- dropped with-ext2direct=no option - this option is 
+  invalid and original bug was fixed in 3.07
+
 * Thu Mar  6 2008 Ondrej Vasik <ovasik at redhat.com> 3.15-5
 - added symbolic link for quotaoff man page(#436110)
 - don't ship xqmstats.8 man page as we don't ship those




More information about the fedora-extras-commits mailing list