This commit is contained in:
parent
b0987c842c
commit
c9e05f34f6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:910eaf23d5b6217bbf4d3a003daa330e90ac45b5a1188b12c6c1c38dfac51943
|
|
||||||
size 100275
|
|
3
DBD-mysql-4.006.tar.bz2
Normal file
3
DBD-mysql-4.006.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bfbfde6cdfb78647661eddf9f27c01ac1b9d9e65bbcfb6ba7057de46f65cb37d
|
||||||
|
size 105849
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 4 11:49:21 CET 2008 - anicka@suse.cz
|
||||||
|
|
||||||
|
- update to 4.006
|
||||||
|
* Cleanups on OS X compile
|
||||||
|
* Fixes to syntax errors on AIX
|
||||||
|
* Removed test code that was leaving trace files around
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 11 09:35:26 CEST 2007 - anicka@suse.cz
|
Mon Jun 11 09:35:26 CEST 2007 - anicka@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-DBD-mysql (Version 4.005)
|
# spec file for package perl-DBD-mysql (Version 4.006)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -12,15 +12,15 @@
|
|||||||
|
|
||||||
Name: perl-DBD-mysql
|
Name: perl-DBD-mysql
|
||||||
BuildRequires: mysql-devel perl-DBI perl-Data-ShowTable
|
BuildRequires: mysql-devel perl-DBI perl-Data-ShowTable
|
||||||
URL: http://cpan.org/modules/by-module/DBD/
|
Url: http://cpan.org/modules/by-module/DBD/
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Obsoletes: mysqperl perl-Msql-Mysql-modules
|
Obsoletes: mysqperl perl-Msql-Mysql-modules
|
||||||
Provides: mysqperl perl-Msql-Mysql-modules
|
Provides: mysqperl perl-Msql-Mysql-modules
|
||||||
Requires: perl-DBI perl-Data-ShowTable
|
Requires: perl-DBI perl-Data-ShowTable
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
Version: 4.005
|
Version: 4.006
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Interface to the MySQL database
|
Summary: Interface to the MySQL database
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
@ -67,6 +67,11 @@ chmod a-x $RPM_BUILD_ROOT/%{perl_vendorarch}/DBD/mysql/INSTALL.pod
|
|||||||
/var/adm/perl-modules/perl-DBD-mysql
|
/var/adm/perl-modules/perl-DBD-mysql
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 04 2008 - anicka@suse.cz
|
||||||
|
- update to 4.006
|
||||||
|
* Cleanups on OS X compile
|
||||||
|
* Fixes to syntax errors on AIX
|
||||||
|
* Removed test code that was leaving trace files around
|
||||||
* Mon Jun 11 2007 - anicka@suse.cz
|
* Mon Jun 11 2007 - anicka@suse.cz
|
||||||
- update to 4.005
|
- update to 4.005
|
||||||
* Replaced all references to dbis to use imp_xxh
|
* Replaced all references to dbis to use imp_xxh
|
||||||
|
Loading…
Reference in New Issue
Block a user