remove brp-compress
This commit is contained in:
parent
bf87dd63f8
commit
c2b3c6f4cd
@ -4,7 +4,7 @@
|
||||
Summary: A collection of Perl modules for working with XML.
|
||||
Name: perl-%{module}
|
||||
Version: 0.07
|
||||
Release: 30
|
||||
Release: 31
|
||||
License: distributable
|
||||
Group: System Environment/Libraries
|
||||
Source0: %{module}-%{version}.tar.bz2
|
||||
@ -36,8 +36,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 |
|
||||
@ -53,6 +51,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> 0.07-30
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user