Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory
checked in at Tue Oct 4 18:06:16 CEST 2011.



--------
--- openSUSE:Factory/PackageKit/PackageKit.changes      2011-09-23 
01:51:09.000000000 +0200
+++ /mounts/work_src_done/STABLE/PackageKit/PackageKit.changes  2011-10-03 
09:25:31.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Oct  3 07:25:29 UTC 2011 - [email protected]
+
+- Add explicit shared-mime-info BuildRequires since we use the
+  %mime_database_* macros.
+
+-------------------------------------------------------------------
+Sat Sep 17 10:05:23 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+- Implement baselibs for package
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  baselibs.conf

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

Other differences:
------------------
++++++ PackageKit.spec ++++++
--- /var/tmp/diff_new_pack.ikO9x6/_old  2011-10-04 18:06:11.000000000 +0200
+++ /var/tmp/diff_new_pack.ikO9x6/_new  2011-10-04 18:06:11.000000000 +0200
@@ -64,6 +64,8 @@
 BuildRequires:  pm-utils
 BuildRequires:  polkit-devel
 BuildRequires:  python-devel
+# We need the %%mime_database_* macros
+BuildRequires:  shared-mime-info
 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
@@ -72,6 +74,7 @@
 Summary:        Simple software installation management software
 Url:            http://packagekit.org/
 Source:         http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
+Source2:        baselibs.conf
 # 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
 # PATCH-FIX-UPSTREAM PackageKit-npapi.patch fdo#40026 [email protected] -- 
Build against npapi-sdk instead of xulrunner
@@ -318,7 +321,7 @@
         --disable-command-not-found \
 %endif
         %{nil}
-%__make %{?jobs: -j%jobs} V=1
+make %{?_smp_mflags} V=1
 
 %install
 %makeinstall
@@ -337,9 +340,6 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes $RPM_BUILD_ROOT
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %post
 %{fillup_only -n packagekit-background}
 %mime_database_post


++++++ baselibs.conf ++++++
libpackagekit-glib2-14
libpackagekit-glib2-devel
        requires -libpackagekit-glib2-<targettype>
        requires "libpackagekit-glib2-14-<targettype> = <version>"
libpackagekit-qt14
libpackagekit-qt-devel
        requires -libpackagekit-qt-<targettype>
        requires "libpackagekit-qt14-<targettype> = <version>"
libpackagekit-qt2-2
libpackagekit-qt2-devel
        requires -libpackagekit-qt2-<targettype>
        requires "libpackagekit-qt2-2-<targettype> = <version>"
continue with "q"...



Remember to have fun...

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

Reply via email to