Hello community, here is the log from the commit of package perl-HTTP-DAV for openSUSE:Factory checked in at Thu Jun 23 13:16:49 CEST 2011.
-------- --- perl-HTTP-DAV/perl-HTTP-DAV.changes 2011-04-15 13:44:56.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-HTTP-DAV/perl-HTTP-DAV.changes 2011-06-22 10:04:16.000000000 +0200 @@ -1,0 +2,9 @@ +Wed Jun 22 07:50:06 UTC 2011 - [email protected] + +- update to 0.44 + * bug fixes + - Fixed RT #68936 (http://rt.cpan.org/Public/Bug/Display.html?id=68936), + Fixed errors() method that would bomb out when the "_errors" attribute + wasn't initialized. Thanks to Michael Lackoff for reporting. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- HTTP-DAV-0.43.tar.bz2 New: ---- HTTP-DAV-0.44.tar.gz _service:format_spec_file:perl-HTTP-DAV.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _service:format_spec_file:perl-HTTP-DAV.spec ++++++ # # spec file for package perl-HTTP-DAV # # Copyright (c) 2011 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: perl-HTTP-DAV %define cpan_name HTTP-DAV Summary: WebDAV client library for Perl5 Version: 0.44 Release: 1 License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/HTTP-DAV/ #Source: http://www.cpan.org/modules/by-module/HTTP/HTTP-DAV-%{version}.tar.gz Source: %{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(LWP) >= 5.48 BuildRequires: perl(Scalar::Util) BuildRequires: perl(XML::DOM) Requires: perl(LWP) >= 5.48 Requires: perl(Scalar::Util) Requires: perl(XML::DOM) %description HTTP::DAV is a Perl API for interacting with and modifying content on webservers using the WebDAV protocol. Now you can LOCK, DELETE and PUT files and much more on a DAV-enabled webserver. %prep %setup -q -n %{cpan_name}-%{version} %{__perl} -p -i -e "s|\r\n|\n|" TODO %build %{__perl} Makefile.PL INSTALLDIRS=vendor %{__make} %{?_smp_mflags} %check %{__make} test %install %perl_make_install # do not perl_process_packlist (noarch) # remove .packlist file %{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch # remove perllocal.pod file %{__rm} -rf $RPM_BUILD_ROOT%perl_archlib %perl_gen_filelist %clean %{__rm} -rf $RPM_BUILD_ROOT %files -f %{name}.files %defattr(-,root,root,-) %doc Changes README TODO %changelog ++++++ perl-HTTP-DAV.spec ++++++ --- /var/tmp/diff_new_pack.CkF3VC/_old 2011-06-23 13:15:47.000000000 +0200 +++ /var/tmp/diff_new_pack.CkF3VC/_new 2011-06-23 13:15:47.000000000 +0200 @@ -21,13 +21,13 @@ Name: perl-HTTP-DAV %define cpan_name HTTP-DAV Summary: WebDAV client library for Perl5 -Version: 0.43 +Version: 0.44 Release: 1 License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/HTTP-DAV/ #Source: http://www.cpan.org/modules/by-module/HTTP/HTTP-DAV-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.bz2 +Source: %{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} @@ -45,9 +45,6 @@ webservers using the WebDAV protocol. Now you can LOCK, DELETE and PUT files and much more on a DAV-enabled webserver. -Authors: --------- - Patrick Collins <[email protected]> %prep %setup -q -n %{cpan_name}-%{version} ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
