Hello community,

here is the log from the commit of package rubygem-rack for openSUSE:11.4
checked in at Wed Nov 9 17:48:49 CET 2011.



--------
--- old-versions/11.4/all/rubygem-rack/rubygem-rack.changes     2010-06-11 
19:59:21.000000000 +0200
+++ 11.4/rubygem-rack/rubygem-rack.changes      2011-11-04 17:01:15.000000000 
+0100
@@ -1,0 +2,7 @@
+Fri Nov  4 15:57:34 UTC 2011 - [email protected]
+
+- update to version 1.1.2
+  * Security fix in Rack::Auth::Digest::MD5: when authenticator
+    returned nil, permission was granted on empty password.
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/rubygem-rack
Destination is old-versions/11.4/UPDATES/all/rubygem-rack
calling whatdependson for 11.4-i586


Old:
----
  rack-1.1.0.gem

New:
----
  rack-1.1.2.gem

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

Other differences:
------------------
++++++ rubygem-rack.spec ++++++
--- /var/tmp/diff_new_pack.HRT29c/_old  2011-11-09 17:47:46.000000000 +0100
+++ /var/tmp/diff_new_pack.HRT29c/_new  2011-11-09 17:47:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package rubygem-rack (Version 1.1.0)
+# spec file for package rubygem-rack
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,9 +19,13 @@
 
 
 Name:           rubygem-rack
-Version:        1.1.0
-Release:        2
+Version:        1.1.2
+Release:        0.<RELEASE2>
+#
 %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
@@ -29,11 +33,13 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
+Provides:       rubygem-%{mod_name}-1   = %{version}-%{release}
+Provides:       rubygem-%{mod_name}-1_1 = %{version}-%{release}
 #
 Url:            http://rack.rubyforge.org
-Source:         %{mod_name}-%{version}.gem
+Source:         %{mod_full_name}.gem
 #
-Summary:        Minimal interface between webservers supporting Ruby and Ruby 
frameworks
+Summary:        A modular Ruby webserver interface
 
 %description
 Rack provides minimal, modular and adaptable interface for developing
@@ -57,9 +63,9 @@
 %files
 %defattr(-,root,root,-)
 %{_bindir}/rackup
-%{_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
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
+%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
+%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
+%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
 
 %changelog

continue with "q"...



Remember to have fun...

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

Reply via email to