Hello community,

here is the log from the commit of package perl-libwww-perl for openSUSE:Factory
checked in at Tue Oct 18 14:27:10 CEST 2011.



--------
--- openSUSE:Factory/perl-libwww-perl/perl-libwww-perl.changes  2011-09-23 
12:39:36.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-libwww-perl/perl-libwww-perl.changes      
2011-10-17 16:51:39.000000000 +0200
@@ -1,0 +2,28 @@
+Mon Oct 17 01:37:09 UTC 2011 - [email protected]
+
+- 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
+_______________________________________________________________________________
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  libwww-perl-6.02.tar.bz2

New:
----
  libwww-perl-6.03.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-libwww-perl.spec ++++++
--- /var/tmp/diff_new_pack.ydmPnW/_old  2011-10-18 14:27:06.000000000 +0200
+++ /var/tmp/diff_new_pack.ydmPnW/_new  2011-10-18 14:27:06.000000000 +0200
@@ -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(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(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 @@
 %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 @@
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf %{buildroot}
+rm -rf %{buildroot}
 
 %files -f %{name}.files
 %defattr(644,root,root,755)

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to