]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- keep my changes separately: ruby-LIB_PREFIX.patch restored
authortwittner <twittner@pld-linux.org>
Mon, 25 Dec 2006 13:42:43 +0000 (13:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  to its oryginal contents; fix shell quotation for ruby_site
  is in ruby-a260.patch
- rel. 4.1 - let's try it on arch with /lib64

Changed files:
    ruby.spec -> 1.143

ruby.spec

index 5e59d76f7a1e76d5cd519b3e116359600210e257..e6e58385a8aa2164058c714156098294d4f18ba3 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -11,7 +11,7 @@ Summary(pt_BR):       Linguagem de script orientada a objeto
 Summary(zh_CN):        ruby - Ò»ÖÖ¿ìËÙ¸ßЧµÄÃæÏò¶ÔÏó½Å±¾±à³ÌÓïÑÔ
 Name:          ruby
 Version:       1.8.5p2
-Release:       4
+Release:       4.1
 Epoch:         1
 License:       The Ruby License
 Group:         Development/Languages
@@ -39,6 +39,7 @@ Source12:     %{name}-mode-init.el
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-LIB_PREFIX.patch
 Patch2:                %{name}-mkmf-shared.patch
+Patch3:                %{name}-ac260.patch
 URL:           http://www.ruby-lang.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -209,8 +210,9 @@ Tryb Ruby i debugger dla Emacsa.
 %prep
 %setup -q -a1 -a2 -a3 -a5 -a6 -a7 -n %{name}-1.8.5-p2
 %patch0 -p1
-%patch1 -p0
+%patch1 -p1
 %patch2 -p1
+%patch3 -p0
 
 find . -name '*.rb' -o -name '*.cgi' -o -name '*.test' -o -name 'ruby.1' \
        -o -name 'ruby.info*' -o -name '*.html' -o -name '*.tcl' -o -name '*.texi' \
This page took 0.07721 seconds and 4 git commands to generate.