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: 28-Jul-2006 18:53:05
Branch: HEAD Handle: 2006072817530500
Modified files:
openpkg-src/cdb cdb.spec
Log:
fix option with_perl and upgrade
Summary:
Revision Changes Path
1.2 +3 -3 openpkg-src/cdb/cdb.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cdb/cdb.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 cdb.spec
--- openpkg-src/cdb/cdb.spec 12 Mar 2006 13:04:35 -0000 1.1
+++ openpkg-src/cdb/cdb.spec 28 Jul 2006 16:53:05 -0000 1.2
@@ -25,7 +25,7 @@
# package version
%define V_cdb 0.75
%define V_tinycdb 0.75
-%define V_cdb_file 0.94
+%define V_cdb_file 0.95
# package information
Name: cdb
@@ -38,10 +38,10 @@
Group: Database
License: Public Domain
Version: %{V_cdb}
-Release: 20060312
+Release: 20060728
# package options
-%define with_perl no
+%option with_perl no
# list of sources
Source0: http://cr.yp.to/cdb/cdb-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]