rpms/ruby/devel ruby.spec,1.30,1.31

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 16 12:51:36 UTC 2005


Author: tagoh

Update of /cvs/dist/rpms/ruby/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25385

Modified Files:
	ruby.spec 
Log Message:
* Thu Jun 16 2005 Akira TAGOH <tagoh at redhat.com> - 1.8.2-8
- ruby-1.8.2-tcltk-multilib.patch: applied to get tcltklib.so built. (#160194)


Index: ruby.spec
===================================================================
RCS file: /cvs/dist/rpms/ruby/devel/ruby.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ruby.spec	6 Apr 2005 18:29:08 -0000	1.30
+++ ruby.spec	16 Jun 2005 12:51:32 -0000	1.31
@@ -24,6 +24,7 @@
 Patch1:		ruby-1.8.0-multilib.patch
 Patch2:		ruby-1.8.2-strscan-memset.patch
 Patch3:		ruby-1.8.2-deadcode.patch
+Patch4:		ruby-1.8.2-tcltk-multilib.patch
 
 Summary:	An interpreter of object-oriented scripting language
 Group:		Development/Languages
@@ -127,6 +128,9 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%ifarch sparc64 ppc64 s390x x86_64
+%patch4 -p1
+%endif
 popd
 
 %build
@@ -407,6 +411,9 @@
 %dir %{_datadir}/emacs/site-lisp/ruby-mode
 
 %changelog
+* Thu Jun 16 2005 Akira TAGOH <tagoh at redhat.com> - 1.8.2-8
+- ruby-1.8.2-tcltk-multilib.patch: applied to get tcltklib.so built. (#160194)
+
 * Thu Apr  7 2005 Akira TAGOH <tagoh at redhat.com> - 1.8.2-7
 - ruby-1.8.2-deadcode.patch: removed the dead code from the source. (#146108)
 - make sure that all documentation files in ruby-docs are the world-




More information about the fedora-cvs-commits mailing list