Upload 5.14.0-RC2
This commit is contained in:
parent
e3d6b6ef4d
commit
a62d7bff19
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ filter-requires.sh
|
||||
/perl-5.12.3.tar.gz
|
||||
/perl.stp
|
||||
/perl-example.stp
|
||||
/perl-5.14.0-RC2.tar.bz2
|
||||
|
@ -32,7 +32,7 @@ Group: Development/Languages
|
||||
# Copyright Only: for example ext/Text-Soundex/Soundex.xs
|
||||
License: (GPL+ or Artistic) and (GPLv2+ or Artistic) and Copyright Only and MIT and Public Domain and UCD
|
||||
Url: http://www.perl.org/
|
||||
Source0: http://www.cpan.org/src/5.0/perl-%{perl_version}-RC1.tar.bz2
|
||||
Source0: http://www.cpan.org/src/5.0/perl-%{perl_version}-RC2.tar.bz2
|
||||
Source2: perl-5.8.0-libnet.cfg
|
||||
Source3: macros.perl
|
||||
#Systemtap tapset and example that make use of systemtap-sdt-devel
|
||||
@ -903,7 +903,7 @@ tarball from perl.org.
|
||||
|
||||
%{?perl_default_filter}
|
||||
%prep
|
||||
%setup -q -n perl-%{perl_version}-RC1
|
||||
%setup -q -n perl-%{perl_version}-RC2
|
||||
%patch1 -p1
|
||||
%ifarch %{multilib_64_archs}
|
||||
%patch3 -p1
|
||||
|
4
sources
4
sources
@ -1,6 +1,6 @@
|
||||
aceea3db13a159cd5f7e5f2e3ad9534f perl-5.8.0-libdir64.patch
|
||||
26be2f310eef77f206c47e380518cbd8 macros.perl
|
||||
ad5d07285d6e4914384b43c9abc2bdba filter-requires.sh
|
||||
29975a69dce54e47fcd6331c085c6c99 perl-5.12.3.tar.gz
|
||||
1737a36154bb5bca781296794afc6791 perl.stp
|
||||
df28fe2c574e8807d0a803308c545dca perl-example.stp
|
||||
513e7bd5f97446bb02c9012ac19675c3 perl-5.14.0-RC2.tar.bz2
|
||||
fa0e67ce4def80b563f4b312f770a8ff macros.perl
|
||||
|
Loading…
Reference in New Issue
Block a user