Hello community, here is the log from the commit of package svrcore for openSUSE:Factory checked in at 2017-08-30 16:24:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/svrcore (Old) and /work/SRC/openSUSE:Factory/.svrcore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "svrcore" Wed Aug 30 16:24:44 2017 rev:12 rq:519638 version:4.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/svrcore/svrcore.changes 2017-06-04 01:59:55.707358085 +0200 +++ /work/SRC/openSUSE:Factory/.svrcore.new/svrcore.changes 2017-08-30 16:24:45.264397448 +0200 @@ -1,0 +2,6 @@ +Tue Aug 29 09:31:25 UTC 2017 - [email protected] + +- Introduce systemd build dependencies to properly enable systemd + integration. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ svrcore.spec ++++++ --- /var/tmp/diff_new_pack.5b8Byp/_old 2017-08-30 16:24:45.888309683 +0200 +++ /var/tmp/diff_new_pack.5b8Byp/_new 2017-08-30 16:24:45.896308558 +0200 @@ -17,7 +17,6 @@ # -%bcond_without systemd Name: svrcore %define libpackage libsvrcore0 Version: 4.1.3 @@ -34,6 +33,8 @@ BuildRequires: libtool BuildRequires: mozilla-nss-devel BuildRequires: pkgconfig +BuildRequires: pkgconfig(libsystemd) +BuildRequires: pkgconfig(systemd) %description svrcore provides applications with several ways to handle secure PIN storage @@ -75,11 +76,7 @@ %build ./autogen.sh -%if %{with systemd} %configure --with-systemd -%else -%configure -%endif make
