Require cmake, to not have directory _libdir/cmake without owner
Reviewed-by: Michael Adam <madam@redhat.com>
This commit is contained in:
parent
f79ed1c744
commit
18d6c1a637
@ -12,6 +12,8 @@ Patch0: aarch64-has-no-sys-access.patch
|
|||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: libcmocka-devel
|
BuildRequires: libcmocka-devel
|
||||||
|
|
||||||
|
Requires: cmake
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Some projects like a file server need privilege separation to be able to switch
|
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
|
to the connection user and do file operations. uid_wrapper convincingly lies
|
||||||
@ -69,6 +71,7 @@ popd
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Dec 15 2014 Michael Adam <madam@redhat.com> - 1.0.2-5
|
* Mon Dec 15 2014 Michael Adam <madam@redhat.com> - 1.0.2-5
|
||||||
- Fix format errors in changelog.
|
- Fix format errors in changelog.
|
||||||
|
- Require cmake.
|
||||||
|
|
||||||
* Thu Oct 02 2014 Andreas Schneider <asn@redhat.com> - 1.0.2-4
|
* Thu Oct 02 2014 Andreas Schneider <asn@redhat.com> - 1.0.2-4
|
||||||
- resolves: #1146410 - Do not own /usr/lib64/cmake.
|
- resolves: #1146410 - Do not own /usr/lib64/cmake.
|
||||||
|
Loading…
Reference in New Issue
Block a user