SPECS: ruby.spec - fixed ruby load modules paths - ruby_site are b...
twittner
twittner at pld-linux.org
Sat Dec 23 21:02:42 CET 2006
Author: twittner Date: Sat Dec 23 20:02:42 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed ruby load modules paths - ruby_site are back
(POSIXLY_CORRECT && autoconf-2.60 && shell quotation issue)
thanks to arekm for an apt suggestion
- rel. 4
---- Files affected:
SPECS:
ruby.spec (1.141 -> 1.142)
---- Diffs:
================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.141 SPECS/ruby.spec:1.142
--- SPECS/ruby.spec:1.141 Mon Dec 11 21:46:24 2006
+++ SPECS/ruby.spec Sat Dec 23 21:02:37 2006
@@ -12,7 +12,7 @@
Summary(zh_CN): ruby - ŇťÖÖżěËٸßЧľÄĂćĎňśÔĎó˝ĹąžąŕłĚÓďŃÔ
Name: ruby
Version: 1.8.5p2
-Release: 3
+Release: 4
Epoch: 1
License: The Ruby License
Group: Development/Languages
@@ -210,7 +210,7 @@
%prep
%setup -q -a1 -a2 -a3 -a5 -a6 -a7 -n %{name}-1.8.5-p2
%patch0 -p1
-%patch1 -p1
+%patch1 -p0
%patch2 -p1
find . -name '*.rb' -o -name '*.cgi' -o -name '*.test' -o -name 'ruby.1' \
@@ -438,6 +438,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.142 2006/12/23 20:02:37 twittner
+- fixed ruby load modules paths - ruby_site are back
+ (POSIXLY_CORRECT && autoconf-2.60 && shell quotation issue)
+ thanks to arekm for an apt suggestion
+- rel. 4
+
Revision 1.141 2006/12/11 20:46:24 glen
- avoid packaging /usr/lib/ruby twice
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby.spec?r1=1.141&r2=1.142&f=u
More information about the pld-cvs-commit
mailing list