Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory
checked in at Fri Jul 8 11:05:24 CEST 2011.



--------
--- PackageKit/PackageKit.changes       2011-06-09 22:47:25.000000000 +0200
+++ /mounts/work_src_done/STABLE/PackageKit/PackageKit.changes  2011-07-06 
16:06:21.000000000 +0200
@@ -1,0 +2,40 @@
+Wed Jul  6 15:38:32 CEST 2011 - [email protected]
+
+- Add Requires for PackageKit to branding-upstream subpackage,
+  since the branding package is useless without it.
+- Update summary and description of branding-upstream subpackage.
+
+-------------------------------------------------------------------
+Tue Jul  5 10:48:38 CEST 2011 - [email protected]
+
+- Update to version 0.6.16:
+  + New Features:
+    - Support looking up Plasma services
+  + Libraries (glib):
+    - Added element-type annotations for each function returning a
+      GPtrArray
+    - Ensure packages from the progress handler have the package_id
+      assigned
+  + Non-zypp backends updates.
+  + Bugfixes:
+    - Do not hardcode G_DISABLE_DEPRECATED as it breaks with GTK+-2
+      and GLib
+    - Do not hardcode the UID_MIN as 500 (rh#717110)
+    - Do not try to parse any arguments in command-not-found
+    - Ensure we save the updates cache for the pre-transaction
+      checks
+    - Fix a build error in the browser plugin when using old
+      versions of gdk
+    - Update the PackageKit matrix webpage to reflect current
+      backends
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+
+-------------------------------------------------------------------
+Mon Jul  4 14:27:09 CEST 2011 - [email protected]
+
+- Create %{_libexecdir}/gst-install-plugins-helper in %install as
+  the ghost files need to exist to be packaged.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  PackageKit-0.6.15.tar.bz2

New:
----
  PackageKit-0.6.16.tar.xz

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

Other differences:
------------------
++++++ PackageKit.spec ++++++
--- /var/tmp/diff_new_pack.S8eTyx/_old  2011-07-08 11:04:28.000000000 +0200
+++ /var/tmp/diff_new_pack.S8eTyx/_new  2011-07-08 11:04:28.000000000 +0200
@@ -34,7 +34,7 @@
 %endif
 
 Name:           PackageKit
-Version:        0.6.15
+Version:        0.6.16
 Release:        1
 License:        GPLv2+
 BuildRequires:  NetworkManager-devel
@@ -60,10 +60,12 @@
 BuildRequires:  python-devel
 BuildRequires:  sqlite-devel
 BuildRequires:  translation-update-upstream
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 Group:          System/Daemons
 Summary:        Simple software installation management software
 Url:            http://packagekit.org/
-Source:         %{name}-%{version}.tar.bz2
+Source:         http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE PackageKit-sysconfig-cron.patch [email protected] -- 
Change the configuration of the cron script to a sysconfig-like config
 Patch0:         PackageKit-sysconfig-cron.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -264,17 +266,24 @@
 
 %package branding-upstream
 License:        GPLv2+
-Summary:        Upstream branding of PackageKit
+Summary:        Simple software installation management software -- Upstream 
default configuration
 Group:          System/Daemons
-Supplements:    packageand(%{name}:branding-upstream)
+Requires:       %{name} = %{version}
 Provides:       %{name}-branding = %{version}
 Conflicts:      otherproviders(%{name}-branding)
+Supplements:    packageand(%{name}:branding-upstream)
 BuildArch:      noarch
 #BRAND: Provide configuration files -
 #BRAND: /etc/PackageKit/*
 
 %description branding-upstream
-This package provides upstream 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 upstream default configuration for PackageKit.
 
 %lang_package
 %prep
@@ -307,6 +316,8 @@
 # move the cron configuration to a sysconfig template
 install -d %{buildroot}%{_localstatedir}/adm/fillup-templates
 mv %{buildroot}%{_sysconfdir}/sysconfig/packagekit-background 
%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.packagekit-background
+# create ghost file
+touch %{buildroot}%{_libexecdir}/gst-install-plugins-helper
 %find_lang %{name} %{?no_lang_C}
 %fdupes $RPM_BUILD_ROOT
 


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to