Hello community,

here is the log from the commit of package rubygem-xmlhash for openSUSE:Factory 
checked in at 2012-08-04 13:28:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-xmlhash (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-xmlhash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-xmlhash", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-xmlhash/rubygem-xmlhash.changes  
2012-07-09 13:23:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-xmlhash.new/rubygem-xmlhash.changes     
2012-08-04 13:28:12.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug  3 18:39:11 UTC 2012 - [email protected]
+
+- use the new macros
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-xmlhash.spec ++++++
--- /var/tmp/diff_new_pack.WKpd6O/_old  2012-08-04 13:28:13.000000000 +0200
+++ /var/tmp/diff_new_pack.WKpd6O/_new  2012-08-04 13:28:13.000000000 +0200
@@ -26,16 +26,13 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt-devel
+BuildRequires:  ruby-devel
+BuildRequires:  ruby-macros >= 1.0
 BuildRequires:  rubygem-hoe
 BuildRequires:  rubygem-pkg-config
 BuildRequires:  rubygem-rake
 BuildRequires:  rubygem-rake-compiler
 BuildRequires:  rubygems_with_buildroot_patch
-Requires:       rubygem-pkg-config
-%rubygems_requires
-#
-BuildRequires:  ruby-devel
-#
 Url:            https://github.com/coolo/xmlhash
 Source:         %{mod_full_name}.gem
 Summary:        Xmlhash is a naive form of XML::Simple
@@ -49,13 +46,16 @@
 the Open Build Service. 
 
 %prep
+%gem_unpack
+
 %build
+%gem_build
+
 %install
-%gem_install %{S:0}
+%gem_install
 %gem_cleanup
 
 %check
-gem unpack %{S:0}
 cd %{mod_full_name}
 rake test
 


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

Reply via email to