[csw-devel] SF.net SVN: gar:[8013] csw/mgar/pkg/cpan/DBD-SQLite/trunk/files
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Fri Jan 15 14:46:45 CET 2010
Revision: 8013
http://gar.svn.sourceforge.net/gar/?rev=8013&view=rev
Author: bonivart
Date: 2010-01-15 13:46:45 +0000 (Fri, 15 Jan 2010)
Log Message:
-----------
dbd-sqlite: remove unused files
Removed Paths:
-------------
csw/mgar/pkg/cpan/DBD-SQLite/trunk/files/CSWpmdbdsqlite.gspec
csw/mgar/pkg/cpan/DBD-SQLite/trunk/files/optimize.diff
Deleted: csw/mgar/pkg/cpan/DBD-SQLite/trunk/files/CSWpmdbdsqlite.gspec
===================================================================
--- csw/mgar/pkg/cpan/DBD-SQLite/trunk/files/CSWpmdbdsqlite.gspec 2010-01-15 13:36:48 UTC (rev 8012)
+++ csw/mgar/pkg/cpan/DBD-SQLite/trunk/files/CSWpmdbdsqlite.gspec 2010-01-15 13:46:45 UTC (rev 8013)
@@ -1,8 +0,0 @@
-%var bitname pm_dbdsqlite
-%var pkgname CSWpmdbdsqlite
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-This module is distributed under the same terms as Perl itself, and
-is copyright Matt Sergeant, 2002.
-
-The underlying SQLite database engine is copyright free.
Deleted: csw/mgar/pkg/cpan/DBD-SQLite/trunk/files/optimize.diff
===================================================================
--- csw/mgar/pkg/cpan/DBD-SQLite/trunk/files/optimize.diff 2010-01-15 13:36:48 UTC (rev 8012)
+++ csw/mgar/pkg/cpan/DBD-SQLite/trunk/files/optimize.diff 2010-01-15 13:46:45 UTC (rev 8013)
@@ -1,12 +0,0 @@
-diff --speed-large-files --minimal -Nru DBD-SQLite-1.07.orig/Makefile.PL DBD-SQLite-1.07/Makefile.PL
---- DBD-SQLite-1.07.orig/Makefile.PL 2004-10-12 02:03:50.000000000 -0700
-+++ DBD-SQLite-1.07/Makefile.PL 2005-02-11 11:17:37.100010000 -0800
-@@ -44,7 +44,7 @@
- 'PREREQ_PM' => {DBI => 1.21}, # e.g., Module::Name => 1.1
- 'OBJECT' => '$(O_FILES)',
- 'INC' => '-I. -I$(DBI_INSTARCH_DIR)',
-- 'OPTIMIZE' => "-O2",
-+ 'OPTIMIZE' => "$Config{optimize}"
- 'DEFINE' => "-DNDEBUG=1 -DSQLITE_PTR_SZ=$Config{ptrsize}" .
- ($Config{d_usleep} ? " -DHAVE_USLEEP=1" : "") .
- ($DBI::VERSION > 1.42 ? '' : ' -Dno_last_insert_id'),
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list