Don't own _libdir/pkgconfig and require pkgconfig instead.
Reviewed-by: Michael Adam <madam@redhat.com>
This commit is contained in:
parent
18d6c1a637
commit
58ff6dd9f2
@ -13,6 +13,7 @@ BuildRequires: cmake
|
||||
BuildRequires: libcmocka-devel
|
||||
|
||||
Requires: cmake
|
||||
Requires: pkgconfig
|
||||
|
||||
%description
|
||||
Some projects like a file server need privilege separation to be able to switch
|
||||
@ -64,7 +65,6 @@ popd
|
||||
%dir %{_libdir}/cmake/uid_wrapper
|
||||
%{_libdir}/cmake/uid_wrapper/uid_wrapper-config-version.cmake
|
||||
%{_libdir}/cmake/uid_wrapper/uid_wrapper-config.cmake
|
||||
%dir %{_libdir}/pkgconfig
|
||||
%{_libdir}/pkgconfig/uid_wrapper.pc
|
||||
%{_mandir}/man1/uid_wrapper.1*
|
||||
|
||||
@ -72,6 +72,7 @@ popd
|
||||
* Mon Dec 15 2014 Michael Adam <madam@redhat.com> - 1.0.2-5
|
||||
- Fix format errors in changelog.
|
||||
- Require cmake.
|
||||
- Don't own _libdir/pkgconfig, and require pkgconfig instead.
|
||||
|
||||
* Thu Oct 02 2014 Andreas Schneider <asn@redhat.com> - 1.0.2-4
|
||||
- resolves: #1146410 - Do not own /usr/lib64/cmake.
|
||||
|
Loading…
Reference in New Issue
Block a user