remove brp-compress

This commit is contained in:
Warren Togami 2005-03-31 09:29:03 +00:00
parent 9f3350b84d
commit cb95a76e6b

View File

@ -1,6 +1,6 @@
Name: perl-XML-NamespaceSupport
Version: 1.08
Release: 6
Release: 7
Summary: XML-NamespaceSupport Perl module
License: distributable
Group: Development/Libraries
@ -33,8 +33,6 @@ mkdir -p $RPM_BUILD_ROOT/$installarchlib
%makeinstall
rm -f `find $RPM_BUILD_ROOT -type f -name perllocal.pod -o -name .packlist`
[ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress
find $RPM_BUILD_ROOT/usr -type f -print | \
sed "s@^$RPM_BUILD_ROOT@@g" | \
grep -v perllocal.pod | \
@ -48,6 +46,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.08-6
- rebuild