rebuilt with mariadb libmysqlclient [release 1.5.4-2mamba;Fri May 15 2015]
This commit is contained in:
parent
8da189897d
commit
7fa93785bd
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libaprutil
|
Name: libaprutil
|
||||||
Version: 1.5.4
|
Version: 1.5.4
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: The Apache Portable Runtime (APR)
|
Summary: The Apache Portable Runtime (APR)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -19,19 +19,23 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libapr-devel
|
BuildRequires: libapr-devel
|
||||||
BuildRequires: libdb47-devel
|
BuildRequires: libdb47-devel
|
||||||
BuildRequires: libe2fs-devel
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
|
BuildRequires: libfreetds-devel
|
||||||
BuildRequires: libgdbm-devel
|
BuildRequires: libgdbm-devel
|
||||||
BuildRequires: libmysql5-devel
|
BuildRequires: libltdl-devel
|
||||||
|
BuildRequires: libmysqlclient-devel
|
||||||
BuildRequires: libodbc-devel
|
BuildRequires: libodbc-devel
|
||||||
BuildRequires: libopenldap-devel
|
BuildRequires: libopenldap-devel
|
||||||
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libpostgresql-devel
|
BuildRequires: libpostgresql-devel
|
||||||
|
BuildRequires: libsasl2-devel
|
||||||
|
BuildRequires: libsqlite-devel
|
||||||
%if "%{stage1}" != "1"
|
%if "%{stage1}" != "1"
|
||||||
BuildRequires: libsqlite2-devel
|
BuildRequires: libsqlite2-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libuuid-devel
|
||||||
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libfreetds-devel
|
|
||||||
Provides: libaprutil1
|
Provides: libaprutil1
|
||||||
Obsoletes: libaprutil1
|
Obsoletes: libaprutil1
|
||||||
|
|
||||||
@ -140,6 +144,9 @@ rm -f %{buildroot}%{_libdir}/aprutil.exp
|
|||||||
%{_libdir}/libaprutil-%{aprutilmajver}.so
|
%{_libdir}/libaprutil-%{aprutilmajver}.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 15 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.4-2mamba
|
||||||
|
- rebuilt with mariadb libmysqlclient
|
||||||
|
|
||||||
* Sun Oct 05 2014 Automatic Build System <autodist@mambasoft.it> 1.5.4-1mamba
|
* Sun Oct 05 2014 Automatic Build System <autodist@mambasoft.it> 1.5.4-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user