Hello community,

here is the log from the commit of package rubygem-builder for openSUSE:Factory 
checked in at 2014-11-11 09:59:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-builder (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-builder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-builder"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-builder/rubygem-builder.changes  
2014-10-14 07:11:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-builder.new/rubygem-builder.changes     
2014-11-11 09:59:52.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 10 10:29:44 UTC 2014 - [email protected]
+
+- Added new ruby macros
+- Removed symlink-binaries through gem2rpm conversion
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-builder.spec ++++++
--- /var/tmp/diff_new_pack.IZ1bTQ/_old  2014-11-11 09:59:53.000000000 +0100
+++ /var/tmp/diff_new_pack.IZ1bTQ/_new  2014-11-11 09:59:53.000000000 +0100
@@ -21,10 +21,11 @@
 Release:        0
 %define mod_name builder
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 1
-BuildRequires:  rubygem(rdoc) > 3.10
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:            http://onestepback.org
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        Builders for MarkUp
@@ -36,7 +37,7 @@
 data
 simple to do.  Currently the following builder objects are supported:
 * XML Markup
-* XML Events
+* XML Events.
 
 %prep
 
@@ -44,7 +45,6 @@
 
 %install
 %gem_install \
-  --symlink-binaries \
   --doc-files="CHANGES MIT-LICENSE README.md" \
   -f
 

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

Reply via email to