Hello community,

here is the log from the commit of package rubygem-spruz for openSUSE:Factory 
checked in at 2012-03-05 18:02:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-spruz (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-spruz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-spruz/rubygem-spruz.changes      
2011-09-23 12:45:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-spruz.new/rubygem-spruz.changes 
2012-03-05 18:02:32.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Feb 14 14:22:12 UTC 2012 - [email protected]
+
+- Ran spec-cleaner, note on last version update
+
+-------------------------------------------------------------------
+Fri Oct 14 12:39:13 UTC 2011 - [email protected]
+
+- Update to 0.2.13
+  * No upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  spruz-0.2.2.gem

New:
----
  spruz-0.2.13.gem

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

Other differences:
------------------
++++++ rubygem-spruz.spec ++++++
--- /var/tmp/diff_new_pack.oGAGCT/_old  2012-03-05 18:02:33.000000000 +0100
+++ /var/tmp/diff_new_pack.oGAGCT/_new  2012-03-05 18:02:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-spruz
 #
-# 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,60 +15,47 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           rubygem-spruz
-Version:        0.2.2
-Release:        1
-%define mod_name spruz
-#
-Group:          Development/Languages/Ruby
+Version:        0.2.13
+Release:        0
 License:        MIT
-#
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Summary:        Useful stuff
+Url:            http://flori.github.com/spruz
+Group:          Development/Languages/Ruby
+Source:         spruz-%{version}.gem
+BuildRequires:  fdupes
 BuildRequires:  rubygems_with_buildroot_patch
+Provides:       rubygem-spruz-0_2 = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %rubygems_requires
-#
-Url:            http://flori.github.com/spruz
-Source:         %{mod_name}-%{version}.gem
-#
-Summary:        Useful stuff
 
 %description
 All the stuff that isn't good/big enough for a real library.
 
 %package doc
-Summary:        RDoc documentation for %{mod_name}
+Summary:        RDoc documentation for spruz
 Group:          Development/Languages/Ruby
-License:        GPLv2+ or Ruby
 Requires:       %{name} = %{version}
 
 %description doc
 Documentation generated at gem installation time.
 Usually in RDoc and RI formats.
 
-
-
 %prep
-
 %build
-
 %install
-%gem_install %{S:0}
-
-%clean
-%{__rm} -rf %{buildroot}
+%gem_install %{SOURCE0}
+%fdupes %{buildroot}
 
 %files
 %defattr(-,root,root,-)
 %{_bindir}/enum
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
+%{_libdir}/ruby/gems/%{rb_ver}/cache/spruz-%{version}.gem
+%{_libdir}/ruby/gems/%{rb_ver}/gems/spruz-%{version}/
+%{_libdir}/ruby/gems/%{rb_ver}/specifications/spruz-%{version}.gemspec
 
 %files doc
 %defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
+%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/spruz-%{version}/
 
 %changelog

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

Reply via email to