From 5c0d975f3fbe135694746698ce3a0d31dea41086 Mon Sep 17 00:00:00 2001 From: Marcela Mašláňová Date: Sep 18 2008 12:16:04 +0000 Subject: - update to 5.814 - remove patch, now we have all upstream tests on --- diff --git a/.cvsignore b/.cvsignore index a6497d0..dd75fbf 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libwww-perl-5.808.tar.gz +libwww-perl-5.814.tar.gz diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 9616f66..3363f47 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -1,6 +1,6 @@ Name: perl-libwww-perl -Version: 5.808 -Release: 7%{?dist} +Version: 5.814 +Release: 1%{?dist} Summary: A Perl interface to the World-Wide Web Group: Development/Libraries @@ -13,7 +13,7 @@ Source0: http://www.cpan.org/authors/id/G/GA/GAAS/libwww-perl-%{version}. # previous versions just skipped all the tests, I don't feel so bad # about being lazy and skipping these instead of figuring out why they # fail in mock and not on my box. -Patch0: perl-libwww-perl-5.808-skip-message-tests.patch +Patch1: perl-libwww-perl-5.808-skip-message-tests.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -35,7 +35,7 @@ help you implement simple HTTP servers. %prep %setup -q -n libwww-perl-%{version} -%patch0 -p1 +#%patch1 -p1 # Install the aliases by default %{__perl} -pi -e 's|my \$default = "n";|my \$default = "y";|' Makefile.PL @@ -114,6 +114,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 18 2008 Marcela Maslanova 5.814-1 +- update to 5.814 +- remove patch, now we have all upstream tests on + * Fri Mar 7 2008 Ville Skyttä - 5.808-7 - Use system /etc/mime.types instead of an outdated private copy. diff --git a/sources b/sources index 8e3c255..63796fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72120d9195ab1649c2d787eb1102a90c libwww-perl-5.808.tar.gz +0b21861950566570a061b0d57ac03009 libwww-perl-5.814.tar.gz