Hello community,
here is the log from the commit of package PackageKit-branding-openSUSE for
openSUSE:Factory checked in at 2014-09-23 17:16:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "PackageKit-branding-openSUSE"
Changes:
--------
---
/work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
2014-05-05 21:18:31.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
2014-09-23 17:16:48.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 10 15:00:03 UTC 2014 - [email protected]
+
+- Rebase PackageKit-branding-default-config.patch for
+ PackageKit 0.9.6.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ PackageKit-branding-default-config.patch ++++++
--- /var/tmp/diff_new_pack.wt6k8x/_old 2014-09-23 17:16:49.000000000 +0200
+++ /var/tmp/diff_new_pack.wt6k8x/_new 2014-09-23 17:16:49.000000000 +0200
@@ -1,20 +1,15 @@
---- PackageKit.conf.orig 2013-12-23 15:09:37.018505990 +0100
-+++ PackageKit.conf 2013-12-23 15:10:06.895787569 +0100
-@@ -6,7 +6,7 @@
- # Shut down the daemon after this many seconds idle. 0 means don't shutdown.
- #
- # default=300
--ShutdownTimeout=300
-+ShutdownTimeout=15
-
- # Unlock the backend after this many seconds idle.
- #
-@@ -46,7 +46,7 @@
- # NOTE: Don't enable this for backends that are slow doing SearchFile()
- #
- # default=true
--ScanDesktopFiles=true
-+ScanDesktopFiles=false
+diff -ur a/PackageKit.conf b/PackageKit.conf
+--- PackageKit.conf 2014-09-10 16:55:20.039417673 +0200
++++ PackageKit.conf 2014-09-10 16:59:09.762454591 +0200
+@@ -2,3 +2,11 @@
+ # should not have to change anything.
- # Update the package cache on PackageKit transactions
- # The cache is used by client applications to fetch
+ [Daemon]
++
++# Shut down the daemon after this many seconds idle. 0 means don't shutdown.
++#
++# default=300
++#
++# for openSUSE, we want this shorter so it does not interfere with zypp/yast
all the time
++ShutdownTimeout=15
++
++++++ PackageKit-branding.spec.in ++++++
--- /var/tmp/diff_new_pack.wt6k8x/_old 2014-09-23 17:16:49.000000000 +0200
+++ /var/tmp/diff_new_pack.wt6k8x/_new 2014-09-23 17:16:49.000000000 +0200
@@ -32,11 +32,11 @@
Patch0: PackageKit-branding-vendor.patch
# PATCH-FEATURE-OPENSUSE PackageKit-branding-default-config.patch
[email protected] -- Change some default configuration
Patch1: PackageKit-branding-default-config.patch
-BuildRequires: PackageKit >= 0.8
+BuildRequires: PackageKit >= 0.9.6
# To be in sync with upstream defaults, do branding as a patch for upstream
file.
# WARNING: As this package conflicts with
PackageKit-branding-%{branding_name}, you cannot
# reuse build root. You have to build in a clean build root every
time!
-BuildRequires: PackageKit-branding-upstream >= 0.8.14
+BuildRequires: PackageKit-branding-upstream >= 0.9.6
%define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
Requires: PackageKit = %{packagekit_version}
Provides: PackageKit-branding = %{packagekit_version}
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]