Hello community,

here is the log from the commit of package pesign for openSUSE:Factory checked 
in at 2015-09-03 18:00:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pesign (Old)
 and      /work/SRC/openSUSE:Factory/.pesign.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pesign"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pesign/pesign.changes    2015-08-21 
07:38:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pesign.new/pesign.changes       2015-09-03 
18:07:01.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 06:11:06 UTC 2015 - [email protected]
+
+- Do not buildrequire systemd: it conflicts with systemd-mini,
+  which is pulled in by systemd-mini-devel (due to BuildRequires:
+  pkgconfig(systemd).
+- As we lack systemd-tmpfiles in the build env, we ignore the
+  errors cast in the %post scriptlet.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pesign.spec ++++++
--- /var/tmp/diff_new_pack.tOhcUH/_old  2015-09-03 18:07:03.000000000 +0200
+++ /var/tmp/diff_new_pack.tOhcUH/_new  2015-09-03 18:07:03.000000000 +0200
@@ -49,7 +49,6 @@
 BuildRequires:  mozilla-nss-devel
 BuildRequires:  pkg-config
 BuildRequires:  popt-devel
-BuildRequires:  systemd
 BuildRequires:  pkgconfig(systemd)
 Requires(pre):  pwdutils
 %{?systemd_requires}
@@ -99,7 +98,7 @@
 
 %post
 %service_add_post pesign.service
-systemd-tmpfiles --create %{_libexecdir}/tmpfiles.d/pesign.conf
+systemd-tmpfiles --create %{_libexecdir}/tmpfiles.d/pesign.conf || :
 
 %postun
 %service_del_postun pesign.service


Reply via email to