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:
parent
a1b3fac271
commit
a8a8a29df1
@ -1,14 +1,14 @@
|
|||||||
Summary: A MySQL interface for perl
|
Summary: A MySQL interface for perl
|
||||||
Name: perl-DBD-MySQL
|
Name: perl-DBD-MySQL
|
||||||
Version: 1.2216
|
Version: 1.2216
|
||||||
Release: 3
|
Release: 4
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
Source: Msql-Mysql-modules-%{version}.tar.gz
|
Source: Msql-Mysql-modules-%{version}.tar.gz
|
||||||
Url: http://www.cpan.org
|
Url: http://www.cpan.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Requires: perl >= 5.6.0-3, perl-DBI >= 1.15
|
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
|
%description
|
||||||
An implementation of DBI for MySQL for Perl.
|
An implementation of DBI for MySQL for Perl.
|
||||||
@ -45,6 +45,9 @@ rm -f $RPM_BUILD_ROOT/$installsitearch/auto/Msql-Mysql-modules/.packlist
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Sun Jul 1 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||||
- Add perl and perl-DBI to BuildRequires
|
- Add perl and perl-DBI to BuildRequires
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user