remove brp-compress
This commit is contained in:
parent
6c5477ab22
commit
c41fc83519
@ -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 <wtogami@redhat.com>
|
||||
- remove brp-compress
|
||||
|
||||
* Tue Oct 12 2004 Chip Turner <cturner@redhat.com> 1.32-1
|
||||
- bugzilla: 127755, update to 1.32
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user