commit rubygem-rack-ssl for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-rack-ssl for openSUSE:Factory checked in at 2012-08-04 22:07:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-rack-ssl (Old) and /work/SRC/openSUSE:Factory/.rubygem-rack-ssl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-rack-ssl", Maintainer is "MRueckert@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-rack-ssl/rubygem-rack-ssl.changes 2012-07-16 10:10:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-rack-ssl.new/rubygem-rack-ssl.changes 2012-08-05 00:05:48.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 31 15:35:36 UTC 2012 - jreidinger@suse.com + +- use gem2rpm to get new provisions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-rack-ssl.spec ++++++ --- /var/tmp/diff_new_pack.QOKHEB/_old 2012-08-05 00:06:01.000000000 +0200 +++ /var/tmp/diff_new_pack.QOKHEB/_new 2012-08-05 00:06:01.000000000 +0200 @@ -19,19 +19,16 @@ Name: rubygem-rack-ssl Version: 1.3.2 Release: 0 -Summary: Force SSL/TLS in your app -License: MIT -Group: Development/Languages/Ruby -Url: https://github.com/josh/rack-ssl %define mod_name rack-ssl %define mod_full_name %{mod_name}-%{version} -Source: %{mod_full_name}.gem -BuildRequires: rubygem-rack >= 1.3.0 -BuildRequires: rubygems_with_buildroot_patch -Requires: rubygem-rack -Provides: rubygem-%{mod_name}-1_3 = %{version} + BuildRoot: %{_tmppath}/%{name}-%{version}-build -%rubygems_requires +BuildRequires: ruby-macros >= 1 +Url: https://github.com/josh/rack-ssl +Source: %{mod_full_name}.gem +Summary: Force SSL/TLS in your app. +License: MIT +Group: Development/Languages/Ruby %description Rack middleware to force SSL/TLS. @@ -46,9 +43,14 @@ Usually in RDoc and RI formats. %prep +#gem_unpack +#if you need patches, apply them here and replace the # with a % sign in the surrounding lines +#gem_build + %build + %install -%gem_install %{SOURCE0} +%gem_install -f %files %defattr(-,root,root,-) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de