packages: ruby/ruby.spec, ruby/ruby-openssl.patch (REMOVED) - dropped obsol...

qboosh qboosh at pld-linux.org
Sat Sep 18 11:26:19 CEST 2010


Author: qboosh                       Date: Sat Sep 18 09:26:19 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dropped obsolete openssl patch

---- Files affected:
packages/ruby:
   ruby.spec (1.215 -> 1.216) , ruby-openssl.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/ruby/ruby.spec
diff -u packages/ruby/ruby.spec:1.215 packages/ruby/ruby.spec:1.216
--- packages/ruby/ruby.spec:1.215	Sat Sep 18 08:34:02 2010
+++ packages/ruby/ruby.spec	Sat Sep 18 11:26:13 2010
@@ -32,7 +32,6 @@
 Source5:	%{name}-mode-init.el
 Patch0:		%{name}-mkmf-shared.patch
 Patch1:		%{name}-lib64.patch
-#Patch2: %{name}-openssl.patch
 URL:		http://www.ruby-lang.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -204,7 +203,6 @@
 %setup -q -n %{name}-%{basever}-p%{patchlevel} -a1 -a2
 %patch0 -p1
 %patch1 -p1
-#%patch2 -p1
 
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
@@ -388,12 +386,11 @@
 %{_mandir}/man1/rdoc.1*
 %{_mandir}/man1/ri.1*
 %{_mandir}/man1/testrb.1*
-%{ruby_archdir}/dl/callback.so
+%attr(755,root,root) %{ruby_archdir}/dl/callback.so
 %{_libdir}/ruby/gems/1.9/specifications/minitest.gemspec
 %{_libdir}/ruby/gems/1.9/specifications/rake.gemspec
 %{_libdir}/ruby/gems/1.9/specifications/rdoc.gemspec
 
-
 %files doc
 %defattr(644,root,root,755)
 %doc ruby-doc-bundle/*
@@ -424,6 +421,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.216  2010/09/18 09:26:13  qboosh
+- dropped obsolete openssl patch
+
 Revision 1.215  2010/09/18 06:34:02  aredridel
 - 1.9.2
 - add --with-batteries to include json, rubygems and rack
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby/ruby.spec?r1=1.215&r2=1.216&f=u



More information about the pld-cvs-commit mailing list