Hello community,

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

Package is "rubygem-polyglot", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-polyglot/rubygem-polyglot.changes        
2012-04-17 22:02:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-polyglot.new/rubygem-polyglot.changes   
2012-08-05 00:04:57.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 31 16:02:17 UTC 2012 - [email protected]
+
+- gem2rpm to get new provisions 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-polyglot.spec ++++++
--- /var/tmp/diff_new_pack.8mY91a/_old  2012-08-05 00:05:18.000000000 +0200
+++ /var/tmp/diff_new_pack.8mY91a/_new  2012-08-05 00:05:18.000000000 +0200
@@ -19,16 +19,16 @@
 Name:           rubygem-polyglot
 Version:        0.3.3
 Release:        0
-Summary:        Augment 'require' to load non-Ruby file types
-License:        MIT
-Group:          Development/Languages/Ruby
-Url:            http://github.com/cjheath/polyglot
 %define mod_name polyglot
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://github.com/cjheath/polyglot
+Source:         %{mod_full_name}.gem
+Summary:        Augment 'require' to load non-Ruby file types
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 The Polyglot library allows a Ruby module to register a loader
@@ -45,9 +45,14 @@
 Usually in RDoc and RI formats.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
+
 %install
-%gem_install %{SOURCE0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)


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

Reply via email to