rpms/ruby/devel .cvsignore, 1.30, 1.31 import.log, 1.4, 1.5 ruby.spec, 1.134, 1.135 sources, 1.29, 1.30

Jeroen van Meeuwen kanarip at fedoraproject.org
Sat Jun 20 17:51:30 UTC 2009


Author: kanarip

Update of /cvs/pkgs/rpms/ruby/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28448/devel

Modified Files:
	.cvsignore import.log ruby.spec sources 
Log Message:
1.8.6.368-2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ruby/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- .cvsignore	31 May 2009 08:42:06 -0000	1.30
+++ .cvsignore	20 Jun 2009 17:50:58 -0000	1.31
@@ -1,4 +1,4 @@
+ruby-1.8.6-p368.tar.bz2
 ruby-refm-rdp-1.8.2-ja-html.tar.gz
 rubyfaq-990927.tar.gz
 rubyfaq-jp-990927.tar.gz
-ruby-1.8.6-p368.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/ruby/devel/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- import.log	31 May 2009 08:42:06 -0000	1.4
+++ import.log	20 Jun 2009 17:50:58 -0000	1.5
@@ -2,3 +2,4 @@ ruby-1_8_6_287-4_fc10:HEAD:ruby-1.8.6.28
 ruby-1_8_6_287-5_fc10:HEAD:ruby-1.8.6.287-5.fc10.src.rpm:1237096677
 ruby-1_8_6_287-7_fc11:HEAD:ruby-1.8.6.287-7.fc11.src.rpm:1237351812
 ruby-1_8_6_368-1_fc11:HEAD:ruby-1.8.6.368-1.fc11.src.rpm:1243759307
+ruby-1_8_6_368-2_fc11:HEAD:ruby-1.8.6.368-2.fc11.src.rpm:1245520186


Index: ruby.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ruby/devel/ruby.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -p -r1.134 -r1.135
--- ruby.spec	31 May 2009 08:42:06 -0000	1.134
+++ ruby.spec	20 Jun 2009 17:50:59 -0000	1.135
@@ -16,7 +16,7 @@
 
 Name:		ruby
 Version:	%{rubyver}%{?dotpatchlevel}
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	Ruby or GPLv2
 URL:		http://www.ruby-lang.org/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -130,7 +130,7 @@ Manuals and FAQs for the object-oriented
 
 
 %package mode
-Summary:	Emacs Lisp ruby-mode for the scripting language Ruby
+Summary:	Emacs Lisp for the scripting language Ruby
 Group:		Applications/Editors
 Requires:	emacs-common
 
@@ -405,8 +405,12 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_prefix}/lib/ruby
 %dir %{_prefix}/lib/ruby/%{rubyxver}
 %ifnarch ppc64 s390x sparc64 x86_64
+%if "%{_gnu}" == "-gnueabi"
+%dir %{_prefix}/lib/ruby/%{rubyxver}/%{_normalized_cpu}-%{_target_os}-eabi
+%else
 %dir %{_prefix}/lib/ruby/%{rubyxver}/%{_normalized_cpu}-%{_target_os}
 %endif
+%endif
 %ifarch ppc64 s390x sparc64 x86_64
 %dir %{_libdir}/ruby
 %dir %{_libdir}/ruby/%{rubyxver}
@@ -531,6 +535,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_emacs_sitestartdir}/ruby-mode-init.el
 
 %changelog
+* Sat Jun 20 2009  Jeroen van Meeuwen <kanarip at fedoraproject.org> - 1.8.6.368-2
+- Fix directory on ARM (#506233, Kedar Sovani)
+
 * Sun May 31 2009 Jeroen van Meeuwen <j.van.meeuwen at ogd.nl> - 1.8.6.368-1
 - New upstream release (p368)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ruby/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- sources	31 May 2009 08:42:06 -0000	1.29
+++ sources	20 Jun 2009 17:50:59 -0000	1.30
@@ -1,4 +1,4 @@
+623447c6d8c973193aae565a5538ccfc  ruby-1.8.6-p368.tar.bz2
 b6dd396f513efeb7864685c840f9643a  ruby-refm-rdp-1.8.2-ja-html.tar.gz
 634c25b14e19925d10af3720d72e8741  rubyfaq-990927.tar.gz
 4fcec898f51d8371cc42d0a013940469  rubyfaq-jp-990927.tar.gz
-623447c6d8c973193aae565a5538ccfc  ruby-1.8.6-p368.tar.bz2




More information about the fedora-extras-commits mailing list