remove brp-compress
This commit is contained in:
parent
86a621f1f0
commit
0e36e88239
@ -3,7 +3,7 @@
|
||||
Summary: A Perl module implementing URI parsing and manipulation.
|
||||
Name: perl-URI
|
||||
Version: 1.30
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: distributable
|
||||
Group: Applications/CPAN
|
||||
Source0: URI-%{version}.tar.gz
|
||||
@ -38,8 +38,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 |
|
||||
@ -56,6 +54,9 @@ fi
|
||||
%dir /usr/lib/perl5/vendor_perl/%(perl -MConfig -e 'print $Config{version}')/URI
|
||||
|
||||
%changelog
|
||||
* Wed Mar 30 2005 Warren Togami <wtogami@redhat.com>
|
||||
- remove brp-compress
|
||||
|
||||
* Thu Sep 23 2004 Chip Turner <cturner@redhat.com> 1.30-3
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user