Hello community,

here is the log from the commit of package openwsman for openSUSE:Factory 
checked in at 2013-06-06 15:01:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openwsman (Old)
 and      /work/SRC/openSUSE:Factory/.openwsman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openwsman"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openwsman/openwsman.changes      2013-03-08 
09:29:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openwsman.new/openwsman.changes 2013-06-06 
15:01:20.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May 30 08:32:02 UTC 2013 - [email protected]
+
+- Fix Fedora 18 and SLE10 builds
+- Drop rubygem build require, we build rpm not gem here.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openwsman.spec ++++++
--- /var/tmp/diff_new_pack.kvBuhb/_old  2013-06-06 15:01:20.000000000 +0200
+++ /var/tmp/diff_new_pack.kvBuhb/_new  2013-06-06 15:01:20.000000000 +0200
@@ -43,7 +43,7 @@
 %if 0%{?fedora} == 16 || (0%{?centos_version}>=500 && 0%{?centos_version}<700) 
|| (0%{?rhel_version}>=500 && 0%{?rhel_version}<700)
 BuildRequires:  java-1.6.0-openjdk-devel
 %else
-%if 0%{?fedora} == 17
+%if 0%{?fedora} >= 17
 BuildRequires:  java-1.7.0-openjdk-devel
 %else
 BuildRequires:  java-devel
@@ -57,7 +57,7 @@
 # RHEL6 is missing ruby-devel in OBS
 %if 0%{?rhel_version} != 600
 BuildRequires:  ruby-devel
-%if 0%{?fedora} != 17
+%if 0%{?fedora} == 0
 BuildRequires:  ruby-rdoc
 %endif
 %endif
@@ -88,14 +88,8 @@
 %endif
 
 %if 0%{?suse_version} > 910
-BuildRequires:  ruby-devel
-%if 0%{?suse_version} < 1110
-# SLE 10 has Ruby 1.8.6 and runs into 
http://help.rubygems.org/discussions/problems/859-trying-to-install-rubygems
-BuildRequires:  rubygems <= 1.3.7
-%else
-BuildRequires:  rubygems
-%endif
 BuildRequires:  pkg-config
+BuildRequires:  ruby-devel
 %else
 # SLE9
 BuildRequires:  pkgconfig

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

Reply via email to