diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index 7823adb..4e500c7 100644 --- a/perl-DBD-Pg.spec +++ b/perl-DBD-Pg.spec @@ -3,7 +3,7 @@ Summary: A PostgresSQL interface for perl Name: perl-DBD-Pg Version: 1.32 -Release: 1 +Release: 2 License: distributable Group: Applications/Databases Source: DBD-Pg-%{version}.tar.gz @@ -37,8 +37,6 @@ rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT make install -[ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress - find $RPM_BUILD_ROOT \( -name perllocal.pod -o -name .packlist \) -exec rm -v {} \; find $RPM_BUILD_ROOT/usr -type f -print | \ @@ -54,6 +52,9 @@ fi %defattr(-,root,root) %changelog +* Wed Mar 30 2005 Warren Togami +- remove brp-compress + * Tue Oct 12 2004 Chip Turner 1.32-1 - bugzilla: 127755, update to 1.32