Hello community, here is the log from the commit of package sblim-cmpi-base for openSUSE:Factory checked in at 2012-02-08 17:20:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sblim-cmpi-base (Old) and /work/SRC/openSUSE:Factory/.sblim-cmpi-base.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sblim-cmpi-base", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/sblim-cmpi-base/sblim-cmpi-base.changes 2011-09-23 12:45:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sblim-cmpi-base.new/sblim-cmpi-base.changes 2012-02-08 17:20:40.000000000 +0100 @@ -1,0 +2,10 @@ +Wed Feb 8 11:12:08 UTC 2012 - [email protected] + +- fix file-packaged-twice error + +------------------------------------------------------------------- +Sun Nov 27 06:47:34 UTC 2011 - [email protected] + +- add libtool as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sblim-cmpi-base.spec ++++++ --- /var/tmp/diff_new_pack.V0pQoK/_old 2012-02-08 17:20:43.000000000 +0100 +++ /var/tmp/diff_new_pack.V0pQoK/_new 2012-02-08 17:20:43.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package sblim-cmpi-base # -# 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,15 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: sblim-cmpi-base -BuildRequires: gcc-c++ sblim-cmpi-devel sblim-indication_helper-devel sblim-sfcb sblim-testsuite +BuildRequires: gcc-c++ +BuildRequires: libtool +BuildRequires: sblim-cmpi-devel +BuildRequires: sblim-indication_helper-devel +BuildRequires: sblim-sfcb +BuildRequires: sblim-testsuite Version: 1.6.1 -Release: 1 -Group: System/Management -License: Eclipse Public License 1.0 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: cim-server cim-schema Url: http://sblim.wiki.sourceforge.net/ @@ -34,6 +34,8 @@ # PATCH-FIX-UPSTREAM sblim-cmpi-base-%{version}-missing-fclose.patch [ bnc#530325 upstream#2843613 ] [email protected] -- Adding missing fclose Patch1: sblim-cmpi-base-%{version}-missing-fclose.patch Summary: SBLIM Base Instrumentation +License: EPL-1.0 +Group: System/Management %description Standards Based Linux Instrumentation Base Providers @@ -45,7 +47,6 @@ SBLIM Project %package devel -License: Eclipse Public License 1.0 Summary: SBLIM Base Instrumentation Header Development Files Group: Development/Libraries/C and C++ Requires: %{name} = %{version} @@ -60,7 +61,6 @@ SBLIM Project %package testsuite -License: Eclipse Public License 1.0 Summary: SBLIM Base Instrumentation (test suite) Group: System/Management Requires: %{name} = %{version} @@ -157,7 +157,6 @@ %files devel %defattr(-,root,root) %dir %{_includedir}/sblim -%{_libdir}/cmpi/libcmpiOSBase_OperatingSystemProvider.so %{_includedir}/sblim/* %{_libdir}/libcmpiOSBase_Common.so %{_libdir}/libdmiinfo.so -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
