commit PackageKit-branding-openSUSE for openSUSE:Factory

2018-05-22 Thread root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2018-05-22 17:00:24

Comparing /work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new (New)


Package is "PackageKit-branding-openSUSE"

Tue May 22 17:00:24 2018 rev:33 rq:607498 version:42.1

Changes:

--- 
/work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
2015-10-30 21:51:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2018-05-22 17:00:27.371513458 +0200
@@ -1,0 +2,11 @@
+Wed Feb 28 16:38:12 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---
+Thu Feb 22 14:18:34 UTC 2018 - dims...@opensuse.org
+
+- Drop pre-checkin.sh and *.{spec,changes}.in: there is only one
+  flavor and thus no need for this complexity.
+
+---

Old:

  PackageKit-branding.changes.in
  PackageKit-branding.spec.in
  pre_checkin.sh



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.bl14OA/_old  2018-05-22 17:00:28.547470667 +0200
+++ /var/tmp/diff_new_pack.bl14OA/_new  2018-05-22 17:00:28.551470521 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package PackageKit-branding-openSUSE
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,15 +18,15 @@
 
 %define build_openSUSE 1
 %define build_SLED 0
-
+%define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
 # Do not edit this auto generated file! Edit PackageKit-branding.spec.in.
 Name:   PackageKit-branding-openSUSE
 Version:42.1
 Release:0
 Summary:Simple software installation management software -- openSUSE 
default configuration
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Daemons
-Url:http://packagekit.org/
+URL:http://packagekit.org/
 Source0:COPYING
 Source1:PackageKit-branding-ZYpp.conf
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-vendor.patch vu...@opensuse.org 
-- Update the Vendor.conf file with distro-specific data
@@ -38,12 +38,10 @@
 # WARNING: As this package conflicts with PackageKit-branding-openSUSE, you 
cannot
 #  reuse build root. You have to build in a clean build root every 
time!
 BuildRequires:  PackageKit-branding-upstream >= 1.0.1
-%define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
 Requires:   PackageKit = %{packagekit_version}
-Provides:   PackageKit-branding = %{packagekit_version}
-Conflicts:  otherproviders(PackageKit-branding)
 Supplements:packageand(PackageKit:branding-openSUSE)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Conflicts:  PackageKit-branding
+Provides:   PackageKit-branding = %{packagekit_version}
 BuildArch:  noarch
 
 %description
@@ -77,14 +75,11 @@
 ;;
 esac
 done
-install -m0644 %{S:1} %{buildroot}%{_sysconfdir}/PackageKit/ZYpp.conf
-
-%clean
-rm -rf %{buildroot}
+install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/PackageKit/ZYpp.conf
 
 %files
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
+
 %config(noreplace) %{_sysconfdir}/PackageKit/PackageKit.conf
 %{_sysconfdir}/PackageKit/Vendor.conf
 %config(noreplace) %{_sysconfdir}/PackageKit/ZYpp.conf




commit PackageKit-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 21:51:16

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-10-29 21:09:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2015-10-30 21:51:17.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 15:19:22 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1 for next version of openSUSE.
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.ANs6g4/_old  2015-10-30 21:51:18.0 +0100
+++ /var/tmp/diff_new_pack.ANs6g4/_new  2015-10-30 21:51:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package PackageKit-branding-openSUSE
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit PackageKit-branding.spec.in.
 Name:   PackageKit-branding-openSUSE
-Version:13.2
+Version:42.1
 Release:0
 Summary:Simple software installation management software -- openSUSE 
default configuration
 License:GPL-2.0+

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.ANs6g4/_old  2015-10-30 21:51:18.0 +0100
+++ /var/tmp/diff_new_pack.ANs6g4/_new  2015-10-30 21:51:18.0 +0100
@@ -1,4 +1,9 @@
 ---
+Mon Oct 12 15:19:22 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1 for next version of openSUSE.
+
+---
 Tue Oct 21 19:19:22 UTC 2014 - dims...@opensuse.org
 
 - Rebase PackageKit-branding-default-config.patch for

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.ANs6g4/_old  2015-10-30 21:51:18.0 +0100
+++ /var/tmp/diff_new_pack.ANs6g4/_new  2015-10-30 21:51:18.0 +0100
@@ -20,7 +20,7 @@
 %define build_SLED 0
 
 Name:   PackageKit-branding-%{branding_name}
-Version:13.2
+Version:42.1
 Release:0
 Summary:Simple software installation management software -- 
%{branding_name} default configuration
 License:GPL-2.0+




commit PackageKit-branding-openSUSE for openSUSE:Factory

2014-10-29 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2014-10-29 21:09:07

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-09-23 17:16:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2014-10-29 21:09:15.0 +0100
@@ -1,0 +2,6 @@
+Tue Oct 21 19:19:22 UTC 2014 - dims...@opensuse.org
+
+- Rebase PackageKit-branding-default-config.patch for
+  PackageKit 1.0.1.
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.azk1dV/_old  2014-10-29 21:09:16.0 +0100
+++ /var/tmp/diff_new_pack.azk1dV/_new  2014-10-29 21:09:16.0 +0100
@@ -33,11 +33,11 @@
 Patch0: PackageKit-branding-vendor.patch
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-default-config.patch 
vu...@opensues.org -- Change some default configuration
 Patch1: PackageKit-branding-default-config.patch
-BuildRequires:  PackageKit = 0.8
+BuildRequires:  PackageKit = 1.0.1
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with PackageKit-branding-openSUSE, 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 = 1.0.1
 %define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
 Requires:   PackageKit = %{packagekit_version}
 Provides:   PackageKit-branding = %{packagekit_version}
@@ -60,7 +60,7 @@
 cp -a %{SOURCE0} .
 cp -a %{_sysconfdir}/PackageKit/* .
 %patch0
-%patch1
+%patch1 -p1
 
 %build
 

++ PackageKit-branding-default-config.patch ++
--- /var/tmp/diff_new_pack.azk1dV/_old  2014-10-29 21:09:16.0 +0100
+++ /var/tmp/diff_new_pack.azk1dV/_new  2014-10-29 21:09:16.0 +0100
@@ -1,15 +1,13 @@
-diff -ur a/PackageKit.conf b/PackageKit.conf
 PackageKit.conf2014-09-10 16:55:20.039417673 +0200
-+++ PackageKit.conf2014-09-10 16:59:09.762454591 +0200
-@@ -2,3 +2,11 @@
- # should not have to change anything.
+--- a/PackageKit.conf  2014-10-21 21:16:35.698980297 +0200
 b/PackageKit.conf  2014-10-21 21:18:59.893478751 +0200
+@@ -16,6 +16,10 @@
  
- [Daemon]
-+
-+# Shut down the daemon after this many seconds idle. 0 means don't shutdown.
-+#
-+# default=300
+ # Shut down the daemon after this many seconds idle. 0 means don't shutdown.
+ #ShutdownTimeout=300
 +#
 +# for openSUSE, we want this shorter so it does not interfere with zypp/yast 
all the time
++# until boo#899755 is fixed (in fact it's a libzypp issue, NOT a PK issue)
 +ShutdownTimeout=15
-+
+ 
+ # Keep the packages after they have been downloaded
+ #KeepCache=false

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.azk1dV/_old  2014-10-29 21:09:16.0 +0100
+++ /var/tmp/diff_new_pack.azk1dV/_new  2014-10-29 21:09:16.0 +0100
@@ -1,4 +1,16 @@
 ---
+Tue Oct 21 19:19:22 UTC 2014 - dims...@opensuse.org
+
+- Rebase PackageKit-branding-default-config.patch for
+  PackageKit 1.0.1.
+
+---
+Wed Sep 10 15:00:03 UTC 2014 - dims...@opensuse.org
+
+- Rebase PackageKit-branding-default-config.patch for
+  PackageKit 0.9.6.
+
+---
 Tue Apr 15 16:32:40 UTC 2014 - zai...@opensuse.org
 
 - Bump version to 13.2 for next version of openSUSE.

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.azk1dV/_old  2014-10-29 21:09:16.0 +0100
+++ /var/tmp/diff_new_pack.azk1dV/_new  2014-10-29 21:09:16.0 +0100
@@ -32,11 +32,11 @@
 Patch0: PackageKit-branding-vendor.patch
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-default-config.patch 
vu...@opensues.org -- Change some default configuration
 Patch1: PackageKit-branding-default-config.patch
-BuildRequires:  PackageKit = 0.9.6
+BuildRequires:  PackageKit = 1.0.1
 # 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:  

commit PackageKit-branding-openSUSE for openSUSE:Factory

2014-09-23 Thread h_root
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.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2014-09-23 17:16:48.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 10 15:00:03 UTC 2014 - dims...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.wt6k8x/_new  2014-09-23 17:16:49.0 +0200
@@ -1,20 +1,15 @@
 PackageKit.conf.orig   2013-12-23 15:09:37.018505990 +0100
-+++ PackageKit.conf2013-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.conf2014-09-10 16:55:20.039417673 +0200
 PackageKit.conf2014-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.0 +0200
+++ /var/tmp/diff_new_pack.wt6k8x/_new  2014-09-23 17:16:49.0 +0200
@@ -32,11 +32,11 @@
 Patch0: PackageKit-branding-vendor.patch
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-default-config.patch 
vu...@opensues.org -- 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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit PackageKit-branding-openSUSE for openSUSE:Factory

2014-05-05 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2014-05-05 21:16:56

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
2013-12-30 11:04:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2014-05-05 21:18:31.0 +0200
@@ -1,0 +2,5 @@
+Tue Apr 15 16:32:40 UTC 2014 - zai...@opensuse.org
+
+- Bump version to 13.2 for next version of openSUSE.
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.Ol17bM/_old  2014-05-05 21:18:32.0 +0200
+++ /var/tmp/diff_new_pack.Ol17bM/_new  2014-05-05 21:18:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package PackageKit-branding-openSUSE
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit PackageKit-branding.spec.in.
 Name:   PackageKit-branding-openSUSE
-Version:13.1
+Version:13.2
 Release:0
 Summary:Simple software installation management software -- openSUSE 
default configuration
 License:GPL-2.0+

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.Ol17bM/_old  2014-05-05 21:18:32.0 +0200
+++ /var/tmp/diff_new_pack.Ol17bM/_new  2014-05-05 21:18:32.0 +0200
@@ -1,4 +1,9 @@
 ---
+Tue Apr 15 16:32:40 UTC 2014 - zai...@opensuse.org
+
+- Bump version to 13.2 for next version of openSUSE.
+
+---
 Mon Dec 23 14:57:21 UTC 2013 - dims...@opensuse.org
 
 - Rebase PackageKit-branding-vendor.patch and

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.Ol17bM/_old  2014-05-05 21:18:32.0 +0200
+++ /var/tmp/diff_new_pack.Ol17bM/_new  2014-05-05 21:18:32.0 +0200
@@ -20,7 +20,7 @@
 %define build_SLED 0
 
 Name:   PackageKit-branding-%{branding_name}
-Version:13.1
+Version:13.2
 Release:0
 Summary:Simple software installation management software -- 
%{branding_name} default configuration
 License:GPL-2.0+

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2013-12-30 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2013-12-30 11:04:50

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
2013-10-04 12:10:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2013-12-30 11:04:51.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 23 14:57:21 UTC 2013 - dims...@opensuse.org
+
+- Rebase PackageKit-branding-vendor.patch and
+  PackageKit-branding-default-config.patch for PackageKit 0.8.14.
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.FrtFpJ/_old  2013-12-30 11:04:52.0 +0100
+++ /var/tmp/diff_new_pack.FrtFpJ/_new  2013-12-30 11:04:52.0 +0100
@@ -37,7 +37,7 @@
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with PackageKit-branding-openSUSE, you 
cannot
 #  reuse build root. You have to build in a clean build root every 
time!
-BuildRequires:  PackageKit-branding-upstream
+BuildRequires:  PackageKit-branding-upstream = 0.8.14
 %define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
 Requires:   PackageKit = %{packagekit_version}
 Provides:   PackageKit-branding = %{packagekit_version}

++ PackageKit-branding-default-config.patch ++
--- /var/tmp/diff_new_pack.FrtFpJ/_old  2013-12-30 11:04:52.0 +0100
+++ /var/tmp/diff_new_pack.FrtFpJ/_new  2013-12-30 11:04:52.0 +0100
@@ -1,6 +1,6 @@
 PackageKit.conf.old2013-03-04 16:54:14.358972628 +0100
-+++ PackageKit.conf2013-03-04 16:52:37.432034701 +0100
-@@ -37,7 +37,7 @@
+--- PackageKit.conf.orig   2013-12-23 15:09:37.018505990 +0100
 PackageKit.conf2013-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
@@ -9,7 +9,7 @@
  
  # Unlock the backend after this many seconds idle.
  #
-@@ -124,7 +124,7 @@
+@@ -46,7 +46,7 @@
  # NOTE: Don't enable this for backends that are slow doing SearchFile()
  #
  # default=true
@@ -18,9 +18,3 @@
  
  # Update the package cache on PackageKit transactions
  # The cache is used by client applications to fetch
-@@ -323,4 +323,4 @@
- # show a 'Reboot and install updates' item to the user.
- #
- # default=true
--WritePreparedUpdates=true
-+WritePreparedUpdates=false

++ PackageKit-branding-vendor.patch ++
--- /var/tmp/diff_new_pack.FrtFpJ/_old  2013-12-30 11:04:52.0 +0100
+++ /var/tmp/diff_new_pack.FrtFpJ/_new  2013-12-30 11:04:52.0 +0100
@@ -1,5 +1,5 @@
 Vendor.conf.old2010-02-12 12:31:48.0 +0100
-+++ Vendor.conf2010-02-12 13:19:06.0 +0100
+--- Vendor.conf.orig   2013-12-23 14:35:34.448318039 +0100
 Vendor.conf2013-12-23 14:35:52.325877789 +0100
 @@ -12,7 +12,7 @@
  # If the value is set to 'none' then no link is shown.
  #
@@ -18,15 +18,3 @@
  
  # The URL which is shown to the user when hardware drivers could not be found.
  # It should explain why some hardware is not supported, and links to futher
-@@ -54,9 +54,9 @@
- # The vendor name shown for the 'vendor' group
- #
- # default=My Vendor
--VendorName=My Vendor
-+VendorName=SUSE
- 
- # The vendor icon name shown for the 'vendor' group
- #
- # default=emblem-favorite
--VendorIcon=emblem-favorite
-+VendorIcon=distributor

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.FrtFpJ/_old  2013-12-30 11:04:52.0 +0100
+++ /var/tmp/diff_new_pack.FrtFpJ/_new  2013-12-30 11:04:52.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Dec 23 14:57:21 UTC 2013 - dims...@opensuse.org
+
+- Rebase PackageKit-branding-vendor.patch and
+  PackageKit-branding-default-config.patch for PackageKit 0.8.14.
+
+---
 Fri Oct  4 07:32:46 UTC 2013 - dims...@opensuse.org
 
 - Do not package %{_sysconfdir}/PackageKit/CommandNotFound.conf, as

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.FrtFpJ/_old  2013-12-30 11:04:52.0 +0100
+++ /var/tmp/diff_new_pack.FrtFpJ/_new  2013-12-30 11:04:52.0 +0100
@@ -36,7 +36,7 @@
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts 

commit PackageKit-branding-openSUSE for openSUSE:Factory

2013-10-04 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2013-10-04 12:10:54

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
2013-09-09 13:17:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2013-10-04 12:10:55.0 +0200
@@ -1,0 +2,6 @@
+Fri Oct  4 07:32:46 UTC 2013 - dims...@opensuse.org
+
+- Do not package %{_sysconfdir}/PackageKit/CommandNotFound.conf, as
+  it unbranded and CNF is currently disabled in PackageKit.
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.O44ogl/_old  2013-10-04 12:10:56.0 +0200
+++ /var/tmp/diff_new_pack.O44ogl/_new  2013-10-04 12:10:56.0 +0200
@@ -85,7 +85,6 @@
 %files
 %defattr(-,root,root)
 %doc COPYING
-%config(noreplace) %{_sysconfdir}/PackageKit/CommandNotFound.conf
 %config(noreplace) %{_sysconfdir}/PackageKit/PackageKit.conf
 %{_sysconfdir}/PackageKit/Vendor.conf
 %config(noreplace) %{_sysconfdir}/PackageKit/ZYpp.conf

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.O44ogl/_old  2013-10-04 12:10:56.0 +0200
+++ /var/tmp/diff_new_pack.O44ogl/_new  2013-10-04 12:10:56.0 +0200
@@ -1,4 +1,10 @@
 ---
+Fri Oct  4 07:32:46 UTC 2013 - dims...@opensuse.org
+
+- Do not package %{_sysconfdir}/PackageKit/CommandNotFound.conf, as
+  it unbranded and CNF is currently disabled in PackageKit.
+
+---
 Sun Sep  9 07:25:40 UTC 2013 - zai...@opensuse.org
 
 - Bump version to 13.1 for next version of openSUSE.

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.O44ogl/_old  2013-10-04 12:10:56.0 +0200
+++ /var/tmp/diff_new_pack.O44ogl/_new  2013-10-04 12:10:56.0 +0200
@@ -84,7 +84,6 @@
 %files
 %defattr(-,root,root)
 %doc COPYING
-%config(noreplace) %{_sysconfdir}/PackageKit/CommandNotFound.conf
 %config(noreplace) %{_sysconfdir}/PackageKit/PackageKit.conf
 %{_sysconfdir}/PackageKit/Vendor.conf
 %config(noreplace) %{_sysconfdir}/PackageKit/ZYpp.conf

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2013-09-09 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2013-09-09 13:17:22

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
2013-03-05 06:48:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2013-09-09 13:17:23.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep  9 07:25:40 UTC 2013 - zai...@opensuse.org
+
+- Bump version to 13.1 for next version of openSUSE.
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.aiS7YB/_old  2013-09-09 13:17:24.0 +0200
+++ /var/tmp/diff_new_pack.aiS7YB/_new  2013-09-09 13:17:24.0 +0200
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit PackageKit-branding.spec.in.
 Name:   PackageKit-branding-openSUSE
-Version:12.3
+Version:13.1
 Release:0
 Summary:Simple software installation management software -- openSUSE 
default configuration
 License:GPL-2.0+

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.aiS7YB/_old  2013-09-09 13:17:24.0 +0200
+++ /var/tmp/diff_new_pack.aiS7YB/_new  2013-09-09 13:17:24.0 +0200
@@ -1,4 +1,15 @@
 ---
+Sun Sep  9 07:25:40 UTC 2013 - zai...@opensuse.org
+
+- Bump version to 13.1 for next version of openSUSE.
+
+---
+Mon Mar  4 15:54:50 UTC 2013 - dims...@opensuse.org
+
+- Disable WritePreparedUpdates: we do currently not support offline
+  updates.
+
+---
 Wed Jan 16 22:08:15 UTC 2013 - dims...@opensuse.org
 
 - Rebase PackageKit-branding-default-config.patch against

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.aiS7YB/_old  2013-09-09 13:17:24.0 +0200
+++ /var/tmp/diff_new_pack.aiS7YB/_new  2013-09-09 13:17:24.0 +0200
@@ -20,7 +20,7 @@
 %define build_SLED 0
 
 Name:   PackageKit-branding-%{branding_name}
-Version:12.3
+Version:13.1
 Release:0
 Summary:Simple software installation management software -- 
%{branding_name} default configuration
 License:GPL-2.0+

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2013-03-04 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2013-03-05 06:48: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, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
2013-01-22 17:44:49.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2013-03-05 06:48:46.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  4 15:54:50 UTC 2013 - dims...@opensuse.org
+
+- Disable WritePreparedUpdates: we do currently not support offline
+  updates.
+
+---



Other differences:
--
++ PackageKit-branding-default-config.patch ++
--- /var/tmp/diff_new_pack.tI2QXA/_old  2013-03-05 06:48:48.0 +0100
+++ /var/tmp/diff_new_pack.tI2QXA/_new  2013-03-05 06:48:48.0 +0100
@@ -1,5 +1,5 @@
 PackageKit.conf.old2010-02-12 12:31:55.0 +0100
-+++ PackageKit.conf2010-02-12 12:32:36.0 +0100
+--- PackageKit.conf.old2013-03-04 16:54:14.358972628 +0100
 PackageKit.conf2013-03-04 16:52:37.432034701 +0100
 @@ -37,7 +37,7 @@
  # Shut down the daemon after this many seconds idle. 0 means don't shutdown.
  #
@@ -18,4 +18,9 @@
  
  # Update the package cache on PackageKit transactions
  # The cache is used by client applications to fetch
-
+@@ -323,4 +323,4 @@
+ # show a 'Reboot and install updates' item to the user.
+ #
+ # default=true
+-WritePreparedUpdates=true
++WritePreparedUpdates=false

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2013-01-22 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2013-01-22 17:44:47

Comparing /work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new (New)


Package is PackageKit-branding-openSUSE, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
2013-01-17 09:53:03.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2013-01-22 17:44:49.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 16 22:08:15 UTC 2013 - dims...@opensuse.org
+
+- Rebase PackageKit-branding-default-config.patch against
+  PackageKit 0.8.7.
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.wOOu2U/_old  2013-01-22 17:44:50.0 +0100
+++ /var/tmp/diff_new_pack.wOOu2U/_new  2013-01-22 17:44:50.0 +0100
@@ -33,7 +33,7 @@
 Patch0: PackageKit-branding-vendor.patch
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-default-config.patch 
vu...@opensues.org -- Change some default configuration
 Patch1: PackageKit-branding-default-config.patch
-BuildRequires:  PackageKit
+BuildRequires:  PackageKit = 0.8
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with PackageKit-branding-openSUSE, you 
cannot
 #  reuse build root. You have to build in a clean build root every 
time!

++ PackageKit-branding-default-config.patch ++
--- /var/tmp/diff_new_pack.wOOu2U/_old  2013-01-22 17:44:50.0 +0100
+++ /var/tmp/diff_new_pack.wOOu2U/_new  2013-01-22 17:44:50.0 +0100
@@ -16,6 +16,6 @@
 -ScanDesktopFiles=true
 +ScanDesktopFiles=false
  
- # Update the package list when we refresh the cache
- #
+ # Update the package cache on PackageKit transactions
+ # The cache is used by client applications to fetch
 

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.wOOu2U/_old  2013-01-22 17:44:50.0 +0100
+++ /var/tmp/diff_new_pack.wOOu2U/_new  2013-01-22 17:44:50.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Jan 16 22:08:15 UTC 2013 - dims...@opensuse.org
+
+- Rebase PackageKit-branding-default-config.patch against
+  PackageKit 0.8.7.
+
+---
 Mon Jan 14 16:23:03 UTC 2013 - co...@suse.com
 
 - Update PackageKit-branding-vendor.patch: Disable ScanDesktop

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.wOOu2U/_old  2013-01-22 17:44:50.0 +0100
+++ /var/tmp/diff_new_pack.wOOu2U/_new  2013-01-22 17:44:50.0 +0100
@@ -32,7 +32,7 @@
 Patch0: PackageKit-branding-vendor.patch
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-default-config.patch 
vu...@opensues.org -- Change some default configuration
 Patch1: PackageKit-branding-default-config.patch
-BuildRequires:  PackageKit
+BuildRequires:  PackageKit = 0.8
 # 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!

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2013-01-17 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2013-01-17 09:53:02

Comparing /work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new (New)


Package is PackageKit-branding-openSUSE, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
2013-01-10 15:47:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2013-01-17 09:53:03.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 14 16:23:03 UTC 2013 - co...@suse.com
+
+- Update PackageKit-branding-vendor.patch: Disable ScanDesktop
+  plugin, it takes forever at least on first startup:
+  - ScanDesktopFiles=false
+
+---



Other differences:
--
++ PackageKit-branding-default-config.patch ++
--- /var/tmp/diff_new_pack.9tZfVC/_old  2013-01-17 09:53:04.0 +0100
+++ /var/tmp/diff_new_pack.9tZfVC/_new  2013-01-17 09:53:04.0 +0100
@@ -9,3 +9,13 @@
  
  # Unlock the backend after this many seconds idle.
  #
+@@ -124,7 +124,7 @@
+ # NOTE: Don't enable this for backends that are slow doing SearchFile()
+ #
+ # default=true
+-ScanDesktopFiles=true
++ScanDesktopFiles=false
+ 
+ # Update the package list when we refresh the cache
+ #
+

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.9tZfVC/_old  2013-01-17 09:53:04.0 +0100
+++ /var/tmp/diff_new_pack.9tZfVC/_new  2013-01-17 09:53:04.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Jan 14 16:23:03 UTC 2013 - co...@suse.com
+
+- Update PackageKit-branding-vendor.patch: Disable ScanDesktop
+  plugin, it takes forever at least on first startup:
+  - ScanDesktopFiles=false
+
+---
 Wed Jan  9 14:06:40 UTC 2013 - a...@suse.de
 
 - Bump version to 12.3 for next version of openSUSE

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2013-01-10 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2013-01-10 15:47:43

Comparing /work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new (New)


Package is PackageKit-branding-openSUSE, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
2012-05-25 16:17:12.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2013-01-10 15:47:44.0 +0100
@@ -1,0 +2,5 @@
+Wed Jan  9 14:06:40 UTC 2013 - a...@suse.de
+
+- Bump version to 12.3 for next version of openSUSE
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.7M6tQS/_old  2013-01-10 15:47:46.0 +0100
+++ /var/tmp/diff_new_pack.7M6tQS/_new  2013-01-10 15:47:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package PackageKit-branding-openSUSE
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit PackageKit-branding.spec.in.
 Name:   PackageKit-branding-openSUSE
-Version:12.2
+Version:12.3
 Release:0
 Summary:Simple software installation management software -- openSUSE 
default configuration
 License:GPL-2.0+

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.7M6tQS/_old  2013-01-10 15:47:46.0 +0100
+++ /var/tmp/diff_new_pack.7M6tQS/_new  2013-01-10 15:47:46.0 +0100
@@ -1,4 +1,9 @@
 ---
+Wed Jan  9 14:06:40 UTC 2013 - a...@suse.de
+
+- Bump version to 12.3 for next version of openSUSE
+
+---
 Wed May 23 07:42:29 UTC 2012 - vu...@opensuse.org
 
 - Bump version to 12.2, to prepare for next version of openSUSE.

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.7M6tQS/_old  2013-01-10 15:47:46.0 +0100
+++ /var/tmp/diff_new_pack.7M6tQS/_new  2013-01-10 15:47:46.0 +0100
@@ -20,7 +20,7 @@
 %define build_SLED 0
 
 Name:   PackageKit-branding-%{branding_name}
-Version:12.2
+Version:12.3
 Release:0
 Summary:Simple software installation management software -- 
%{branding_name} default configuration
 License:GPL-2.0+

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2012-05-25 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2012-05-25 16:17:09

Comparing /work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new (New)


Package is PackageKit-branding-openSUSE, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
2012-03-16 13:20:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2012-05-25 16:17:12.0 +0200
@@ -1,0 +2,5 @@
+Wed May 23 07:42:29 UTC 2012 - vu...@opensuse.org
+
+- Bump version to 12.2, to prepare for next version of openSUSE.
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.V3Sjjo/_old  2012-05-25 16:17:14.0 +0200
+++ /var/tmp/diff_new_pack.V3Sjjo/_new  2012-05-25 16:17:14.0 +0200
@@ -20,9 +20,8 @@
 %define build_SLED 0
 
 # Do not edit this auto generated file! Edit PackageKit-branding.spec.in.
-
 Name:   PackageKit-branding-openSUSE
-Version:12.1
+Version:12.2
 Release:0
 Summary:Simple software installation management software -- openSUSE 
default configuration
 License:GPL-2.0+
@@ -34,10 +33,10 @@
 Patch0: PackageKit-branding-vendor.patch
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-default-config.patch 
vu...@opensues.org -- Change some default configuration
 Patch1: PackageKit-branding-default-config.patch
+BuildRequires:  PackageKit
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with PackageKit-branding-openSUSE, you 
cannot
 #  reuse build root. You have to build in a clean build root every 
time!
-BuildRequires:  PackageKit
 BuildRequires:  PackageKit-branding-upstream
 %define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
 Requires:   PackageKit = %{packagekit_version}

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.V3Sjjo/_old  2012-05-25 16:17:14.0 +0200
+++ /var/tmp/diff_new_pack.V3Sjjo/_new  2012-05-25 16:17:14.0 +0200
@@ -1,4 +1,14 @@
 ---
+Wed May 23 07:42:29 UTC 2012 - vu...@opensuse.org
+
+- Bump version to 12.2, to prepare for next version of openSUSE.
+
+---
+Wed Mar 14 08:03:44 UTC 2012 - vu...@opensuse.org
+
+- Rebase PackageKit-branding-vendor.patch.
+
+---
 Thu Oct 13 13:02:16 UTC 2011 - vu...@opensuse.org
 
 - Remove %{release} from the PackageKit versioned Requires, to not

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.V3Sjjo/_old  2012-05-25 16:17:14.0 +0200
+++ /var/tmp/diff_new_pack.V3Sjjo/_new  2012-05-25 16:17:14.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package PackageKit-branding-%{branding_name} (Version 11.3)
+# spec file for package PackageKit-branding-%{branding_name}
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,10 +20,10 @@
 %define build_SLED 0
 
 Name:   PackageKit-branding-%{branding_name}
-License:GPLv2+
-Version:12.1
-Release:1
+Version:12.2
+Release:0
 Summary:Simple software installation management software -- 
%{branding_name} default configuration
+License:GPL-2.0+
 Group:  System/Daemons
 Url:http://packagekit.org/
 Source0:COPYING
@@ -32,11 +32,11 @@
 Patch0: PackageKit-branding-vendor.patch
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-default-config.patch 
vu...@opensues.org -- Change some default configuration
 Patch1: PackageKit-branding-default-config.patch
+BuildRequires:  PackageKit
 # 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
-BuildRequires:  PackageKit
 %define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
 Requires:   PackageKit = %{packagekit_version}
 

commit PackageKit-branding-openSUSE for openSUSE:Factory

2012-03-16 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2012-03-16 13:19:50

Comparing /work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new (New)


Package is PackageKit-branding-openSUSE, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
2011-10-13 16:23:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2012-03-16 13:20:28.0 +0100
@@ -1,0 +2,5 @@
+Wed Mar 14 08:03:44 UTC 2012 - vu...@opensuse.org
+
+- Rebase PackageKit-branding-vendor.patch.
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.ABQ43S/_old  2012-03-16 13:20:30.0 +0100
+++ /var/tmp/diff_new_pack.ABQ43S/_new  2012-03-16 13:20:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package PackageKit-branding-openSUSE
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,10 +22,10 @@
 # Do not edit this auto generated file! Edit PackageKit-branding.spec.in.
 
 Name:   PackageKit-branding-openSUSE
-License:GPL-2.0+
 Version:12.1
-Release:1
+Release:0
 Summary:Simple software installation management software -- openSUSE 
default configuration
+License:GPL-2.0+
 Group:  System/Daemons
 Url:http://packagekit.org/
 Source0:COPYING
@@ -37,8 +37,8 @@
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with PackageKit-branding-openSUSE, you 
cannot
 #  reuse build root. You have to build in a clean build root every 
time!
-BuildRequires:  PackageKit-branding-upstream
 BuildRequires:  PackageKit
+BuildRequires:  PackageKit-branding-upstream
 %define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
 Requires:   PackageKit = %{packagekit_version}
 Provides:   PackageKit-branding = %{packagekit_version}

++ PackageKit-branding-vendor.patch ++
--- /var/tmp/diff_new_pack.ABQ43S/_old  2012-03-16 13:20:30.0 +0100
+++ /var/tmp/diff_new_pack.ABQ43S/_new  2012-03-16 13:20:30.0 +0100
@@ -18,7 +18,7 @@
  
  # The URL which is shown to the user when hardware drivers could not be found.
  # It should explain why some hardware is not supported, and links to futher
-@@ -54,10 +54,10 @@
+@@ -54,9 +54,9 @@
  # The vendor name shown for the 'vendor' group
  #
  # default=My Vendor
@@ -30,4 +30,3 @@
  # default=emblem-favorite
 -VendorIcon=emblem-favorite
 +VendorIcon=distributor
- 

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2011-12-06 18:35:26

Comparing /work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new (New)


Package is PackageKit-branding-openSUSE, Maintainer is 

Changes:




Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.forpXp/_old  2011-12-06 18:58:33.0 +0100
+++ /var/tmp/diff_new_pack.forpXp/_new  2011-12-06 18:58:33.0 +0100
@@ -22,7 +22,7 @@
 # Do not edit this auto generated file! Edit PackageKit-branding.spec.in.
 
 Name:   PackageKit-branding-openSUSE
-License:GPLv2+
+License:GPL-2.0+
 Version:12.1
 Release:1
 Summary:Simple software installation management software -- openSUSE 
default configuration

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2011-10-13 Thread h_root

Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory
checked in at Thu Oct 13 16:15:48 CEST 2011.




--- 
openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
  2011-09-23 01:51:09.0 +0200
+++ PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes   
2011-10-13 15:02:14.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct 13 13:02:16 UTC 2011 - vu...@opensuse.org
+
+- Remove %{release} from the PackageKit versioned Requires, to not
+  have to rebuild this package each time PackageKit rebuilds to
+  keep it installable.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.XxHxD0/_old  2011-10-13 16:15:44.0 +0200
+++ /var/tmp/diff_new_pack.XxHxD0/_new  2011-10-13 16:15:44.0 +0200
@@ -39,7 +39,7 @@
 #  reuse build root. You have to build in a clean build root every 
time!
 BuildRequires:  PackageKit-branding-upstream
 BuildRequires:  PackageKit
-%define packagekit_version %(rpm -q --qf '%%{version}-%%{release}' PackageKit)
+%define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
 Requires:   PackageKit = %{packagekit_version}
 Provides:   PackageKit-branding = %{packagekit_version}
 Conflicts:  otherproviders(PackageKit-branding)

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.XxHxD0/_old  2011-10-13 16:15:44.0 +0200
+++ /var/tmp/diff_new_pack.XxHxD0/_new  2011-10-13 16:15:44.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Oct 13 13:02:16 UTC 2011 - vu...@opensuse.org
+
+- Remove %{release} from the PackageKit versioned Requires, to not
+  have to rebuild this package each time PackageKit rebuilds to
+  keep it installable.
+
+---
 Wed Jul  6 15:15:40 CEST 2011 - vu...@opensuse.org
 
 - Bump version to 12.1.

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.XxHxD0/_old  2011-10-13 16:15:44.0 +0200
+++ /var/tmp/diff_new_pack.XxHxD0/_new  2011-10-13 16:15:44.0 +0200
@@ -37,7 +37,7 @@
 #  reuse build root. You have to build in a clean build root every 
time!
 BuildRequires:  PackageKit-branding-upstream
 BuildRequires:  PackageKit
-%define packagekit_version %(rpm -q --qf '%%{version}-%%{release}' PackageKit)
+%define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
 Requires:   PackageKit = %{packagekit_version}
 Provides:   PackageKit-branding = %{packagekit_version}
 Conflicts:  otherproviders(PackageKit-branding)

continue with q...



Remember to have fun...

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2011-07-08 Thread h_root

Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory
checked in at Fri Jul 8 11:15:43 CEST 2011.




--- PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes   
2011-05-06 12:41:58.0 +0200
+++ 
/mounts/work_src_done/STABLE/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
  2011-07-06 15:48:14.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 15:15:40 CEST 2011 - vu...@opensuse.org
+
+- Bump version to 12.1.
+- Add a Requires for PackageKit, since the branding package is
+  useless without it.
+- Update summary and description.
+- Add Url tag.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.e4eIIC/_old  2011-07-08 11:14:59.0 +0200
+++ /var/tmp/diff_new_pack.e4eIIC/_new  2011-07-08 11:14:59.0 +0200
@@ -23,10 +23,11 @@
 
 Name:   PackageKit-branding-openSUSE
 License:GPLv2+
-Version:11.4
-Release:6
-Summary:openSUSE branding of PackageKit
+Version:12.1
+Release:1
+Summary:Simple software installation management software -- openSUSE 
default configuration
 Group:  System/Daemons
+Url:http://packagekit.org/
 Source0:COPYING
 Source1:PackageKit-branding-ZYpp.conf
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-vendor.patch vu...@opensuse.org 
-- Update the Vendor.conf file with distro-specific data
@@ -39,6 +40,7 @@
 BuildRequires:  PackageKit-branding-upstream
 BuildRequires:  PackageKit
 %define packagekit_version %(rpm -q --qf '%%{version}-%%{release}' PackageKit)
+Requires:   PackageKit = %{packagekit_version}
 Provides:   PackageKit-branding = %{packagekit_version}
 Conflicts:  otherproviders(PackageKit-branding)
 Supplements:packageand(PackageKit:branding-openSUSE)
@@ -46,7 +48,14 @@
 BuildArch:  noarch
 
 %description
-This package provides openSUSE Look and Feel for PackageKit.
+PackageKit is a system designed to make installing and updating
+software on your computer easier.  The primary design goal is to unify
+all the software graphical tools used in different distributions, and
+use some of the latest technology like PolicyKit to make the process
+suck less.
+
+This package provides the openSUSE default configuration for
+PackageKit.
 
 %prep
 cp -a %{SOURCE0} .

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.e4eIIC/_old  2011-07-08 11:15:00.0 +0200
+++ /var/tmp/diff_new_pack.e4eIIC/_new  2011-07-08 11:15:00.0 +0200
@@ -1,4 +1,13 @@
 ---
+Wed Jul  6 15:15:40 CEST 2011 - vu...@opensuse.org
+
+- Bump version to 12.1.
+- Add a Requires for PackageKit, since the branding package is
+  useless without it.
+- Update summary and description.
+- Add Url tag.
+
+---
 Fri May  6 12:41:14 CEST 2011 - vu...@opensuse.org
 
 - Package %{_sysconfdir}/PackageKit/CommandNotFound.conf again, as

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.e4eIIC/_old  2011-07-08 11:15:00.0 +0200
+++ /var/tmp/diff_new_pack.e4eIIC/_new  2011-07-08 11:15:00.0 +0200
@@ -21,10 +21,11 @@
 
 Name:   PackageKit-branding-%{branding_name}
 License:GPLv2+
-Version:11.4
+Version:12.1
 Release:1
-Summary:%{branding_name} branding of PackageKit
+Summary:Simple software installation management software -- 
%{branding_name} default configuration
 Group:  System/Daemons
+Url:http://packagekit.org/
 Source0:COPYING
 Source1:PackageKit-branding-ZYpp.conf
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-vendor.patch vu...@opensuse.org 
-- Update the Vendor.conf file with distro-specific data
@@ -37,6 +38,7 @@
 BuildRequires:  PackageKit-branding-upstream
 BuildRequires:  PackageKit
 %define packagekit_version %(rpm -q --qf '%%{version}-%%{release}' PackageKit)
+Requires:   PackageKit = %{packagekit_version}
 Provides:   PackageKit-branding = %{packagekit_version}
 Conflicts:  otherproviders(PackageKit-branding)
 Supplements:packageand(PackageKit:branding-%{branding_name})
@@ -44,7 +46,14 @@
 BuildArch:  noarch
 
 %description
-This package provides %{branding_name} Look and Feel for PackageKit.
+PackageKit is a system designed to make installing and updating
+software on your computer easier.  The primary design goal is to unify
+all the software graphical tools used in different distributions, and
+use some of the latest technology like PolicyKit to make the process
+suck less.
+
+This package provides the %{branding_name} default configuration for
+PackageKit.