Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates-src > by-pkgid > bebe6df4d34fa515c5efd93f97dce662 > files > 3

ruby-rack-2.0.8-1.mga7.src.rpm

%define oname   rack

Name:       ruby-%{oname}
Version:    2.0.8
Release:    %mkrel 1
Summary:    A modular Ruby webserver interface
Group:      Development/Ruby
License:    MIT
URL:        http://rack.rubyforge.org
Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
Patch0:	    dddb7ad18ed79ca6ab06ccc417a169fde451246e.patch
BuildRequires: rubygems
BuildArch:  noarch

%description
Rack provides minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
Also see http://rack.rubyforge.org.

#-------------------------------------------------------------------------------
%package        doc
Summary:    Documentation for %{name}
Group:      Development/Ruby
Requires:   %{name} = %{version}-%{release}
BuildArch:  noarch

%description    doc
Documents, Rdoc & RI documentation for %{name}.
#-------------------------------------------------------------------------------

%prep
%gem_setup
%autopatch -p1

%build
%gem_build

%install
%gem_install

rm -rf %{buildroot}%{gem_instdir}/test

%files
%{_bindir}/rackup
%{gem_instdir}/
%{gem_spec}

%files          doc
%doc %{gem_docdir}
%doc README.rdoc



%changelog
* Wed May 27 2020 neoclust <neoclust> 2.0.8-1.mga7
+ Revision: 1588251
- New version 2.0.8 (mga#25915)
- Add P0 to fix CVE-2020-8161 (mga#26688)

* Wed Nov 07 2018 pterjan <pterjan> 2.0.6-1.mga7
+ Revision: 1328765
- Do not ship the tests, easier than patching them for invalid shebang :)
- Update to 2.0.6

* Fri Sep 21 2018 umeabot <umeabot> 2.0.5-2.mga7
+ Revision: 1291200
- Mageia 7 Mass Rebuild

* Mon Apr 23 2018 pterjan <pterjan> 2.0.5-1.mga7
+ Revision: 1221891
- Update to 2.0.5

* Mon Apr 02 2018 pterjan <pterjan> 2.0.4-1.mga7
+ Revision: 1214690
- Update to 2.0.4

* Thu Oct 27 2016 pterjan <pterjan> 1.6.4-3.mga6
+ Revision: 1063758
- Use the gem instead of the tar.gz
+ umeabot <umeabot>
- Mageia 6 Mass Rebuild

* Wed Nov 11 2015 spuhler <spuhler> 1.6.4-1.mga6
+ Revision: 902518
- upgrade to 1.6.4
- needed for pcs
+ sander85 <sander85>
- Dropped due to unfixed security issue

* Wed Oct 15 2014 umeabot <umeabot> 1.5.2-7.mga5
+ Revision: 744519
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.5.2-6.mga5
+ Revision: 688913
- Mageia 5 Mass Rebuild

* Sat Dec 28 2013 pterjan <pterjan> 1.5.2-5.mga4
+ Revision: 561551
- Fix gem macros

* Sat Oct 19 2013 umeabot <umeabot> 1.5.2-4.mga4
+ Revision: 535649
- Mageia 4 Mass Rebuild

* Fri Sep 20 2013 pterjan <pterjan> 1.5.2-3.mga4
+ Revision: 482286
- Rebuild for Ruby 2

* Sun Sep 15 2013 pterjan <pterjan> 1.5.2-2.mga4
+ Revision: 479117
- Fix file list
- Use gem_setup

* Thu Jun 27 2013 fwang <fwang> 1.5.2-1.mga4
+ Revision: 447443
- new version 1.5.2

* Tue Feb 12 2013 fwang <fwang> 1.4.5-1.mga3
+ Revision: 398090
- new version 1.4.5

* Fri Feb 08 2013 umeabot <umeabot> 1.4.1-4.mga3
+ Revision: 396303
- Rebuild for CVE-2013-0256

* Mon Jan 14 2013 umeabot <umeabot> 1.4.1-3.mga3
+ Revision: 381287
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Nov 01 2012 fwang <fwang> 1.4.1-2.mga3
+ Revision: 312254
- rebuild for new ruby

* Thu Jun 07 2012 solbu <solbu> 1.4.1-1.mga3
+ Revision: 256756
- New version
- Spec cleanup

* Tue Jun 21 2011 dams <dams> 1.1.2-1.mga2
+ Revision: 111225
- update to 1.1.2

* Wed Jan 26 2011 shikamaru <shikamaru> 1.1.0-5.mga1
+ Revision: 39685
- rebuild for new rubygems.rb

* Fri Jan 21 2011 shikamaru <shikamaru> 1.1.0-4.mga1
+ Revision: 30158
- imported package ruby-rack


* Thu Jan 20 2011 Remy CLOUARD <shikamaru@myoboku.shikamaru.fr> - 1.1.0-4mdv2011.0
- Apply new ruby policy
- Kill definition of buildroot
- Fix Source

* Tue Dec 14 2010 Rémy Clouard <shikamaru@mandriva.org> 1.1.0-3mdv2011.0
+ Revision: 621823
- rebuild for new rpm-mandriva-setup

* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2011.0
+ Revision: 614765
- the mass rebuild of 2010.1 packages

* Sun Apr 04 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2010.1
+ Revision: 531331
- update to new version 1.1.0

* Mon Feb 01 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1-1mdv2010.1
+ Revision: 499177
- fix summary
- import ruby-rack


* Mon Feb  1 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1-1
- initial release