Hello community, here is the log from the commit of package nss_wrapper for openSUSE:Factory checked in at 2019-08-24 18:42:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nss_wrapper (Old) and /work/SRC/openSUSE:Factory/.nss_wrapper.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nss_wrapper" Sat Aug 24 18:42:34 2019 rev:8 rq:724988 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/nss_wrapper/nss_wrapper.changes 2019-05-22 10:49:50.735374818 +0200 +++ /work/SRC/openSUSE:Factory/.nss_wrapper.new.7948/nss_wrapper.changes 2019-08-24 18:42:36.861779232 +0200 @@ -1,0 +2,5 @@ +Wed Aug 21 09:07:07 UTC 2019 - Andreas Schneider <[email protected]> + +- Change Requires to Recommends for cmake and pkgconf + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nss_wrapper.spec ++++++ --- /var/tmp/diff_new_pack.Mcg8BG/_old 2019-08-24 18:42:37.377779182 +0200 +++ /var/tmp/diff_new_pack.Mcg8BG/_new 2019-08-24 18:42:37.381779182 +0200 @@ -41,8 +41,8 @@ BuildRequires: libcmocka-devel BuildRequires: netcfg -Requires: cmake -Requires: pkg-config +Recommends: cmake +Recommends: pkgconf %description There are projects which provide daemons that need to be able to create, modify @@ -83,9 +83,7 @@ | xargs sed -i '1 s|/usr/bin/env\ perl|/usr/bin/perl|' %check -pushd build -make %{?_smp_mflags} test || cat $(find Testing -name "*.log") -popd +%ctest %post -p /sbin/ldconfig
