remove brp-compress
This commit is contained in:
parent
34be52d59d
commit
aca2ee76f2
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: perl-Net-DNS
|
Name: perl-Net-DNS
|
||||||
Version: 0.48
|
Version: 0.48
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Net-DNS Perl module
|
Summary: Net-DNS Perl module
|
||||||
License: Distributable
|
License: Distributable
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -42,8 +42,6 @@ eval `perl '-V:installarchlib'`
|
|||||||
mkdir -p $RPM_BUILD_ROOT/$installarchlib
|
mkdir -p $RPM_BUILD_ROOT/$installarchlib
|
||||||
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 | \
|
||||||
@ -59,6 +57,9 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 30 2005 Warren Togami <wtogami@redhat.com>
|
||||||
|
- remove brp-compress
|
||||||
|
|
||||||
* Thu Mar 17 2005 Warren Togami <wtogami@redhat.com> 0.48-3
|
* Thu Mar 17 2005 Warren Togami <wtogami@redhat.com> 0.48-3
|
||||||
- reinclude ia64, thanks jvdias
|
- reinclude ia64, thanks jvdias
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user