Hello community,

here is the log from the commit of package rubygem-facter for openSUSE:Factory 
checked in at 2015-01-24 22:21:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-facter (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-facter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-facter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-facter/rubygem-facter.changes    
2014-12-21 12:04:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-facter.new/rubygem-facter.changes       
2015-01-24 22:21:28.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Jan 20 22:07:10 UTC 2015 - [email protected]
+
+- Exclude dmidecode and virt-what from SLE11 because of bnc#911313
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-facter.spec ++++++
--- /var/tmp/diff_new_pack.aGWIfQ/_old  2015-01-24 22:21:29.000000000 +0100
+++ /var/tmp/diff_new_pack.aGWIfQ/_new  2015-01-24 22:21:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-facter
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.aGWIfQ/_old  2015-01-24 22:21:29.000000000 +0100
+++ /var/tmp/diff_new_pack.aGWIfQ/_new  2015-01-24 22:21:29.000000000 +0100
@@ -2,12 +2,14 @@
 :main:
   :preamble: |-
     Requires:   bind-utils
+    %if 0%{?suse_version} > 1110
     Requires:   dmidecode
+    Requires:   virt-what
+    %endif
     Requires:   iproute2
     Requires:   lsb-release
     Requires:   net-tools
     Requires:   pciutils
-    Requires:   virt-what
     Provides:   %{mod_name} = %{version}-%{release}
     Obsoletes:  %{mod_name} < %{version}-%{release}
     Requires:   %{name}
@@ -16,9 +18,8 @@
   Requires: rubygem(%{mod_name})
 :sources:
   - '%{mod_name}.8'
-# gem2rpm doesn't support patch tagging yet, leaving it here for now - 
https://github.com/openSUSE/gem2rpm/issues/2
-# PATCH-FIX-UPSTREAM -- bnc#878129 -- use "ip link" instead of "ifconfig" for 
interface names
 :patches:
+  # PATCH-FIX-UPSTREAM -- bnc#878129 -- use "ip link" instead of "ifconfig" 
for interface names
   '%{mod_name}-ip-interface.patch': -p1
 :post_install: |-
   mkdir -p %{buildroot}%{_sysconfdir}/%{mod_name}/facts.d

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

Reply via email to