auto-import perl-5.6.0-12 from perl-5.6.0-12.src.rpm
This commit is contained in:
parent
55dbbe551f
commit
5b35e825e1
@ -1,2 +1,2 @@
|
|||||||
Digest-MD5-2.09.tar.gz
|
Digest-MD5-2.09.tar.gz
|
||||||
perl-5.6.0.tar.gz
|
perl-5.6.0.tar.bz2
|
||||||
|
11
perl.spec
11
perl.spec
@ -2,10 +2,10 @@ Summary: The Perl programming language.
|
|||||||
Name: perl
|
Name: perl
|
||||||
%define perlver 5.6.0
|
%define perlver 5.6.0
|
||||||
Version: %{perlver}
|
Version: %{perlver}
|
||||||
Release: 10a
|
Release: 12
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
Source0: ftp://ftp.perl.org/pub/perl/CPAN/src/perl-%{perlver}.tar.gz
|
Source0: ftp://ftp.perl.org/pub/perl/CPAN/src/perl-%{perlver}.tar.bz2
|
||||||
Source1: ftp://ftp.perl.org/pub/CPAN/modules/by-module/Digest/Digest-MD5-2.09.tar.gz
|
Source1: ftp://ftp.perl.org/pub/CPAN/modules/by-module/Digest/Digest-MD5-2.09.tar.gz
|
||||||
Source2: find-provides
|
Source2: find-provides
|
||||||
Source3: find-requires
|
Source3: find-requires
|
||||||
@ -182,8 +182,11 @@ xargs ./perl -i -p -e "s|$RPM_BUILD_ROOT||g;" $packlist
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Apr 3 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
* Fri Mar 23 2001 Preston Brown <pbrown@redhat.com>
|
||||||
- rebuild for DB3 breakage.
|
- bzip2 source, save some space.
|
||||||
|
|
||||||
|
* Thu Dec 7 2000 Crutcher Dunnavant <crutcher@redhat.com>
|
||||||
|
- initial rebuild for 7.1
|
||||||
|
|
||||||
* Tue Sep 12 2000 Bill Nottingham <notting@redhat.com>
|
* Tue Sep 12 2000 Bill Nottingham <notting@redhat.com>
|
||||||
- fix dependencies on ia64/sparc64
|
- fix dependencies on ia64/sparc64
|
||||||
|
Loading…
Reference in New Issue
Block a user