Hello community,

here is the log from the commit of package cmpi-pywbem-software for 
openSUSE:Factory checked in at 2015-02-10 20:23:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmpi-pywbem-software (Old)
 and      /work/SRC/openSUSE:Factory/.cmpi-pywbem-software.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmpi-pywbem-software"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/cmpi-pywbem-software/cmpi-pywbem-software.changes    
    2011-09-23 01:53:44.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.cmpi-pywbem-software.new/cmpi-pywbem-software.changes
   2015-02-10 20:23:05.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Feb  2 09:02:12 UTC 2015 - [email protected]
+
+- fix buildrequires for opensuse > 13.1 (python-M2Crypto, python-xml)
+
+-------------------------------------------------------------------
+Mon Apr  8 11:43:26 UTC 2013 - [email protected]
+
+- require dbus-1-python and python-gobject2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cmpi-pywbem-software.spec ++++++
--- /var/tmp/diff_new_pack.zz2INB/_old  2015-02-10 20:23:06.000000000 +0100
+++ /var/tmp/diff_new_pack.zz2INB/_new  2015-02-10 20:23:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package cmpi-pywbem-software (Version 0.1.2)
+# spec file for package cmpi-pywbem-software
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,20 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           cmpi-pywbem-software
 Url:            http://en.opensuse.org/Software_Management/CIM
-License:        LGPL-2.1+
-Group:          System/Management
-AutoReqProv:    on
 Version:        0.1.2
-Release:        3
+Release:        0
 Summary:        CIM provider for packagekit
+License:        LGPL-2.1+
+Group:          System/Management
 Source0:        %{name}-%{version}.tar.gz
-Requires:       python-pywbem cmpi-bindings-pywbem PackageKit sblim-sfcb
-PreReq:         cmpi-provider-register
+Requires:       PackageKit
+Requires:       cmpi-bindings-pywbem
+Requires:       dbus-1-python
+Requires:       python-gobject2
+Requires:       python-pywbem
+Requires:       sblim-sfcb
+Requires(pre):  cmpi-provider-register
+%if 0%{?suse_version} > 1310
+BuildRequires:  python-M2Crypto
+BuildRequires:  python-xml
+%endif
 BuildRequires:  sblim-sfcb
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define mofdir /usr/share/mof/cmpi-pywbem-software
@@ -38,12 +44,6 @@
 This is a tech preview for a CIM instrumentation for the software
 profiles based on PackageKit.
 
-
-
-Authors:
---------
-    Stefan Haas <[email protected]>
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -70,10 +70,10 @@
 
 %files
 %defattr(-,root,root)
-/usr/lib/pycim/pkclient.py
-/usr/lib/pycim/PackageKit_PackageProvider.py
-/usr/lib/pycim/PackageKit_UpdateProvider.py
-/usr/lib/pycim/PackageKit_RepositoryProvider.py
+/usr/lib/pycim/pkclient.py*
+/usr/lib/pycim/PackageKit_PackageProvider.py*
+/usr/lib/pycim/PackageKit_UpdateProvider.py*
+/usr/lib/pycim/PackageKit_RepositoryProvider.py*
 %{mofdir}/PackageKit_Package.mof
 %{mofdir}/PackageKit_PackageProvider.peg.reg
 %{mofdir}/PackageKit_PackageProvider.sfcb.reg

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

Reply via email to