Require cmake.

So that we don't own the /usr/lib64/cmake directory.

Signed-off-by: Michael Adam <madam@redhat.com>
This commit is contained in:
Michael Adam 2014-12-15 17:27:21 +01:00 committed by Michael Adam
parent 9c470b2d22
commit b77087c883
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,8 @@ Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: libcmocka-devel
Requires: cmake
%description
There are projects which provide daemons needing to be able to create, modify
and delete Unix users. Or just switch user ids to interact with the system e.g.
@ -77,6 +79,7 @@ popd
%changelog
* Mon Dec 15 2014 Michael Adam <madam@redhat.com> - 1.0.3-2
- Fix format of changelog entries.
- Require cmake.
* Thu Sep 11 2014 Andreas Schneider <asn@redhat.com> - 1.0.3-1
- Update to version 1.0.3.