1
0

libdbi-drivers-0.9.0-45-gc730741

OBS-URL: https://build.opensuse.org/package/show/server:database/libdbi-drivers?expand=0&rev=10
This commit is contained in:
Jan Engelhardt 2014-06-27 18:56:46 +00:00 committed by Git OBS Bridge
parent fefe81c62b
commit 4f32a5ec77
3 changed files with 5 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc6ce956dd49449bda481a45a67b9549f2c30b2fcd32540cd72f2f03d34ad4da
size 253384

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e852321d9a83e740e59bd0eda0878204a304289ee87b30c14ca35915e940e99
size 467440

View File

@ -17,8 +17,8 @@
Name: libdbi-drivers
Version: 0.9.0.g44
#Snapshot: libdbi-drivers-0.9.0-44-g342ef53
Version: 0.9.0.g45
#Snapshot: libdbi-drivers-0.9.0-45-gc730741
Release: 0
Summary: Database drivers for libdbi
License: LGPL-2.1+
@ -29,12 +29,9 @@ URL: http://libdbi-drivers.sf.net/
#Source: http://downloads.sf.net/libdbi-drivers/%name-%version.tar.gz
Source: %name-%version.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gettext
BuildRequires: freetds-devel
BuildRequires: libdbi-devel >= 0.9.0.g21
BuildRequires: libtool
BuildRequires: mysql-devel
BuildRequires: openjade
BuildRequires: postgresql-devel
@ -113,7 +110,6 @@ FAKE_BUILDDATE=$(LC_ALL=C date -u -r %_sourcedir/%name.changes '+%%b %%e %%Y')
sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" drivers/*/*.c
%build
autoreconf -fi
%configure \
--with-freetds \
--with-mysql \