diff --git a/perl-XML-NamespaceSupport.spec b/perl-XML-NamespaceSupport.spec index 97dc9b1..122e331 100644 --- a/perl-XML-NamespaceSupport.spec +++ b/perl-XML-NamespaceSupport.spec @@ -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 +- remove brp-compress + * Wed Sep 22 2004 Chip Turner 1.08-6 - rebuild