Hello community, here is the log from the commit of package PackageKit for openSUSE:Factory checked in at 2018-10-23 20:34:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/PackageKit (Old) and /work/SRC/openSUSE:Factory/.PackageKit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "PackageKit" Tue Oct 23 20:34:29 2018 rev:179 rq:642594 version:1.1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes 2018-09-05 13:47:35.470160582 +0200 +++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes 2018-10-23 20:34:33.620962230 +0200 @@ -1,0 +2,6 @@ +Tue Oct 16 10:40:44 UTC 2018 - Antonio Larrosa <[email protected]> + +- Add files/directories created by tmpfiles.d under /var as ghost + entries to the rpm filelist. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ PackageKit.spec ++++++ --- /var/tmp/diff_new_pack.IPwJVH/_old 2018-10-23 20:34:34.360961346 +0200 +++ /var/tmp/diff_new_pack.IPwJVH/_new 2018-10-23 20:34:34.364961341 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -368,7 +368,7 @@ %{_unitdir}/packagekit.service %{_sbindir}/rcpackagekit %{_mandir}/man?/*%{ext_man} -%{_usr}/lib/tmpfiles.d/PackageKit.conf +%{_tmpfilesdir}/PackageKit.conf %if %{with offline_updates} %{_libexecdir}/pk-offline-update %{_unitdir}/packagekit-offline-update.service @@ -376,6 +376,9 @@ %{_unitdir}/system-update.target.wants/packagekit-offline-update.service %{_sbindir}/rcpackagekit-offline-update %endif +%ghost %dir %{_localstatedir}/lib/PackageKit +%ghost %dir %{_localstatedir}/cache/PackageKit +%ghost %{_localstatedir}/lib/PackageKit/transactions.db %files backend-zypp %{_libdir}/packagekit-backend/libpk_backend_zypp.so
