Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-hike/rubygem-hike.changes        
2012-03-26 11:06:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-hike.new/rubygem-hike.changes   
2012-08-04 09:39:38.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 31 14:38:21 UTC 2012 - [email protected]
+
+- use new gem2rpm to have new provisions 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-hike.spec ++++++
--- /var/tmp/diff_new_pack.7fVyW7/_old  2012-08-04 09:39:39.000000000 +0200
+++ /var/tmp/diff_new_pack.7fVyW7/_new  2012-08-04 09:39:39.000000000 +0200
@@ -15,21 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           rubygem-hike
 Version:        1.2.1
 Release:        0
-License:        MIT
-Summary:        Find files in a set of paths
-Url:            http://github.com/sstephenson/hike
-Group:          Development/Languages/Ruby
 %define mod_name hike
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
-Provides:       rubygem-hike-1 = %{version}
-Provides:       rubygem-hike-1_2 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://github.com/sstephenson/hike
+Source:         %{mod_full_name}.gem
+Summary:        Find files in a set of paths
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 A Ruby library for finding files in a set of paths.
@@ -44,9 +43,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