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:
parent
fefe81c62b
commit
4f32a5ec77
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fc6ce956dd49449bda481a45a67b9549f2c30b2fcd32540cd72f2f03d34ad4da
|
|
||||||
size 253384
|
|
3
libdbi-drivers-0.9.0.g45.tar.xz
Normal file
3
libdbi-drivers-0.9.0.g45.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e852321d9a83e740e59bd0eda0878204a304289ee87b30c14ca35915e940e99
|
||||||
|
size 467440
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libdbi-drivers
|
Name: libdbi-drivers
|
||||||
Version: 0.9.0.g44
|
Version: 0.9.0.g45
|
||||||
#Snapshot: libdbi-drivers-0.9.0-44-g342ef53
|
#Snapshot: libdbi-drivers-0.9.0-45-gc730741
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Database drivers for libdbi
|
Summary: Database drivers for libdbi
|
||||||
License: LGPL-2.1+
|
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: http://downloads.sf.net/libdbi-drivers/%name-%version.tar.gz
|
||||||
Source: %name-%version.tar.xz
|
Source: %name-%version.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: autoconf
|
|
||||||
BuildRequires: automake
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: freetds-devel
|
BuildRequires: freetds-devel
|
||||||
BuildRequires: libdbi-devel >= 0.9.0.g21
|
BuildRequires: libdbi-devel >= 0.9.0.g21
|
||||||
BuildRequires: libtool
|
|
||||||
BuildRequires: mysql-devel
|
BuildRequires: mysql-devel
|
||||||
BuildRequires: openjade
|
BuildRequires: openjade
|
||||||
BuildRequires: postgresql-devel
|
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
|
sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" drivers/*/*.c
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fi
|
|
||||||
%configure \
|
%configure \
|
||||||
--with-freetds \
|
--with-freetds \
|
||||||
--with-mysql \
|
--with-mysql \
|
||||||
|
Loading…
Reference in New Issue
Block a user