Hello community,

here is the log from the commit of package shadow for openSUSE:Factory checked 
in at 2016-01-26 10:14:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shadow (Old)
 and      /work/SRC/openSUSE:Factory/.shadow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shadow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/shadow/shadow.changes    2015-07-21 
13:25:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.shadow.new/shadow.changes       2016-01-26 
10:14:18.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Jan 15 11:08:29 UTC 2016 - [email protected]
+
+- Moved call from %verifyscript into %post:
+  * Caused call to %service_add_post shadow.service shadow.timer
+    during rpm -qV shadow
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ shadow.spec ++++++
--- /var/tmp/diff_new_pack.piAiPB/_old  2016-01-26 10:14:19.000000000 +0100
+++ /var/tmp/diff_new_pack.piAiPB/_new  2016-01-26 10:14:19.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package shadow
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -182,6 +182,8 @@
 %set_permissions /usr/bin/newgrp
 %set_permissions /usr/bin/passwd
 
+%service_add_post shadow.service shadow.timer
+
 %verifyscript
 %verify_permissions /usr/bin/chage
 %verify_permissions /usr/bin/chfn
@@ -191,8 +193,6 @@
 %verify_permissions /usr/bin/newgrp
 %verify_permissions /usr/bin/passwd
 
-%service_add_post shadow.service shadow.timer
-
 %preun
 %service_del_preun shadow.service shadow.timer
 


Reply via email to