Hello community,

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

Package is "rubygem-builder-3_0", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-builder-3_0/rubygem-builder-3_0.changes  
2012-02-14 19:07:41.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-builder-3_0.new/rubygem-builder-3_0.changes 
    2012-03-24 20:10:28.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Mar 23 11:07:45 UTC 2012 - [email protected]
+
+- Spec file cleanup:
+  * Factory preparation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-builder-3_0.spec ++++++
--- /var/tmp/diff_new_pack.rumya5/_old  2012-03-24 20:10:29.000000000 +0100
+++ /var/tmp/diff_new_pack.rumya5/_new  2012-03-24 20:10:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-builder-3_0
 #
-# 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,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           rubygem-builder-3_0
 Version:        3.0.0
-Release:        1
+Release:        0
+Summary:        Builders for MarkUp
+License:        MIT
+Group:          Development/Languages/Ruby
+Url:            http://onestepback.org
 %define mod_name builder
 %define mod_full_name %{mod_name}-%{version}
-#
-Group:          Development/Languages/Ruby
-License:        MIT
-#
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
+Source:         %{mod_full_name}.gem
 BuildRequires:  rubygem-rdoc
+BuildRequires:  rubygems_with_buildroot_patch
+Provides:       rubygem-%{mod_name} = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %rubygems_requires
-Provides:       rubygem-%{mod_name} = %{version}-%{release}
-#
-Url:            http://onestepback.org
-Source:         %{mod_full_name}.gem
-#
-Summary:        Builders for MarkUp
 
 %description
 Builder provides a number of builder objects that make creating structured data
@@ -69,13 +63,10 @@
 %build
 
 %install
-%gem_install %{S:0}
+%gem_install %{SOURCE0}
 #remove CTAGS file as it is just waste of space
 rm %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/TAGS
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem


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

Reply via email to