Require cmake, to not have directory _libdir/cmake without owner

Reviewed-by: Michael Adam <madam@redhat.com>
This commit is contained in:
Michael Adam 2014-12-15 22:40:13 +01:00 committed by Michael Adam
parent f79ed1c744
commit 18d6c1a637

View File

@ -12,6 +12,8 @@ Patch0: aarch64-has-no-sys-access.patch
BuildRequires: cmake
BuildRequires: libcmocka-devel
Requires: cmake
%description
Some projects like a file server need privilege separation to be able to switch
to the connection user and do file operations. uid_wrapper convincingly lies
@ -69,6 +71,7 @@ popd
%changelog
* Mon Dec 15 2014 Michael Adam <madam@redhat.com> - 1.0.2-5
- Fix format errors in changelog.
- Require cmake.
* Thu Oct 02 2014 Andreas Schneider <asn@redhat.com> - 1.0.2-4
- resolves: #1146410 - Do not own /usr/lib64/cmake.