OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 12-Nov-2006 15:59:19
Branch: HEAD Handle: 2006111214591900
Modified files:
openpkg-src/perl-dbix perl-dbix.spec
Removed files:
openpkg-src/perl-dbix perl-dbix.patch
Log:
Cache::Simple::TimedExpiry is now available in perl-cache, so remove
hack which actually breaks SearchBuilder under RT
Summary:
Revision Changes Path
1.7 +0 -55 openpkg-src/perl-dbix/perl-dbix.patch
1.117 +1 -3 openpkg-src/perl-dbix/perl-dbix.spec
____________________________________________________________________________
rm -f openpkg-src/perl-dbix/perl-dbix.patch <<'@@ .'
Index: openpkg-src/perl-dbix/perl-dbix.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-dbix/perl-dbix.spec
============================================================================
$ cvs diff -u -r1.116 -r1.117 perl-dbix.spec
--- openpkg-src/perl-dbix/perl-dbix.spec 13 Oct 2006 17:31:51 -0000
1.116
+++ openpkg-src/perl-dbix/perl-dbix.spec 12 Nov 2006 14:59:19 -0000
1.117
@@ -54,7 +54,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20061013
+Release: 20061112
# list of sources
Source0:
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
@@ -75,7 +75,6 @@
Source15:
http://www.cpan.org/modules/by-module/Class/Class-DBI-AsForm-%{V_class_dbi_asform}.tar.gz
Source16:
http://www.cpan.org/modules/by-module/Class/Class-DBI-View-%{V_class_dbi_view}.tar.gz
Source17:
http://www.cpan.org/modules/by-module/DBIx/DBIx-Wrapper-%{V_dbix_wrapper}.tar.gz
-Patch0: perl-dbix.patch
# build information
Prefix: %{l_prefix}
@@ -219,7 +218,6 @@
%setup -q -T -D -a 15
%setup -q -T -D -a 16
%setup -q -T -D -a 17
- %patch -p0
%build
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]