SPECS: ruby-DBD-SQLite3.spec - add warning patch
aredridel
aredridel at pld-linux.org
Wed Nov 29 22:56:27 CET 2006
Author: aredridel Date: Wed Nov 29 21:56:27 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add warning patch
---- Files affected:
SPECS:
ruby-DBD-SQLite3.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/ruby-DBD-SQLite3.spec
diff -u SPECS/ruby-DBD-SQLite3.spec:1.3 SPECS/ruby-DBD-SQLite3.spec:1.4
--- SPECS/ruby-DBD-SQLite3.spec:1.3 Sun Oct 8 15:09:57 2006
+++ SPECS/ruby-DBD-SQLite3.spec Wed Nov 29 22:56:22 2006
@@ -13,6 +13,7 @@
Group: Development/Languages
Source0: http://www.jmuk.org/prog/dbd_sqlite3.tar.gz
# Source0-md5: 875c25ea58acf7630d4c22e3f14bb242
+Patch0: %{name}-warning.patch
BuildRequires: rpmbuild(macros) >= 1.277
BuildRequires: ruby-devel >= 1:1.8.4-5
BuildRequires: sqlite3-devel
@@ -31,6 +32,7 @@
cp %{_datadir}/setup.rb .
mkdir lib/DBD
mv lib/dbd_sqlite3 lib/DBD/SQLite3
+%patch0 -p1
%build
ruby setup.rb config \
@@ -76,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/11/29 21:56:22 aredridel
+- add warning patch
+
Revision 1.3 2006/10/08 13:09:57 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-DBD-SQLite3.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list