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: 27-Sep-2005 22:57:15 Branch: HEAD Handle: 2005092721571400 Modified files: openpkg-src/perl-dbi perl-dbi.spec Log: there is no more with_v3 option Summary: Revision Changes Path 1.174 +3 -3 openpkg-src/perl-dbi/perl-dbi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-dbi/perl-dbi.spec ============================================================================ $ cvs diff -u -r1.173 -r1.174 perl-dbi.spec --- openpkg-src/perl-dbi/perl-dbi.spec 3 Sep 2005 17:43:27 -0000 1.173 +++ openpkg-src/perl-dbi/perl-dbi.spec 27 Sep 2005 20:57:14 -0000 1.174 @@ -48,7 +48,7 @@ Group: Language License: GPL/Artistic Version: %{V_perl} -Release: 20050903 +Release: 20050927 # package options %option with_dbd_sqlite no @@ -81,8 +81,8 @@ BuildPreReq: perl-util, perl-net, perl-locale PreReq: perl-util, perl-net, perl-locale %if "%{with_dbd_sqlite}" == "yes" -BuildPreReq: sqlite, sqlite::with_v3 = yes -PreReq: sqlite, sqlite::with_v3 = yes +BuildPreReq: sqlite +PreReq: sqlite %endif %if "%{with_dbd_mysql}" == "yes" BuildPreReq: mysql @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org