This commit is contained in:
committed by
Git OBS Bridge
parent
cbd5fc1c2a
commit
01afa3e85b
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1158ed51fd7ddacd0e61ea8efd37f63bc6c32d86dbfada9a93104508cd52b3b4
|
|
||||||
size 185955
|
|
3
libwww-perl-5.806.tar.bz2
Normal file
3
libwww-perl-5.806.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:69a743cb0fa16ad7bee5932fefd3e601f14b9b0338816f992bdbe68e76f436a4
|
||||||
|
size 188907
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 25 15:42:45 CEST 2007 - anicka@suse.cz
|
||||||
|
|
||||||
|
- update to 5.806
|
||||||
|
* Added progress callback to LWP::UserAgent.
|
||||||
|
* Add support for HTTP Expect header to HTTP::Daemon
|
||||||
|
* Fix t/base/message.t so tests are skipped if Encode is not
|
||||||
|
installed.
|
||||||
|
* Add HTML::Tagset as a prerequisite to Makefile.PL
|
||||||
|
* bugfixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 18 10:44:24 CEST 2006 - anicka@suse.cz
|
Wed Oct 18 10:44:24 CEST 2006 - anicka@suse.cz
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-libwww-perl (Version 5.805)
|
# spec file for package perl-libwww-perl (Version 5.806)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
Name: perl-libwww-perl
|
Name: perl-libwww-perl
|
||||||
BuildRequires: perl-Compress-Zlib perl-HTML-Parser perl-URI
|
BuildRequires: perl-Compress-Zlib perl-HTML-Parser perl-URI
|
||||||
Version: 5.805
|
Version: 5.806
|
||||||
Release: 21
|
Release: 1
|
||||||
Provides: libwww-perl
|
Provides: libwww-perl
|
||||||
Provides: perl_lw3
|
Provides: perl_lw3
|
||||||
Obsoletes: perl_lw3
|
Obsoletes: perl_lw3
|
||||||
@@ -46,8 +46,9 @@ Authors:
|
|||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make
|
||||||
|
|
||||||
|
%check
|
||||||
#disable test that require network connection
|
#disable test that require network connection
|
||||||
mv t/live/activestate.t t/live/activestate.tt
|
|
||||||
mv t/live/validator.t t/live/validator.tt
|
mv t/live/validator.t t/live/validator.tt
|
||||||
mv t/live/jigsaw-chunk.t t/live/jigsaw-chunk.tt
|
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.t t/live/jigsaw-md5.tt
|
||||||
@@ -80,7 +81,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog -n perl-libwww-perl
|
%changelog
|
||||||
|
* Wed Jul 25 2007 - anicka@suse.cz
|
||||||
|
- update to 5.806
|
||||||
|
* Added progress callback to LWP::UserAgent.
|
||||||
|
* Add support for HTTP Expect header to HTTP::Daemon
|
||||||
|
* Fix t/base/message.t so tests are skipped if Encode is not
|
||||||
|
installed.
|
||||||
|
* Add HTML::Tagset as a prerequisite to Makefile.PL
|
||||||
|
* bugfixes
|
||||||
* Wed Oct 18 2006 - anicka@suse.cz
|
* Wed Oct 18 2006 - anicka@suse.cz
|
||||||
- add perl-Crypt-SSLeay to Recommends (#211537)
|
- add perl-Crypt-SSLeay to Recommends (#211537)
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 - mls@suse.de
|
||||||
|
Reference in New Issue
Block a user