|
|
@@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
Class: EVAL
|
|
|
Group: Database
|
|
|
License: LGPL
|
|
|
-Version: 1.3.7
|
|
|
-Release: 20080413
|
|
|
+Version: 1.3.8
|
|
|
+Release: 20080503
|
|
|
|
|
|
# package options
|
|
|
%option with_sqlite yes
|
|
|
@@ -41,7 +41,6 @@ Release: 20080413
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.linuxnetworks.de/opendbx/download/opendbx-%{version}.tar.gz
|
|
|
-Patch0: opendbx.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -78,7 +77,6 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q
|
|
|
- %patch -p0
|
|
|
|
|
|
%build
|
|
|
export CC="%{l_cc}"
|