Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2016-08-28 12:16:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2016-08-22 
10:48:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes       
2016-08-28 12:17:00.000000000 +0200
@@ -1,0 +2,17 @@
+Thu Aug 25 11:17:18 UTC 2016 - dims...@opensuse.org
+
+- Drop PackageKit-1.0.1-fix-bashisms.patch: this patch has been
+  submitted upstream for discussion (gh#hughsie/PackageKit#162). If
+  accepted, we'll inherit with a future update, if declined, it is
+  not important enough to carry around. The code it touches is only
+  used by the internal test suite.
+
+-------------------------------------------------------------------
+Thu Aug 25 10:30:17 UTC 2016 - dims...@opensuse.org
+
+- Drop PackageKit-fix-offline-trigger.patch: in line with upstreams
+  expectation we package /var/cache/PackageKit. With this present
+  the symlink produced for offline update can correctly symlink
+  to an existing directory.
+
+-------------------------------------------------------------------

Old:
----
  PackageKit-1.0.1-fix-bashisms.patch
  PackageKit-fix-offline-trigger.patch

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

Other differences:
------------------
++++++ PackageKit.spec ++++++
--- /var/tmp/diff_new_pack.ggePfs/_old  2016-08-28 12:17:01.000000000 +0200
+++ /var/tmp/diff_new_pack.ggePfs/_new  2016-08-28 12:17:01.000000000 +0200
@@ -34,9 +34,6 @@
 Patch1:         0001-Change-the-configuration-of-the-cron-script-to-a-sys.patch
 # PATCH-FIX-UPSTREAM PackageKit-dbus-location.patch bnc#829944 
dims...@opensuse.org -- Look for dbus socket in /run instead of /var/run. Sent 
to upstream.
 Patch3:         PackageKit-dbus-location.patch
-Patch4:         PackageKit-1.0.1-fix-bashisms.patch
-# PATCH-FIX-UPSTREAM PackageKit-fix-offline-trigger.patch boo#954125 
dims...@opensuse.org -- Fix the PK trigger detection; if not done properly, PK 
might believe that something else triggered the system update and expects 
something else to handle the update
-Patch5:         PackageKit-fix-offline-trigger.patch
 # PATCH-FIX-UPSTREAM PackageKit-avoid-endless-loop-on-autoupdate.patch 
zai...@opensuse.org -- Avoid a endless loop on autoupdates.
 Patch6:         PackageKit-avoid-endless-loop-on-autoupdate.patch
 # PATCH-FIX-UPSTREAM PackageKit-annotate-dbus-interface.patch 
gh#hughsie/PackageKit#147 dims...@opensuse.org -- Annotate new DBus interface, 
which is too complex for Qt
@@ -228,8 +225,6 @@
 %setup -q
 %patch1 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5 -p1
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
@@ -365,6 +360,7 @@
 %{_datadir}/polkit-1/actions/org.freedesktop.packagekit.policy
 %{_datadir}/polkit-1/rules.d/org.freedesktop.packagekit.rules
 %{_datadir}/dbus-1/system-services/*
+%dir %{_localstatedir}/cache/%{name}
 %{_unitdir}/packagekit.service
 %{_sbindir}/rcpackagekit
 %{_mandir}/man?/*.*




Reply via email to