summaryrefslogtreecommitdiffstats
path: root/rubygem-actionpack.spec
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2013-01-04 12:46:29 +0100
committerVít Ondruch <vondruch@redhat.com>2013-01-04 12:47:08 +0100
commit194c6a2f39edc3d6ba7731251665e5718b707bf8 (patch)
tree6296d12a5b54ad35cf23d222e77bb3d3c8bb0705 /rubygem-actionpack.spec
parent179fcd084952bdb0f1d8a6cc6f227a158fba891a (diff)
downloadrubygem-actionpack-194c6a2f39edc3d6ba7731251665e5718b707bf8.tar.gz
rubygem-actionpack-194c6a2f39edc3d6ba7731251665e5718b707bf8.tar.xz
rubygem-actionpack-194c6a2f39edc3d6ba7731251665e5718b707bf8.zip
Update to the ActionPack 3.2.10.
Diffstat (limited to 'rubygem-actionpack.spec')
-rw-r--r--rubygem-actionpack.spec19
1 files changed, 13 insertions, 6 deletions
diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec
index 6b1f212..b5893d8 100644
--- a/rubygem-actionpack.spec
+++ b/rubygem-actionpack.spec
@@ -6,8 +6,8 @@
Summary: Web-flow and rendering framework putting the VC in MVC
Name: rubygem-%{gem_name}
Epoch: 1
-Version: 3.2.8
-Release: 2%{?dist}
+Version: 3.2.10
+Release: 1%{?dist}
Group: Development/Languages
License: MIT
URL: http://www.rubyonrails.org
@@ -17,13 +17,16 @@ Source0: http://rubygems.org/downloads/actionpack-%{version}.gem
# You may check it out like so
# git clone http://github.com/rails/rails.git
# cd rails/actionpack/
-# git checkout v3.2.8
-# tar czvf actionpack-3.2.8-tests.tgz test/
+# git checkout v3.2.10
+# tar czvf actionpack-3.2.10-tests.tgz test/
Source2: actionpack-%{version}-tests.tgz
Patch0: rubygem-actionpack-enable-test.patch
Patch1: rubygem-actionpack-relax-sprockets-dependency.patch
Patch2: rubygem-actionpack-3.2.8-relax-builder-dependency.patch
+# Fixes "warning: assigned but unused variable - customer_greeting_counter" warning.
+# https://github.com/rails/rails/pull/8546
+Patch3: rubygem-actionpack-4.0.0-change-spy-of-after-invoked-controller-action.-becau.patch
# Let's keep Requires and BuildRequires sorted alphabeticaly
Requires: ruby(rubygems)
@@ -93,6 +96,7 @@ tar xzvf %{SOURCE2} -C .%{gem_instdir}
pushd .%{gem_instdir}
%patch0 -p0
+%patch3 -p2
popd
pushd .%{gem_dir}
@@ -159,6 +163,9 @@ popd
%{gem_instdir}/test/
%changelog
+* Thu Jan 03 2013 Vít Ondruch <vondruch@redhat.com> - 1:3.2.10-1
+- Update to the ActionPack 3.2.10.
+
* Sat Oct 13 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.2.8-2
- Relaxed Builder dependency.
@@ -174,7 +181,7 @@ popd
* Tue Jul 24 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.2.6-2
- Fixed missing epoch in -doc subpackage.
-* Thu Jul 23 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1:3.2.6-1
+* Mon Jul 23 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1:3.2.6-1
- Updated to the ActionPack 3.2.6.
- Remove Rake dependency.
- Introduce -doc subpackage.
@@ -292,7 +299,7 @@ popd
* Thu Nov 29 2007 David Lutterkort <dlutter@redhat.com> - 1.13.6-1
- New version
-* Tue Nov 14 2007 David Lutterkort <dlutter@redhat.com> - 1.13.5-2
+* Tue Nov 13 2007 David Lutterkort <dlutter@redhat.com> - 1.13.5-2
- Fix buildroot; mark docs in geminstdir cleanly
* Tue Oct 30 2007 David Lutterkort <dlutter@redhat.com> - 1.13.5-1