Hello community,

here is the log from the commit of package cmpi-bindings for openSUSE:Factory
checked in at Sun Oct 2 09:52:35 CEST 2011.



--------
--- openSUSE:Factory/cmpi-bindings/cmpi-bindings.changes        2011-09-23 
01:53:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/cmpi-bindings/cmpi-bindings.changes    
2011-09-30 21:14:05.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Sep 30 12:58:37 UTC 2011 - kkae...@suse.com
+
+- Release CMPI objects properly
+- Fix CMPIObjectPath and CMPIInstance constructors
+- v 0.4.17
+
+-------------------------------------------------------------------
+Sat Sep 17 23:14:16 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  cmpi-bindings-0.4.16.tar.bz2

New:
----
  cmpi-bindings-0.4.17.tar.bz2

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

Other differences:
------------------
++++++ cmpi-bindings.spec ++++++
--- /var/tmp/diff_new_pack.2TjUHi/_old  2011-10-02 09:52:30.000000000 +0200
+++ /var/tmp/diff_new_pack.2TjUHi/_new  2011-10-02 09:52:30.000000000 +0200
@@ -20,7 +20,7 @@
 Url:            http://github.com/kkaempf/cmpi-bindings
 
 Name:           cmpi-bindings
-Version:        0.4.16
+Version:        0.4.17
 Release:        1
 License:        BSD3c(or similar) ; EPL 1.0
 Summary:        Adapter to write and run CMPI-type CIM providers
@@ -84,7 +84,6 @@
 %endif
 
 Source:         %{name}-%{version}.tar.bz2
-Prefix:         /usr
 
 %description
 -
@@ -95,7 +94,7 @@
 %build
 mkdir build
 cd build
-cmake -DCMAKE_INSTALL_PREFIX=%{prefix} \
+cmake -DCMAKE_INSTALL_PREFIX=%_prefix \
       -DLIB=%{_lib} \
       -DCMAKE_VERBOSE_MAKEFILE=TRUE \
       -DCMAKE_C_FLAGS_RELEASE:STRING="%{optflags}" \
@@ -103,16 +102,13 @@
       -DCMAKE_BUILD_TYPE=Release \
       -DCMAKE_SKIP_RPATH=1 \
       ..
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
 cd build
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/cmpi
 make install DESTDIR=$RPM_BUILD_ROOT
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %package -n cmpi-bindings-ruby
 License:        BSD3c(or similar) ; EPL 1.0
 Summary:        Adapter to write and run CMPI-type CIM providers in Ruby

++++++ cmpi-bindings-0.4.16.tar.bz2 -> cmpi-bindings-0.4.17.tar.bz2 ++++++
++++ 1660 lines of diff (skipped)

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to