SPECS: ruby-DBI.spec - add orphan dirs - STBR

aredridel aredridel at pld-linux.org
Sun Jun 12 03:35:24 CEST 2005


Author: aredridel                    Date: Sun Jun 12 01:35:24 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add orphan dirs
- STBR

---- Files affected:
SPECS:
   ruby-DBI.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/ruby-DBI.spec
diff -u SPECS/ruby-DBI.spec:1.7 SPECS/ruby-DBI.spec:1.8
--- SPECS/ruby-DBI.spec:1.7	Sat Feb 19 09:28:54 2005
+++ SPECS/ruby-DBI.spec	Sun Jun 12 03:35:19 2005
@@ -14,7 +14,7 @@
 # Source0-md5:	e71784353b914ecdd02c9bdc5a21e65e
 Patch0:		%{name}-prefix.patch
 Patch1:		%{name}-timestamps.patch
-URL:		http://www.tmtm.org/mysql/ruby/
+Patch2:		%{name}-warning.patch
 BuildRequires:	ruby
 BuildRequires:	ruby-mysql
 BuildRequires:	ruby-Postgres
@@ -72,6 +72,7 @@
 %setup -q -n %{tarname}-all
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 find lib -type d -name 'test*' | xargs rm -r -v
@@ -119,7 +120,7 @@
 
 %files -n ruby-DBD-Pg
 %defattr(644,root,root,755)
-%{ruby_rubylibdir}/DBD/Pg/Pg.rb
+%{ruby_rubylibdir}/DBD/Pg
 
 %files -n ruby-DBD-SQLite
 %defattr(644,root,root,755)
@@ -132,6 +133,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/06/12 01:35:19  aredridel
+- add orphan dirs
+- STBR
+
 Revision 1.7  2005/02/19 08:28:54  aredridel
 - rel 4
 - STBR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby-DBI.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list