Hello community,

here is the log from the commit of package sblim-cmpiutil for openSUSE:Factory 
checked in at 2012-04-12 09:51:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sblim-cmpiutil (Old)
 and      /work/SRC/openSUSE:Factory/.sblim-cmpiutil.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sblim-cmpiutil", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sblim-cmpiutil/sblim-cmpiutil.changes    
2011-11-25 10:14:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sblim-cmpiutil.new/sblim-cmpiutil.changes       
2012-04-12 09:51:33.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Mar 27 21:57:13 UTC 2012 - [email protected]
+
+- little cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sblim-cmpiutil.spec ++++++
--- /var/tmp/diff_new_pack.9HTUIx/_old  2012-04-12 09:51:34.000000000 +0200
+++ /var/tmp/diff_new_pack.9HTUIx/_new  2012-04-12 09:51:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sblim-cmpiutil
 #
-# 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
@@ -15,70 +15,47 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           sblim-cmpiutil
-BuildRequires:  gcc libtool pkgconfig sblim-cmpi-devel
+BuildRequires:  gcc
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  sblim-cmpi-devel
 %define tarname sblim-cmpiutil
 Url:            http://www.omc-project.org
 # Increment the version every time the source code changes.
 Version:        1.0.1
-Release:        3
+Release:        0
+Summary:        Utility library for cmpi development
+License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
-Summary:        utility library for cmpi development
 PreReq:         coreutils
-License:        BSD 3-Clause
 # This is necessary to build the RPM as a non-root user.
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # "yes" is the default, but we put it here explicitly to avoid someone
 # setting it to "no"
-AutoReqProv:    yes
 Source0:        %{tarname}-%{version}.tar.bz2
 
 %package -n libsblim-cmpiutil1
+Summary:        Utility library for cmpi development
 Group:          Development/Libraries/C and C++
-Summary:        utility library for cmpi development
-License:        Other uncritical OpenSource License
 #for the debug pkg
 Provides:       %{name} = %{version}-%{release}
 
 %package devel
-License:        Other uncritical OpenSource License
+Summary:        Utility library for cmpi development
 Group:          Development/Libraries/C and C++
-Summary:        utility library for cmpi development
-Requires:       sblim-cmpiutil-devel, %{name}
+Requires:       libsblim-cmpiutil1
 
 %description
 A set of utility functions that make cmpi provider development easier
 
-
-
-Authors:
---------
-    Norm Paxton
-    Jon Carey
-
 %description -n libsblim-cmpiutil1
 A set of utility functions that make cmpi provider development easier
 
-
-
-Authors:
---------
-    Norm Paxton
-    Jon Carey
-
 %description devel
 A set of utility functions that make cmpi provider development easier
 
-
-
-Authors:
---------
-    Norm Paxton
-    Jon Carey
-
 %prep
 # Untar the sources.
 %setup -n %{tarname}-%{version}

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

Reply via email to