commit sblim-cmpi-devel for openSUSE:Factory
Hello community, here is the log from the commit of package sblim-cmpi-devel for openSUSE:Factory checked in at Fri May 15 23:26:41 CEST 2009. -------- --- sblim-cmpi-devel/sblim-cmpi-devel.changes 2009-05-08 11:33:13.000000000 +0200 +++ sblim-cmpi-devel/sblim-cmpi-devel.changes 2009-05-12 19:24:34.000000000 +0200 @@ -1,0 +2,6 @@ +Mon May 11 14:13:22 CEST 2009 - mhrusecky@suse.cz + +- fixed typo in cmpidt.h +- adding conflict with tog-pegasus to spec file + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- sblim-cmpi-devel-2.0.1-typo.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sblim-cmpi-devel.spec ++++++ --- /var/tmp/diff_new_pack.v26622/_old 2009-05-15 23:26:04.000000000 +0200 +++ /var/tmp/diff_new_pack.v26622/_new 2009-05-15 23:26:04.000000000 +0200 @@ -21,17 +21,21 @@ Name: sblim-cmpi-devel Version: 2.0.1 -Release: 3 +Release: 4 Group: Development/Libraries/C and C++ Url: http://sblim.sf.net/ License: Eclipse Public License 1.0 BuildRequires: doxygen gcc-c++ Provides: cmpi-devel +Conflicts: tog-pegasus Requires: libcmpiCppImpl0 Source0: http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 Source1: Doxyfile Patch: %{name}.diff -Patch1: sblim-cmpi-devel-1.0.4-fix-string.dif +Patch1: %{name}-1.0.4-fix-string.dif +# PATCH-FIX-UPSTREAM sblim-cmpi-devel-2.0.1-typo.patch [upstream tracker 2688794 ] mhrusecky@suse.cz -- Fixed typo in cmpi/cmpidt.h +# https://sourceforge.net/tracker/index.php?func=detail&aid=2688794&group_id=128809&atid=712784 +Patch2: %{name}-2.0.1-typo.patch %description This packages provides the C and C++ CMPI header files needed by @@ -45,6 +49,7 @@ License: Eclipse Public License 1.0 Summary: SBLIM CMPI Provider Development Support Group: Development/Libraries/C and C++ +Conflicts: tog-pegasus %description -n libcmpiCppImpl0 This packages provides the C and C++ CMPI header files needed by @@ -58,6 +63,7 @@ %setup -T -b 0 -n %{name}-%{version} %patch %patch1 +%patch2 cp %{_sourcedir}/Doxyfile %{_builddir}/%{name}-%{version}/ mkdir %{_builddir}/%{name}-%{version}/autodocs @@ -93,6 +99,9 @@ %postun -n libcmpiCppImpl0 -p /sbin/ldconfig %changelog +* Mon May 11 2009 mhrusecky@suse.cz +- fixed typo in cmpidt.h +- adding conflict with tog-pegasus to spec file * Fri May 08 2009 mc@suse.de - fix CmpiString - add Doxygen file and create autodocs ++++++ sblim-cmpi-devel-2.0.1-typo.patch ++++++ --- cmpi/cmpidt.h 2009-03-04 18:46:42.000000000 +0100 +++ cmpi/cmpidt.h 2009-03-16 16:53:57.000000000 +0100 @@ -57,7 +57,7 @@ # define CMPIVersion085 85 # define CMPIVersion086 86 # define CMPIVersion087 87 -# define CMPIVserion090 90 +# define CMPIVersion090 90 # define CMPIVersion100 100 // 1.00 # define CMPIVersion200 200 // 2.00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de