SPECS: ruby-RubyGems.spec - version 1.3.1, added -DESTDIR.patch

radek radek at pld-linux.org
Tue Feb 17 16:28:38 CET 2009


Author: radek                        Date: Tue Feb 17 15:28:38 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 1.3.1, added -DESTDIR.patch

---- Files affected:
SPECS:
   ruby-RubyGems.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/ruby-RubyGems.spec
diff -u SPECS/ruby-RubyGems.spec:1.15 SPECS/ruby-RubyGems.spec:1.16
--- SPECS/ruby-RubyGems.spec:1.15	Tue Jan  6 09:03:59 2009
+++ SPECS/ruby-RubyGems.spec	Tue Feb 17 16:28:32 2009
@@ -2,13 +2,14 @@
 Summary:	Ruby package manager
 Summary(pl.UTF-8):	Zarządca pakietów dla języka Ruby
 Name:		ruby-RubyGems
-Version:	1.2.0
+Version:	1.3.1
 Release:	1
 License:	GPL
 Group:		Development/Languages
 Source0:	http://files.rubyforge.vm.bytemark.co.uk/rubygems/rubygems-%{version}.tgz
-# Source0-md5:	b77a4234360735174d1692e6fc598402
+# Source0-md5:	a04ee6f6897077c5b75f5fd1e134c5a9
 Patch0:		%{name}-setup.patch
+Patch1:		%{name}-DESTDIR.patch
 URL:		http://rubygems.org/
 BuildRequires:	ruby >= 1:1.8.6
 BuildRequires:	ruby-devel
@@ -55,6 +56,7 @@
 %prep
 %setup -q -n rubygems-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 rdoc --ri --op ri lib
@@ -98,7 +100,7 @@
 %{ruby_vendorlibdir}/rubygems/*/*.rb
 %dir %{ruby_vendorlibdir}/rbconfig
 %{ruby_vendorlibdir}/rbconfig/datadir.rb
-%dir %{_libdir}/ruby/gems
+#%%dir %{_libdir}/ruby/gems
 
 %files ri
 %defattr(644,root,root,755)
@@ -114,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/02/17 15:28:32  radek
+- version 1.3.1, added -DESTDIR.patch
+
 Revision 1.15  2009/01/06 08:03:59  glen
 - unify ri/rdoc locations
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-RubyGems.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list