Hello community,

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

Package is "rubygem-sprockets-2_1", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-sprockets-2_1/rubygem-sprockets-2_1.changes  
    2012-07-23 10:40:42.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-sprockets-2_1.new/rubygem-sprockets-2_1.changes
 2012-08-05 00:06:57.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 31 13:33:47 UTC 2012 - [email protected]
+
+- use new gem2rpm to provide new provisions 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-sprockets-2_1.spec ++++++
--- /var/tmp/diff_new_pack.u2vew8/_old  2012-08-05 00:07:10.000000000 +0200
+++ /var/tmp/diff_new_pack.u2vew8/_new  2012-08-05 00:07:10.000000000 +0200
@@ -19,38 +19,20 @@
 Name:           rubygem-sprockets-2_1
 Version:        2.1.3
 Release:        0
-Summary:        Rack-based asset packaging system
-License:        MIT
-Group:          Development/Languages/Ruby
-# tilt != 1.3.0
-#BuildRequires:  rubygem-tilt != 1.3.0
-#Requires:       rubygem-tilt != 1.3.0
-#
-Url:            http://getsprockets.org/
 %define mod_name sprockets
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
-# hike ~> 1.2
-BuildRequires:  rubygem-hike-1 >= 1.2
-Requires:       rubygem-hike-1 >= 1.2
-# rack ~> 1.0
-BuildRequires:  rubygem-rack-1 >= 1.0
-Requires:       rubygem-rack-1 >= 1.0
-# tilt ~> 1.1
-BuildRequires:  rubygem-tilt-1 >= 1.1
-Requires:       rubygem-tilt-1 >= 1.1
-# tilt != 1.3.0
-BuildConflicts: rubygem-tilt = 1.3.0
-Conflicts:      rubygem-tilt = 1.3.0
 
-Provides:       rubygem-%{mod_name} = %{version}
-Provides:       rubygem-%{mod_name}-2 = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://getsprockets.org/
+Source:         %{mod_full_name}.gem
+Summary:        Rack-based asset packaging system
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
-Sprockets is a Rack-based asset packaging system that concatenates and serves 
JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
+Sprockets is a Rack-based asset packaging system that concatenates and serves
+JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
@@ -62,9 +44,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