Hello community,

here is the log from the commit of package rubygem-thor for openSUSE:Factory 
checked in at 2012-03-24 20:10:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-thor (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-thor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-thor/rubygem-thor.changes        
2012-02-29 14:11:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-thor.new/rubygem-thor.changes   
2012-03-24 23:26:22.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Mar 23 10:37:33 UTC 2012 - [email protected]
+
+- Spec file cleanup:
+  * Factory preparation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-thor.spec ++++++
--- /var/tmp/diff_new_pack.LFXFNl/_old  2012-03-24 23:26:23.000000000 +0100
+++ /var/tmp/diff_new_pack.LFXFNl/_new  2012-03-24 23:26:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-thor
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,28 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:           rubygem-thor
 Version:        0.14.6
 Release:        0
-%define mod_name thor
-%define mod_full_name %{mod_name}-%{version}
-#
-Group:          Development/Languages/Ruby
 # lib/thor/parser/options.rb contains code from Daniel Berger's Getopt::Long
 # class which is licensed under the Ruby license
+Summary:        A scripting framework that replaces rake, sake and rubigen
 License:        MIT and Ruby
-#
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-Provides:       rubygem-%{mod_name}-0    = %{version}-%{release}
-Provides:       rubygem-%{mod_name}-0_14 = %{version}-%{release}
-#
+Group:          Development/Languages/Ruby
 Url:            http://github.com/wycats/thor
+%define mod_name thor
+%define mod_full_name %{mod_name}-%{version}
 Source:         %{mod_full_name}.gem
-#
-Summary:        A scripting framework that replaces rake, sake and rubigen
+BuildRequires:  rubygems_with_buildroot_patch
+Provides:       rubygem-%{mod_name}-0 = %{version}
+Provides:       rubygem-%{mod_name}-0_14 = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%rubygems_requires
+
 %description
 A scripting framework that replaces rake, sake and rubigen
 
@@ -44,6 +41,7 @@
 Summary:        RDoc documentation for %{mod_name}
 Group:          Development/Languages/Ruby
 Requires:       %{name} = %{version}
+
 %description doc
 Documentation generated at gem installation time.
 Usually in RDoc and RI formats.
@@ -52,16 +50,14 @@
 Summary:        Test suite for %{mod_name}
 Group:          Development/Languages/Ruby
 Requires:       %{name} = %{version}
+
 %description testsuite
 Test::Unit or RSpec files, useful for developers.
 
 %prep
 %build
 %install
-%gem_install %{S:0}
-
-%clean
-%{__rm} -rf %{buildroot}
+%gem_install %{SOURCE0}
 
 %files
 %defattr(-,root,root,-)


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

Reply via email to