|
|
@ -8,9 +8,10 @@ Summary: Common API for connecting web frameworks, web servers and layers
|
|
|
|
# Introduce Epoch (related to bug 552972)
|
|
|
|
# Introduce Epoch (related to bug 552972)
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Version: 1.5.2
|
|
|
|
Version: 1.5.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Group: Development/Languages
|
|
|
|
Group: Development/Languages
|
|
|
|
License: MIT
|
|
|
|
# lib/rack/backports/uri/* are taken from Ruby which is (Ruby or BSD)
|
|
|
|
|
|
|
|
License: MIT and (Ruby or BSD)
|
|
|
|
URL: http://rubyforge.org/projects/%{gem_name}/
|
|
|
|
URL: http://rubyforge.org/projects/%{gem_name}/
|
|
|
|
Source0: http://gems.rubyforge.org/gems/%{gem_name}-%{version}.gem
|
|
|
|
Source0: http://gems.rubyforge.org/gems/%{gem_name}-%{version}.gem
|
|
|
|
Requires: ruby(rubygems)
|
|
|
|
Requires: ruby(rubygems)
|
|
|
@ -107,6 +108,9 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Feb 05 2014 Josef Stribny <jstribny@redhat.com> - 1:1.5.2-2
|
|
|
|
|
|
|
|
- Fix licensing
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 24 2013 Josef Stribny <jstribny@redhat.com> - 1:1.5.2-1
|
|
|
|
* Wed Jul 24 2013 Josef Stribny <jstribny@redhat.com> - 1:1.5.2-1
|
|
|
|
- Update to rack 1.5.2
|
|
|
|
- Update to rack 1.5.2
|
|
|
|
|
|
|
|
|
|
|
|