remove brp-compress
This commit is contained in:
parent
0ba2b18641
commit
459591f62a
@ -1,7 +1,7 @@
|
||||
Summary: LDAP Perl module
|
||||
Name: perl-LDAP
|
||||
Version: 0.31
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: GPL or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/perl-ldap/
|
||||
@ -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 %{_libdir}/rpm/brp-compress ] && %{_libdir}/rpm/brp-compress
|
||||
|
||||
find $RPM_BUILD_ROOT%{_prefix} -type f -print | \
|
||||
sed "s@^$RPM_BUILD_ROOT@@g" > %{name}-%{version}-%{release}-filelist
|
||||
if [ "$(cat %{name}-%{version}-%{release}-filelist)X" = "X" ] ; then
|
||||
@ -50,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc CREDITS ChangeLog README TODO
|
||||
|
||||
%changelog
|
||||
* Wed Mar 30 2005 Warren Togami <wtogami@redhat.com>
|
||||
- remove brp-compress
|
||||
|
||||
* Wed Sep 22 2004 Chip Turner <cturner@redhat.com> 0.31-5
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user