Hello community,

here is the log from the commit of package rubygem-rack-1_1 for 
openSUSE:Factory checked in at 2012-05-14 16:20:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rack-1_1 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rack-1_1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rack-1_1", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rack-1_1/rubygem-rack-1_1.changes        
2011-09-23 12:45:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rack-1_1.new/rubygem-rack-1_1.changes   
2012-05-14 16:20:38.000000000 +0200
@@ -1,0 +2,5 @@
+Sat May 12 19:28:26 UTC 2012 - mrueck...@suse.de
+
+- provide the single digit name too
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-rack-1_1.spec ++++++
--- /var/tmp/diff_new_pack.6dLKzw/_old  2012-05-14 16:20:44.000000000 +0200
+++ /var/tmp/diff_new_pack.6dLKzw/_new  2012-05-14 16:20:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rack-1_1
 #
-# 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,31 +15,31 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           rubygem-rack-1_1
 Version:        1.1.2
-Release:        1
+Release:        0
 #
 %define mod_name rack
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -1_1
 %define mod_weight 11
 #
-Group:          Development/Languages/Ruby
-License:        MIT
 #
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
 Provides:       rubygem-%{mod_name} = %{version}-%{release}
+Provides:       rubygem-%{mod_name}-1 = %{version}-%{release}
+Obsoletes:      rubygem-%{mod_name} < %{version}
 PreReq:         update-alternatives
 #
 Url:            http://rack.rubyforge.org
 Source:         %{mod_full_name}.gem
 #
 Summary:        A modular Ruby webserver interface
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 Rack provides minimal, modular and adaptable interface for developing
@@ -52,7 +52,6 @@
 
 %package doc
 
-
 Summary:        RDoc documentation for %{mod_name}
 Group:          Development/Languages/Ruby
 Requires:       %{name} = %{version}
@@ -63,7 +62,6 @@
 
 %package testsuite
 
-
 Summary:        Test suite for %{mod_name}
 Group:          Development/Languages/Ruby
 Requires:       %{name} = %{version}


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to