auto-import changelog data from perl-DBD-MySQL-1.2216-4.src.rpm

Fri Jul 20 2001 Trond Eivind Glomsrd <teg@redhat.com>
- Add zlib-devel to buildrequires (#49536)
This commit is contained in:
cvsdist 2004-09-09 10:03:51 +00:00
parent a1b3fac271
commit a8a8a29df1

View File

@ -1,14 +1,14 @@
Summary: A MySQL interface for perl
Name: perl-DBD-MySQL
Version: 1.2216
Release: 3
Release: 4
License: distributable
Group: Applications/Databases
Source: Msql-Mysql-modules-%{version}.tar.gz
Url: http://www.cpan.org
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: perl >= 5.6.0-3, perl-DBI >= 1.15
BuildRequires: mysql-devel >= 3.23.37,perl >= 5.6.0-3, perl-DBI >= 1.15
BuildRequires: mysql-devel >= 3.23.37,perl >= 5.6.0-3, perl-DBI >= 1.15, zlib-devel
%description
An implementation of DBI for MySQL for Perl.
@ -45,6 +45,9 @@ rm -f $RPM_BUILD_ROOT/$installsitearch/auto/Msql-Mysql-modules/.packlist
%{_mandir}/*/*
%changelog
* Fri Jul 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Add zlib-devel to buildrequires (#49536)
* Sun Jul 1 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Add perl and perl-DBI to BuildRequires