auto-import changelog data from perl-DBD-Pg-1.01-8.src.rpm

Fri Feb 22 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.01-8
- Rebuild
Thu Feb 07 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.01-7
- Rebuild
Thu Jan 31 2002 Tim Powers <timp@redhat.com>
- rebuild to solve more deps
Tue Jan 29 2002 Bill Nottingham <notting@redhat.com> 1.01-5
- rebuild (dependencies)
Tue Jan 22 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.01-4
- Rebuild
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Tue Jan 08 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.01-2
- Rebuild
This commit is contained in:
cvsdist 2004-09-09 10:05:11 +00:00
parent 38a416a85b
commit 6007b8abc4

View File

@ -1,7 +1,7 @@
Summary: A PostgresSQL interface for perl
Name: perl-DBD-Pg
Version: 1.01
Release: 1
Release: 8
License: distributable
Group: Applications/Databases
Source: DBD-Pg-%{version}.tar.gz
@ -46,6 +46,27 @@ rm -f $RPM_BUILD_ROOT/$installsitearch/auto/DBD/Pg/.packlist
%{_mandir}/*/*
%changelog
* Fri Feb 22 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.01-8
- Rebuild
* Thu Feb 7 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.01-7
- Rebuild
* Thu Jan 31 2002 Tim Powers <timp@redhat.com>
- rebuild to solve more deps
* Tue Jan 29 2002 Bill Nottingham <notting@redhat.com> 1.01-5
- rebuild (dependencies)
* Tue Jan 22 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.01-4
- Rebuild
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Jan 8 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.01-2
- Rebuild
* Sun Jul 1 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 1.01 bugfix release ("bytea" coredumped with values outside 0...127)
- Add perl-DBI and perl to BuildRequires (they were just in Requires: previously)