diff --git a/quota.spec b/quota.spec index cf715e7..b70cb0f 100644 --- a/quota.spec +++ b/quota.spec @@ -5,15 +5,15 @@ Name: quota Summary: System administration tools for monitoring users' disk usage Epoch: 1 Version: 4.00 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD and GPLv2+ URL: http://sourceforge.net/projects/linuxquota/ Group: System Environment/Base Requires: initscripts >= 6.38 tcp_wrappers Requires: quota-nls = %{epoch}:%{version}-%{release} Conflicts: kernel < 2.4 -BuildRequires: e2fsprogs-devel gettext tcp_wrappers-devel nss-devel -BuildRequires: openldap-devel openssl-devel dbus-devel libnl-devel +BuildRequires: e2fsprogs-devel gettext tcp_wrappers-devel +BuildRequires: openldap-devel dbus-devel libnl-devel Source0: http://downloads.sourceforge.net/linuxquota/%{name}-%{version}.tar.gz Source1: quota_nld.init Source2: quota_nld.sysconfig @@ -214,6 +214,9 @@ fi %changelog +* Tue Aug 30 2011 Petr Pisar - 1:4.00-2 +- Remove unneeded cryptographic library build-time dependencies + * Tue Aug 23 2011 Petr Pisar - 1:4.00-1 - 4.00 bump - Remove unneeded LDAP linking patch