Accepting request 70371 from devel:languages:perl

- update to 4.019:
  * asynchronous support
  * fix to change sv_undef to PL_sv_undef from 4.018

OBS-URL: https://build.opensuse.org/request/show/70371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-mysql?expand=0&rev=26
This commit is contained in:
Sascha Peilicke
2011-05-17 10:19:56 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 7 deletions

View File

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

3
DBD-mysql-4.019.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 09 21:49:03 UTC 2011 - pascal.bleser@opensuse.org
- update to 4.019:
* asynchronous support
* fix to change sv_undef to PL_sv_undef from 4.018
-------------------------------------------------------------------
Fri Jan 7 14:45:14 UTC 2011 - vcizek@novell.com

View File

@@ -21,14 +21,13 @@
Name: perl-DBD-mysql
%define cpan_name DBD-mysql
Summary: MySQL driver for the Perl5 Database Interface (DBI)
Version: 4.018
Version: 4.019
Release: 1
License: GPL+ or Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/DBD-mysql/
#Source: http://www.cpan.org/modules/by-module/DBD/DBD-mysql-%{version}.tar.bz2
Source: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/%{cpan_name}-%{version}.tar.bz2
Patch1: bnc658792_pod_name_install.diff
Source: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/%{cpan_name}-%{version}.tar.gz
Patch1: bnc658792_pod_name_install.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# quilt does not grock that
%{perl_requires}