Hello community,

here is the log from the commit of package rubygem-hiera for openSUSE:Factory 
checked in at 2014-12-06 13:45:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-hiera (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-hiera.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-hiera"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-hiera/rubygem-hiera.changes      
2014-12-01 14:01:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-hiera.new/rubygem-hiera.changes 
2014-12-06 13:45:46.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec  5 19:05:13 UTC 2014 - [email protected]
+
+- Replace the PreReq with Requires, the former is wrong and creates circular 
dependency issue
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-hiera.spec ++++++
--- /var/tmp/diff_new_pack.BMbYnn/_old  2014-12-06 13:45:47.000000000 +0100
+++ /var/tmp/diff_new_pack.BMbYnn/_new  2014-12-06 13:45:47.000000000 +0100
@@ -29,7 +29,7 @@
 %define mod_name hiera
 %define mod_full_name %{mod_name}-%{version}
 # MANUAL
-PreReq:         rubygem(%{mod_name})
+Requires:       rubygem(%{mod_name})
 # /MANUAL
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{rubygem gem2rpm}

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.BMbYnn/_old  2014-12-06 13:45:47.000000000 +0100
+++ /var/tmp/diff_new_pack.BMbYnn/_new  2014-12-06 13:45:47.000000000 +0100
@@ -4,7 +4,7 @@
     Requires:   rubygem-%{mod_name}
     Recommends: rubygem(%{rb_default_ruby_abi}:%{mod_name})
 :preamble: |-
-  PreReq: rubygem(%{mod_name})
+  Requires: rubygem(%{mod_name})
 :sources:
   - '%{mod_name}.1'
 :post_install: |-

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

Reply via email to