diff --git a/perl-DBD-mysql.spec b/perl-DBD-mysql.spec index 43401a8..f975a31 100644 --- a/perl-DBD-mysql.spec +++ b/perl-DBD-mysql.spec @@ -2,8 +2,8 @@ Name: perl-DBD-mysql Version: 4.031 -Release: 1mamba -Summary: BD::mysql - A Perl5 Database Interface to the MySQL database +Release: 2mamba +Summary: DBD::mysql - A Perl5 Database Interface to the MySQL database Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba @@ -13,7 +13,9 @@ Source: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-%{ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libmysql5-devel +BuildRequires: libmysqlclient-devel +BuildRequires: libopenssl-devel +BuildRequires: libperl BuildRequires: libz-devel BuildRequires: perl-DBI BuildRequires: perl-devel @@ -53,6 +55,9 @@ done %defattr(-,root,root) %changelog +* Fri May 15 2015 Silvan Calarco 4.031-2mamba +- rebuilt with mariadb socket path + * Thu Mar 26 2015 Automatic Build System 4.031-1mamba - automatic update by autodist