diff --git a/.cvsignore b/.cvsignore index 2f398e2..d4818d7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -perl-5.8.5.tar.gz +perl-5.8.6.tar.gz diff --git a/perl.spec b/perl.spec index c1159d0..295bb18 100644 --- a/perl.spec +++ b/perl.spec @@ -4,8 +4,8 @@ %define multilib_64_archs x86_64 s390x ppc64 sparc64 -%define perlver 5.8.5 -%define perlrel 13 +%define perlver 5.8.6 +%define perlrel 1 %define perlepoch 3 Provides: perl(:WITH_PERLIO) @@ -27,6 +27,7 @@ Provides: perl(:MODULE_COMPAT_5.8.2) Provides: perl(:MODULE_COMPAT_5.8.3) Provides: perl(:MODULE_COMPAT_5.8.4) Provides: perl(:MODULE_COMPAT_5.8.5) +Provides: perl(:MODULE_COMPAT_5.8.6) %if %{largefiles} Provides: perl(:WITH_LARGEFILES) @@ -43,7 +44,7 @@ License: Artistic or GPL Group: Development/Languages Url: http://www.perl.org/ -Source0: perl-5.8.5.tar.gz +Source0: perl-5.8.6.tar.gz Source1: clean-manifest.pl Source9: MANIFEST.suidperl Source10: system-owned-directories @@ -57,7 +58,7 @@ Patch7: perl-5.6.0-buildroot.patch Patch9: perl-5.7.3-syslog.patch # Patch10: perl-5.8.0-notty.patch Patch11: perl-5.8.3-fullinc.patch -Patch12: perl-5.8.5-incpush.patch +Patch12: perl-5.8.6-incpush.patch Patch13: perl-5.8.3-perlbug-tag.patch Patch14: perl-5.8.5-dashI.patch @@ -202,7 +203,7 @@ more secure running of setuid perl scripts. %endif %prep -%setup -q -n perl-5.8.5 +%setup -q -n perl-5.8.6 %patch5 -p1 # %%patch8 -p1 %patch11 -p1 @@ -244,7 +245,7 @@ echo "RPM Build arch: %{_arch}" %endif sh Configure -des -Doptimize="$RPM_OPT_FLAGS" \ - -Dversion=5.8.5 \ + -Dversion=5.8.6 \ -Dmyhostname=localhost \ -Dperladmin=root@localhost \ -Dcc='%{__cc}' \ @@ -409,6 +410,9 @@ find $RPM_BUILD_ROOT%{_libdir}/perl* \ %endif %changelog +* Mon Jan 17 2005 Chip Turner - 3:5.8.6-1 +- update to 5.8.6 + * Wed Dec 1 2004 Chip Turner 3:5.8.5-13 - rebuild diff --git a/sources b/sources index 54a69ff..1e2cd87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49baa8d7d29b4a9713c06edeb81e6b1b perl-5.8.5.tar.gz +8d4aa4e061fd5bc0c39e4f0a63267880 perl-5.8.6.tar.gz