Hello community, here is the log from the commit of package uid_wrapper for openSUSE:Factory checked in at 2019-08-24 18:42:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uid_wrapper (Old) and /work/SRC/openSUSE:Factory/.uid_wrapper.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uid_wrapper" Sat Aug 24 18:42:15 2019 rev:9 rq:724981 version:1.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/uid_wrapper/uid_wrapper.changes 2019-07-17 14:23:51.775992071 +0200 +++ /work/SRC/openSUSE:Factory/.uid_wrapper.new.7948/uid_wrapper.changes 2019-08-24 18:42:19.237780924 +0200 @@ -1,0 +2,6 @@ +Wed Aug 21 08:46:42 UTC 2019 - Andreas Schneider <[email protected]> + +- Change BR to pkgconf +- Change Requires to Recommends for pkgconf and cmake + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uid_wrapper.spec ++++++ --- /var/tmp/diff_new_pack.08iM2v/_old 2019-08-24 18:42:19.689780880 +0200 +++ /var/tmp/diff_new_pack.08iM2v/_new 2019-08-24 18:42:19.689780880 +0200 @@ -39,11 +39,11 @@ BuildRequires: cmake BuildRequires: libcmocka-devel -BuildRequires: pkg-config +BuildRequires: pkgconf BuildRequires: system-user-nobody -Requires: cmake -Requires: pkg-config +Recommends: cmake +Recommends: pkgconf %description Some projects like a file server need privilege separation to be able to switch @@ -74,11 +74,7 @@ %cmake_install %check -pushd build -ls -l tests -ldd tests/test_uwrap_enabled -ctest --output-on-failure -popd +%ctest %post -p /sbin/ldconfig
