[perl/rc/master] Unofficial 5.14 release (build for testing purposes).

Marcela Mašláňová mmaslano at fedoraproject.org
Tue May 17 08:37:10 UTC 2011


commit 062adbfc678c0c037d4e7dc2cc0a7a1acd66c794
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Wed May 11 12:54:12 2011 +0200

    Unofficial 5.14 release (build for testing purposes).

 .gitignore |    1 +
 perl.spec  |    4 ++--
 sources    |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d973a00..637d46a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ filter-requires.sh
 /perl.stp
 /perl-example.stp
 /perl-5.14.0-RC2.tar.bz2
+/perl-5.14.0.tar.bz2
diff --git a/perl.spec b/perl.spec
index bb8bedd..2cc7dae 100644
--- a/perl.spec
+++ b/perl.spec
@@ -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}-RC2.tar.bz2
+Source0:        http://www.cpan.org/src/5.0/perl-%{perl_version}.tar.bz2
 Source2:        perl-5.8.0-libnet.cfg
 Source3:        macros.perl
 #Systemtap tapset and example that make use of systemtap-sdt-devel
@@ -904,7 +904,7 @@ tarball from perl.org.
 
 %{?perl_default_filter}
 %prep
-%setup -q -n perl-%{perl_version}-RC2
+%setup -q -n perl-%{perl_version}
 %patch1 -p1
 %ifarch %{multilib_64_archs}
 %patch3 -p1
diff --git a/sources b/sources
index f2bcf99..8314b18 100644
--- a/sources
+++ b/sources
@@ -2,5 +2,5 @@ aceea3db13a159cd5f7e5f2e3ad9534f  perl-5.8.0-libdir64.patch
 ad5d07285d6e4914384b43c9abc2bdba  filter-requires.sh
 1737a36154bb5bca781296794afc6791  perl.stp
 df28fe2c574e8807d0a803308c545dca  perl-example.stp
-513e7bd5f97446bb02c9012ac19675c3  perl-5.14.0-RC2.tar.bz2
 fa0e67ce4def80b563f4b312f770a8ff  macros.perl
+20af60d2fcf672f1158057e1b463e98a  perl-5.14.0.tar.bz2


More information about the scm-commits mailing list