From 38a416a85bc8f621d2aa05d6441fba5002cb21dd Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 10:04:02 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20perl-DB?= =?UTF-8?q?D-Pg-1.01-1.src.rpm=20Sun=20Jul=2001=202001=20Trond=20Eivind=20?= =?UTF-8?q?Glomsr=F8d=20=20-=201.01=20bugfix=20release=20(?= =?UTF-8?q?"bytea"=20coredumped=20with=20values=20outside=200...127)=20-?= =?UTF-8?q?=20Add=20perl-DBI=20and=20perl=20to=20BuildRequires=20(they=20w?= =?UTF-8?q?ere=20just=20in=20Requires:=20=20=20=20=20previously)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 2 +- perl-DBD-Pg.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index d369a73..91bb6ef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -DBD-Pg-1.00.tar.gz +DBD-Pg-1.01.tar.gz diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index 3f2370b..625d848 100644 --- a/perl-DBD-Pg.spec +++ b/perl-DBD-Pg.spec @@ -1,14 +1,14 @@ Summary: A PostgresSQL interface for perl Name: perl-DBD-Pg -Version: 1.00 +Version: 1.01 Release: 1 -Copyright: distributable +License: distributable Group: Applications/Databases Source: DBD-Pg-%{version}.tar.gz Url: http://www.cpan.org BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: perl >= 5.6.0-3, perl-DBI -BuildRequires: postgresql-devel >= 7.1 +BuildRequires: postgresql-devel >= 7.1, perl >= 5.6.0-3, perl-DBI %description An implementation of DBI for PostgreSQL for Perl. @@ -46,6 +46,10 @@ rm -f $RPM_BUILD_ROOT/$installsitearch/auto/DBD/Pg/.packlist %{_mandir}/*/* %changelog +* Sun Jul 1 2001 Trond Eivind Glomsrød +- 1.01 bugfix release ("bytea" coredumped with values outside 0...127) +- Add perl-DBI and perl to BuildRequires (they were just in Requires: previously) + * Wed May 30 2001 Trond Eivind Glomsrød - 1.00 - change group to Applications/Databases from Applications/CPAN diff --git a/sources b/sources index acfbf60..d910542 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b028b460b14f9226b3e61672bfa2475c DBD-Pg-1.00.tar.gz +3086ec3468530bc64838e8a04ce30704 DBD-Pg-1.01.tar.gz