rpms/rubygem-activesupport/devel import.log, NONE, 1.1 .cvsignore, 1.6, 1.7 rubygem-activesupport.spec, 1.6, 1.7 sources, 1.6, 1.7

Jeroen van Meeuwen kanarip at fedoraproject.org
Mon Nov 24 14:46:03 UTC 2008


Author: kanarip

Update of /cvs/pkgs/rpms/rubygem-activesupport/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10373/devel

Modified Files:
	.cvsignore rubygem-activesupport.spec sources 
Added Files:
	import.log 
Log Message:
2.2.2-1


--- NEW FILE import.log ---
rubygem-activesupport-2_2_2-1_fc10:HEAD:rubygem-activesupport-2.2.2-1.fc10.src.rpm:1227537912


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-activesupport/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	16 Sep 2008 18:59:40 -0000	1.6
+++ .cvsignore	24 Nov 2008 14:45:32 -0000	1.7
@@ -1 +1 @@
-activesupport-2.1.1.gem
+activesupport-2.2.2.gem


Index: rubygem-activesupport.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-activesupport/devel/rubygem-activesupport.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rubygem-activesupport.spec	16 Sep 2008 19:09:27 -0000	1.6
+++ rubygem-activesupport.spec	24 Nov 2008 14:45:32 -0000	1.7
@@ -7,7 +7,7 @@
 Summary: Support and utility classes used by the Rails framework
 Name: rubygem-%{gemname}
 
-Version: 2.1.1
+Version: 2.2.2
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -34,13 +34,15 @@
             --force --rdoc %{SOURCE0}
 
 # Remove bad shebangs
-for f in %{buildroot}%{geminstdir}/lib/active_support/multibyte/generators/generate_tables.rb \
-         %{buildroot}%{geminstdir}/lib/active_support/vendor/builder-2.1.2/builder.rb \
+for f in %{buildroot}%{geminstdir}/lib/active_support/vendor/builder-2.1.2/builder.rb \
          %{buildroot}%{geminstdir}/lib/active_support/vendor/builder-2.1.2/blankslate.rb \
          %{buildroot}%{geminstdir}/lib/active_support/vendor/builder-2.1.2/builder/* ; do
-  sed -i -e '1s/^\#!.*$//' $f
+    sed -i -e '1s/^\#!.*$//' $f
 done
 
+# Script without shebang
+chmod 644 %{buildroot}%{geminstdir}/lib/active_support/vendor/i18n-0.0.1/i18n.rb
+
 %clean
 rm -rf %{buildroot}
 
@@ -56,6 +58,9 @@
 
 
 %changelog
+* Mon Nov 24 2008 Jeroen van Meeuwen <kanarip at fedoraproject.org> - 2.2.2-1
+- New upstream version
+
 * Tue Sep 16 2008 David Lutterkort <dlutter at redhat.com> - 2.1.1-1
 - New version (fixes CVE-2008-4094)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-activesupport/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	16 Sep 2008 18:59:40 -0000	1.6
+++ sources	24 Nov 2008 14:45:32 -0000	1.7
@@ -1 +1 @@
-b2890eaec0ff89ef7aac5ac7ccf3099f  activesupport-2.1.1.gem
+2251cb08f36e40bb48ea3bb805323cc7  activesupport-2.2.2.gem




More information about the fedora-extras-commits mailing list