From 0aae6f91e996302dd64b6f4215cf7795061cf3d8 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Dec 16 2014 16:22:23 +0000 Subject: Don't own _libdir/pkgconfig and require pkgconfig instead. Reviewed-by: Michael Adam --- diff --git a/uid_wrapper.spec b/uid_wrapper.spec index 2f8a9b2..af84ad2 100644 --- a/uid_wrapper.spec +++ b/uid_wrapper.spec @@ -13,6 +13,7 @@ BuildRequires: cmake28 BuildRequires: libcmocka-devel Requires: cmake +Requires: pkgconfig %description Some projects like a file server need privilege separation to be able to switch @@ -65,7 +66,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* @@ -73,6 +73,7 @@ popd * Mon Dec 15 2014 Michael Adam - 1.0.2-4 - 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-3 - resolves: #1146410 - Do not own /usr/lib64/cmake.