Add BuildRequires: openssl for the test suite
This commit is contained in:
parent
c3006b3573
commit
f0014149ba
@ -12,7 +12,7 @@ BuildRequires: cyrus-sasl-devel, libselinux-devel, openldap-devel
|
||||
# To make sure the configure script can find it
|
||||
BuildRequires: nscd
|
||||
# For %%check
|
||||
BuildRequires: openldap-clients, openldap-servers
|
||||
BuildRequires: openldap-clients, openldap-servers, openssl
|
||||
Summary: A user and group account administration library
|
||||
|
||||
%description
|
||||
@ -104,6 +104,7 @@ python -c "import libuser"
|
||||
%changelog
|
||||
* Sat Mar 3 2012 Miloslav Trmač <mitr@redhat.com> - 0.57.5-1
|
||||
- Update to libuser-0.57.5
|
||||
- BuildRequires: openssl, the testsuite needs /usr/bin/openssl
|
||||
|
||||
* Fri Feb 10 2012 Miloslav Trmač <mitr@redhat.com> - 0.57.4-1
|
||||
- Update to libuser-0.57.4
|
||||
|
Loading…
Reference in New Issue
Block a user