From 2f79ee3e38414269b21166c157b8c06fdb9509030fa390828d07a72f355dff10 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 4 Apr 2011 13:21:53 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/perl-libwww-perl revision 31.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=6d4b48363f53b297092095c62fce2b3a --- perl-libwww-perl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 9c26791..554aec0 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -21,7 +21,7 @@ Name: perl-libwww-perl %define cpan_name libwww-perl Summary: The World-Wide-Web library for Perl Version: 6.02 -Release: 2 +Release: 1 License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/libwww-perl/ From 4a9ff084d67006b1bd1564d09cba5398429c84e78c9c2e3bcdbcb4e403d4bd3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Mon, 17 Oct 2011 14:51:40 +0000 Subject: [PATCH 2/2] =?UTF-8?q?-=20update=20to=206.03=20Ville=20Skytt?= =?UTF-8?q?=C3=A4=20(7):=20=20=20=20=20=20=20Link=20updates.=20=20=20=20?= =?UTF-8?q?=20=20=20Attribute=20documentation=20wording=20improvements.=20?= =?UTF-8?q?=20=20=20=20=20=20Don't=20parse=20robots.txt=20response=20conte?= =?UTF-8?q?nt=20unless=20it's=20textual.=20=20=20=20=20=20=20Decode=20robo?= =?UTF-8?q?ts.txt=20response=20content=20before=20attempting=20to=20parse?= =?UTF-8?q?=20it.=20=20=20=20=20=20=20RobotUA=20robots.txt=20response=20pa?= =?UTF-8?q?rsing=20cleanups.=20=20=20=20=20=20=20Don't=20parse=20HEAD=20of?= =?UTF-8?q?=20robots.txt=20responses.=20=20=20=20=20=20=20Request=20handle?= =?UTF-8?q?r=20doc=20grammar=20fixes.=20Gisle=20Aas=20(6):=20=20=20=20=20?= =?UTF-8?q?=20=20Pass=20on=20HTTP/1.0=20if=20set=20as=20request=20protocol?= =?UTF-8?q?=20=20=20=20=20=20=20Remove=20outdated=20docs=20(not=20touched?= =?UTF-8?q?=20since=201996=20:-)=20=20=20=20=20=20=20Merge=20pull=20reques?= =?UTF-8?q?t=20#22=20from=20madsen/RT67947-verify=5Fhostname=20=20=20=20?= =?UTF-8?q?=20=20=20PERL=5FLWP=5FENV=5FPROXY=20tweaks=20=20=20=20=20=20=20?= =?UTF-8?q?lwp-request=20didn't=20respect=20-H=20Content-type=20[RT#70488]?= =?UTF-8?q?=20=20=20=20=20=20=20lwp-request=20-H=20didn't=20allow=20repeat?= =?UTF-8?q?ed=20headers=20Christopher=20J.=20Madsen=20(2):=20=20=20=20=20?= =?UTF-8?q?=20=20verify=5Fhostname=20defaults=20to=200=20if=20ssl=5Fopts?= =?UTF-8?q?=20provided=20[RT#67947]=20=20=20=20=20=20=20Test=20verify=5Fho?= =?UTF-8?q?stname=20setting=20Bryan=20Cardillo=20(1):=20=20=20=20=20=20=20?= =?UTF-8?q?Fix=20expect=20header=20support=20to=20work=20with=20content=20?= =?UTF-8?q?refs.=20Moritz=20Onken=20(1):=20=20=20=20=20=20=20add=20PERL=5F?= =?UTF-8?q?LWP=5FENV=5FPROXY=20env=20variable=20to=20enable=20env=5Fproxy?= =?UTF-8?q?=20globally=20=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F?= =?UTF-8?q?=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F?= =?UTF-8?q?=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F?= =?UTF-8?q?=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=32 --- libwww-perl-6.02.tar.bz2 | 3 --- libwww-perl-6.03.tar.gz | 3 +++ perl-libwww-perl.changes | 28 ++++++++++++++++++++++++++++ perl-libwww-perl.spec | 32 ++++++++++++++++---------------- 4 files changed, 47 insertions(+), 19 deletions(-) delete mode 100644 libwww-perl-6.02.tar.bz2 create mode 100644 libwww-perl-6.03.tar.gz diff --git a/libwww-perl-6.02.tar.bz2 b/libwww-perl-6.02.tar.bz2 deleted file mode 100644 index 6dd6bbc..0000000 --- a/libwww-perl-6.02.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abc9b7b38439f0027a5eeab4176f37c317eb9ac58bf7ac97699a64118ea1e9d5 -size 104006 diff --git a/libwww-perl-6.03.tar.gz b/libwww-perl-6.03.tar.gz new file mode 100644 index 0000000..3d7e895 --- /dev/null +++ b/libwww-perl-6.03.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af11179badf55dc60cb83e81fac212a74bce959dc9d16d0acfc087493df996fe +size 131485 diff --git a/perl-libwww-perl.changes b/perl-libwww-perl.changes index 9704c49..9f86679 100644 --- a/perl-libwww-perl.changes +++ b/perl-libwww-perl.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Oct 17 01:37:09 UTC 2011 - vcizek@suse.com + +- update to 6.03 +Ville Skyttä (7): + Link updates. + Attribute documentation wording improvements. + Don't parse robots.txt response content unless it's textual. + Decode robots.txt response content before attempting to parse it. + RobotUA robots.txt response parsing cleanups. + Don't parse HEAD of robots.txt responses. + Request handler doc grammar fixes. +Gisle Aas (6): + Pass on HTTP/1.0 if set as request protocol + Remove outdated docs (not touched since 1996 :-) + Merge pull request #22 from madsen/RT67947-verify_hostname + PERL_LWP_ENV_PROXY tweaks + lwp-request didn't respect -H Content-type [RT#70488] + lwp-request -H didn't allow repeated headers +Christopher J. Madsen (2): + verify_hostname defaults to 0 if ssl_opts provided [RT#67947] + Test verify_hostname setting +Bryan Cardillo (1): + Fix expect header support to work with content refs. +Moritz Onken (1): + add PERL_LWP_ENV_PROXY env variable to enable env_proxy globally +_______________________________________________________________________________ + ------------------------------------------------------------------- Thu Mar 31 14:46:47 UTC 2011 - vcizek@novell.com diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 554aec0..c794789 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -18,21 +18,18 @@ Name: perl-libwww-perl -%define cpan_name libwww-perl -Summary: The World-Wide-Web library for Perl -Version: 6.02 +Version: 6.03 Release: 1 License: GPL+ or Artistic -Group: Development/Libraries/Perl +%define cpan_name libwww-perl +Summary: The World-Wide-Web library for Perl Url: http://search.cpan.org/dist/libwww-perl/ +Group: Development/Libraries/Perl #Source: http://www.cpan.org/authors/id/G/GA/GAAS/libwww-perl-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.bz2 +Source: %{cpan_name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE -- disable one perl requires that would be created automatically and we're unable to provide Patch0: disable-ghttp.diff -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl -BuildRequires: perl-macros BuildRequires: perl(Digest::MD5) BuildRequires: perl(Encode) >= 2.12 BuildRequires: perl(Encode::Locale) @@ -56,6 +53,7 @@ BuildRequires: perl(Net::HTTP) >= 6 BuildRequires: perl(URI) >= 1.10 BuildRequires: perl(URI::Escape) BuildRequires: perl(WWW::RobotRules) >= 6 +BuildRequires: perl-macros # Requires: perl(Digest::MD5) Requires: perl(Encode) >= 2.12 @@ -80,13 +78,15 @@ Requires: perl(Net::HTTP) >= 6 Requires: perl(URI) >= 1.10 Requires: perl(URI::Escape) Requires: perl(WWW::RobotRules) >= 6 -%{perl_requires} # Recommends: perl(Authen::NTML) >= 2.12 Recommends: perl(Data::Dump) Recommends: perl(IO::Socket::SSL) >= 1.38 Recommends: perl(Mozilla::CA) >= 20110101 Recommends: perl(Net::HTTPS) >= 6 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch +%{perl_requires} %description The libwww-perl collection is a set of Perl modules which provides a @@ -101,14 +101,14 @@ help you implement simple HTTP servers. %patch0 -p1 %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %check -%{__mv} t/live/jigsaw-chunk.t t/live/jigsaw-chunk.tt -%{__mv} t/live/jigsaw-md5.t t/live/jigsaw-md5.tt -%{__mv} t/live/jigsaw-md5-get.t t/live/jigsaw-md5-get.tt -%{__make} test +mv t/live/jigsaw-chunk.t t/live/jigsaw-chunk.tt +mv t/live/jigsaw-md5.t t/live/jigsaw-md5.tt +mv t/live/jigsaw-md5-get.t t/live/jigsaw-md5-get.tt +make test %install %perl_make_install @@ -116,7 +116,7 @@ help you implement simple HTTP servers. %perl_gen_filelist %clean -%{__rm} -rf %{buildroot} +rm -rf %{buildroot} %files -f %{name}.files %defattr(644,root,root,755)