diff --git a/uid_wrapper.spec b/uid_wrapper.spec index 2b78975..3b179d5 100644 --- a/uid_wrapper.spec +++ b/uid_wrapper.spec @@ -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 - 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 - 1.0.2-4 - resolves: #1146410 - Do not own /usr/lib64/cmake.