Hello community, here is the log from the commit of package perl-SOAP-Lite for openSUSE:Factory checked in at 2013-08-20 11:35:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-SOAP-Lite (Old) and /work/SRC/openSUSE:Factory/.perl-SOAP-Lite.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-SOAP-Lite" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-SOAP-Lite/perl-SOAP-Lite.changes 2011-12-21 10:02:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-SOAP-Lite.new/perl-SOAP-Lite.changes 2013-08-20 11:35:34.000000000 +0200 @@ -1,0 +2,9 @@ +Wed Aug 14 10:42:46 UTC 2013 - [email protected] + +- update to 1.04 +- delete patches (presumably obsoleted by upstream changes) +- perl-macros is obsoleted by recent perl packages. + Therefore BuildRequire perl-macros only on older versions + (which includes SLE) + +------------------------------------------------------------------- Old: ---- SOAP-Lite-0.712-HTTPS_DAEMON.patch SOAP-Lite-0.712-perl514.patch SOAP-Lite-0.714.tar.gz New: ---- SOAP-Lite-1.04.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-SOAP-Lite.spec ++++++ --- /var/tmp/diff_new_pack.JFZl05/_old 2013-08-20 11:35:35.000000000 +0200 +++ /var/tmp/diff_new_pack.JFZl05/_new 2013-08-20 11:35:35.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-SOAP-Lite # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,18 +21,17 @@ Summary: Perl's Web Services Toolkit License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl -Version: 0.714 +Version: 1.04 Release: 0 Url: http://search.cpan.org/dist/SOAP-Lite/ Source: http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-%{version}.tar.gz -Patch0: %{cpan_name}-0.712-HTTPS_DAEMON.patch -# PATCH-FIX-UPSTREAM SOAP-Lite-0.712-perl514.patch [email protected] -- Fix test failure with Perl 5.14, upstream bug #68088 -Patch1: %{cpan_name}-0.712-perl514.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildArch: noarch BuildRequires: perl +%if 0%{?suse_version} && 0%{?suse_version} < 1200 BuildRequires: perl-macros +%endif BuildRequires: perl(Class::Inspector) BuildRequires: perl(HTTP::Daemon) BuildRequires: perl(IO::File) @@ -46,7 +45,6 @@ BuildRequires: perl(constant) # Requires: perl(Class::Inspector) -Requires: perl(constant) Requires: perl(HTTP::Daemon) Requires: perl(IO::File) Requires: perl(IO::Socket::SSL) @@ -56,6 +54,7 @@ Requires: perl(Task::Weaken) Requires: perl(URI) Requires: perl(XML::Parser) >= 2.23 +Requires: perl(constant) %description SOAP::Lite is a collection of Perl modules which provides a simple and @@ -71,8 +70,6 @@ %prep %setup -q -n %{cpan_name}-%{version} -%patch0 -p1 -%patch1 for file in bin/SOAPsh.pl bin/XMLRPCsh.pl; do %{__sed} -i -e 's@^\#\!/bin/env\(.*\)@\#\!/usr/bin/env\1@' $file done ++++++ SOAP-Lite-0.714.tar.gz -> SOAP-Lite-1.04.tar.gz ++++++ ++++ 8827 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
