rpms/quota/devel quota.spec,1.51,1.52

Ondrej Vasik ovasik at fedoraproject.org
Fri Mar 13 11:08:15 UTC 2009


Author: ovasik

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

Modified Files:
	quota.spec 
Log Message:
 add missing buildrequires needed to compile with enable-ldapmail=try option with LDAP(#490106)


Index: quota.spec
===================================================================
RCS file: /cvs/extras/rpms/quota/devel/quota.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- quota.spec	25 Feb 2009 18:30:16 -0000	1.51
+++ quota.spec	13 Mar 2009 11:07:44 -0000	1.52
@@ -5,7 +5,7 @@
 Summary: System administration tools for monitoring users' disk usage
 Epoch: 1
 Version: 3.17
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: BSD and GPLv2+
 URL: http://sourceforge.net/projects/linuxquota/
 Group: System Environment/Base
@@ -13,6 +13,7 @@
 Requires: initscripts >= 6.38 tcp_wrappers e2fsprogs
 Conflicts: kernel < 2.4
 BuildRequires: e2fsprogs-devel gettext tcp_wrappers-devel nss-devel
+BuildRequires: openldap-devel openssl-devel
 Source0: http://downloads.sourceforge.net/linuxquota/%{name}-%{version}.tar.gz
 Patch0:	quota-3.06-warnquota.patch
 Patch1: quota-3.06-no-stripping.patch
@@ -109,6 +110,10 @@
 %attr(0644,root,root) %{_mandir}/man3/*
 
 %changelog
+* Fri Mar 13 2009 Ondrej Vasik <ovasik at redhat.com> 1:3.17-3
+- add missing buildrequires needed to compile with
+  enable-ldapmail=try option with LDAP(#490106)
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.17-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list