remove brp-compress

This commit is contained in:
Warren Togami 2005-03-31 09:28:45 +00:00
parent 62b9356f07
commit 23fb0ddc71

View File

@ -4,7 +4,7 @@ Summary: A Perl module for time and date manipulation.
Name: perl-TimeDate Name: perl-TimeDate
Version: 1.16 Version: 1.16
Epoch: 1 Epoch: 1
Release: 2 Release: 3
License: distributable License: distributable
Group: Applications/CPAN Group: Applications/CPAN
Source0: TimeDate-%{version}.tar.gz Source0: TimeDate-%{version}.tar.gz
@ -40,8 +40,6 @@ rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
make install 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 \( -name perllocal.pod -o -name .packlist \) -exec rm -v {} \;
find $RPM_BUILD_ROOT/usr -type f -print | find $RPM_BUILD_ROOT/usr -type f -print |
@ -57,6 +55,9 @@ fi
%defattr(-,root,root) %defattr(-,root,root)
%changelog %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 * Wed Sep 22 2004 Chip Turner <cturner@redhat.com> 1:1.16-2
- rebuild - rebuild