Add BuildRequires: openssl for the test suite

This commit is contained in:
Miloslav Trmač 2012-03-03 06:08:54 +01:00
parent c3006b3573
commit f0014149ba

View File

@ -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