Unofficial 5.14 release (build for testing purposes).
This commit is contained in:
parent
eb43c01bc3
commit
062adbfc67
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ filter-requires.sh
|
|||||||
/perl.stp
|
/perl.stp
|
||||||
/perl-example.stp
|
/perl-example.stp
|
||||||
/perl-5.14.0-RC2.tar.bz2
|
/perl-5.14.0-RC2.tar.bz2
|
||||||
|
/perl-5.14.0.tar.bz2
|
||||||
|
@ -32,7 +32,7 @@ Group: Development/Languages
|
|||||||
# Copyright Only: for example ext/Text-Soundex/Soundex.xs
|
# 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
|
License: (GPL+ or Artistic) and (GPLv2+ or Artistic) and Copyright Only and MIT and Public Domain and UCD
|
||||||
Url: http://www.perl.org/
|
Url: http://www.perl.org/
|
||||||
Source0: http://www.cpan.org/src/5.0/perl-%{perl_version}-RC2.tar.bz2
|
Source0: http://www.cpan.org/src/5.0/perl-%{perl_version}.tar.bz2
|
||||||
Source2: perl-5.8.0-libnet.cfg
|
Source2: perl-5.8.0-libnet.cfg
|
||||||
Source3: macros.perl
|
Source3: macros.perl
|
||||||
#Systemtap tapset and example that make use of systemtap-sdt-devel
|
#Systemtap tapset and example that make use of systemtap-sdt-devel
|
||||||
@ -904,7 +904,7 @@ tarball from perl.org.
|
|||||||
|
|
||||||
%{?perl_default_filter}
|
%{?perl_default_filter}
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n perl-%{perl_version}-RC2
|
%setup -q -n perl-%{perl_version}
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%ifarch %{multilib_64_archs}
|
%ifarch %{multilib_64_archs}
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
2
sources
2
sources
@ -2,5 +2,5 @@ aceea3db13a159cd5f7e5f2e3ad9534f perl-5.8.0-libdir64.patch
|
|||||||
ad5d07285d6e4914384b43c9abc2bdba filter-requires.sh
|
ad5d07285d6e4914384b43c9abc2bdba filter-requires.sh
|
||||||
1737a36154bb5bca781296794afc6791 perl.stp
|
1737a36154bb5bca781296794afc6791 perl.stp
|
||||||
df28fe2c574e8807d0a803308c545dca perl-example.stp
|
df28fe2c574e8807d0a803308c545dca perl-example.stp
|
||||||
513e7bd5f97446bb02c9012ac19675c3 perl-5.14.0-RC2.tar.bz2
|
|
||||||
fa0e67ce4def80b563f4b312f770a8ff macros.perl
|
fa0e67ce4def80b563f4b312f770a8ff macros.perl
|
||||||
|
20af60d2fcf672f1158057e1b463e98a perl-5.14.0.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user