Hello community,

here is the log from the commit of package cmpi-bindings for openSUSE:Factory 
checked in at 2012-09-14 12:44:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmpi-bindings (Old)
 and      /work/SRC/openSUSE:Factory/.cmpi-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmpi-bindings", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmpi-bindings/cmpi-bindings.changes      
2012-05-29 10:32:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cmpi-bindings.new/cmpi-bindings.changes 
2012-09-14 12:44:03.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug  6 10:37:18 UTC 2012 - [email protected]
+
+- fix CentOS/RHEL 6 build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cmpi-bindings.spec ++++++
--- /var/tmp/diff_new_pack.9Bj3iq/_old  2012-09-14 12:44:05.000000000 +0200
+++ /var/tmp/diff_new_pack.9Bj3iq/_new  2012-09-14 12:44:05.000000000 +0200
@@ -59,7 +59,7 @@
 BuildRequires:  ruby-rdoc
 %endif
 
-%if 0%{?fedora} > 0
+%if 0%{?fedora} || 0%{?rhel_version} >= 600 || 0%{?centos_version} >= 600
 BuildRequires:  perl-devel
 %endif
 
@@ -166,10 +166,8 @@
 %dir %{_libdir}/cmpi
 %{_libdir}/cmpi/libpyCmpiProvider.so
 %dir %{_datadir}/cmpi
-%{python_sitelib}/cmpi_pywbem_bindings.py
-%{python_sitelib}/cmpi_pywbem_bindings.pyc
-%{python_sitelib}/cmpi.py
-%{python_sitelib}/cmpi.pyc
+%{python_sitelib}/cmpi_pywbem_bindings.py*
+%{python_sitelib}/cmpi.py*
 
 %package -n cmpi-bindings-perl
 Requires:       perl = %{perl_version}

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

Reply via email to