- Requires: e2fsprogs changed to e2fsprogs-libs (#570005)
This commit is contained in:
parent
35ecdf697d
commit
5243998f97
@ -5,12 +5,12 @@ Name: quota
|
||||
Summary: System administration tools for monitoring users' disk usage
|
||||
Epoch: 1
|
||||
Version: 3.17
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?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
|
||||
Requires: initscripts >= 6.38 tcp_wrappers e2fsprogs-libs
|
||||
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,9 @@ rm -rf %{buildroot}
|
||||
%attr(0644,root,root) %{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 12 2010 Daniel Novotny <dnovotny@redhat.com> 1:3.17-10
|
||||
- Requires: e2fsprogs changed to e2fsprogs-libs (#570005)
|
||||
|
||||
* Tue Feb 23 2010 Daniel Novotny <dnovotny@redhat.com> 1:3.17-9
|
||||
- fix #565124 - FTBFS quota-3.17-8.fc13: ImplicitDSOLinking
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user