Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-treetop/rubygem-treetop.changes  
2012-04-17 22:02:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-treetop.new/rubygem-treetop.changes     
2012-08-05 00:07:24.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 31 14:47:42 UTC 2012 - [email protected]
+
+- use new gem2rpm to get new provisions 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-treetop.spec ++++++
--- /var/tmp/diff_new_pack.xHUBCz/_old  2012-08-05 00:07:35.000000000 +0200
+++ /var/tmp/diff_new_pack.xHUBCz/_new  2012-08-05 00:07:35.000000000 +0200
@@ -19,19 +19,16 @@
 Name:           rubygem-treetop
 Version:        1.4.10
 Release:        0
-Summary:        A Ruby-based text parsing and interpretation DSL
-License:        MIT
-Group:          Development/Languages/Ruby
-Url:            http://functionalform.blogspot.com
 %define mod_name treetop
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygem-polyglot >= 0.3.1
-BuildRequires:  rubygems_with_buildroot_patch
-Requires:       rubygem-polyglot >= 0.3.1
-Provides:       rubygem-treetop-1_4 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://functionalform.blogspot.com
+Source:         %{mod_full_name}.gem
+Summary:        A Ruby-based text parsing and interpretation DSL
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 A Ruby-based text parsing and interpretation DSL
@@ -54,10 +51,14 @@
 Test::Unit or RSpec files, useful for developers.
 
 %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}
-#fix permissions
+%gem_install -f
 chmod -x 
%{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/doc/site/index.html
 chmod -x 
%{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/doc/site/robots.txt
 


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

Reply via email to