remove brp-compress
This commit is contained in:
parent
62b9356f07
commit
23fb0ddc71
@ -4,7 +4,7 @@ Summary: A Perl module for time and date manipulation.
|
||||
Name: perl-TimeDate
|
||||
Version: 1.16
|
||||
Epoch: 1
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: distributable
|
||||
Group: Applications/CPAN
|
||||
Source0: TimeDate-%{version}.tar.gz
|
||||
@ -40,8 +40,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 |
|
||||
@ -57,6 +55,9 @@ fi
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Mar 30 2005 Warren Togami <wtogami@redhat.com>
|
||||
- remove brp-compress
|
||||
|
||||
* Wed Sep 22 2004 Chip Turner <cturner@redhat.com> 1:1.16-2
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user