Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2014-08-11 10:09:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/PackageKit (Old)
 and      /work/SRC/openSUSE:Factory/.PackageKit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "PackageKit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes    2014-07-16 
16:36:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes       
2014-08-11 10:09:32.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Aug  6 15:54:25 UTC 2014 - dims...@opensuse.org
+
+- Export DISABLE_RESTART_ON_UPDATE=1 in postun scriptlet: advise
+  the systemd postun macro not to restart PackageKit services, as
+  PK would forget it was in progress of a transaction and abort it.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ PackageKit.spec ++++++
--- /var/tmp/diff_new_pack.ZZwk3J/_old  2014-08-11 10:09:33.000000000 +0200
+++ /var/tmp/diff_new_pack.ZZwk3J/_new  2014-08-11 10:09:33.000000000 +0200
@@ -326,6 +326,8 @@
 
 %postun
 %mime_database_postun
+# Do not restart PackageKit on upgrade - it kills the transaction
+export DISABLE_RESTART_ON_UPDATE=1
 %service_del_postun packagekit.service
 %if %{with_offline_updates}
 %service_del_postun packagekit-offline-update.service

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to