From 302d3434a74e5122a3b9b246152df65df743909a Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Dec 16 2014 15:51:23 +0000 Subject: Don't own _libdir/pkgconfig and require pkgconfig instead. Reviewed-by: Michael Adam (cherry picked from commit 58ff6dd9f2be140c7ab583539c3c8f69d6abb3e6) --- diff --git a/uid_wrapper.spec b/uid_wrapper.spec index 7ed1aad..aaf1b36 100644 --- a/uid_wrapper.spec +++ b/uid_wrapper.spec @@ -12,6 +12,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 @@ -62,7 +63,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* @@ -70,6 +70,7 @@ popd * Mon Dec 15 2014 Michael Adam - 1.0.2-3 - 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-2 - resolves: #1146410 - Do not own /usr/lib64/cmake.