diff --git a/.cvsignore b/.cvsignore index 5a369d2..ea1b6b2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libwww-perl-5.65.tar.gz +libwww-perl-5.76.tar.gz diff --git a/filter-depends.sh b/filter-depends.sh index 6d92f76..60c8098 100755 --- a/filter-depends.sh +++ b/filter-depends.sh @@ -1,3 +1,3 @@ #!/bin/sh -/usr/lib/rpm/find-requires.perl $* | grep -v HTTP::GHTTP +/usr/lib/rpm/find-requires.perl $* | grep -v HTTP::GHTTP | grep -v Win32 | grep -v NTLM diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 3626851..b5cc3ce 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -2,13 +2,13 @@ Summary: A Perl interface to the World-Wide Web. Name: perl-libwww-perl -Version: 5.65 -Release: 6 +Version: 5.76 +Release: 2 License: distributable Group: Applications/CPAN Source0: libwww-perl-%{version}.tar.gz Source10: filter-depends.sh -Url: http://www.cpan.org +Url: http://search.cpan.org/search?query=libwww&mode=all BuildRoot: %{_tmppath}/perl-libwww-perl-buildroot/ BuildRequires: perl >= 0:5.00503 Requires: perl >= 0:5.00503 @@ -71,6 +71,9 @@ fi %changelog +* Fri Feb 13 2004 Chip Turner 5.76-1 +- update to 5.76 + * Tue Aug 6 2002 Chip Turner - automated release bump and build diff --git a/sources b/sources index a1948a0..0dd4640 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3908e80b96f7995042012061c57a9b73 libwww-perl-5.65.tar.gz +e3dd1cdc8805a157762026908bb941b8 libwww-perl-5.76.tar.gz