commit perl-HTTP-DAV for openSUSE:Factory

2018-12-12 Thread root
Hello community,

here is the log from the commit of package perl-HTTP-DAV for openSUSE:Factory 
checked in at 2018-12-12 17:27:00

Comparing /work/SRC/openSUSE:Factory/perl-HTTP-DAV (Old)
 and  /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new.28833 (New)


Package is "perl-HTTP-DAV"

Wed Dec 12 17:27:00 2018 rev:34 rq:655767 version:0.49

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTTP-DAV/perl-HTTP-DAV.changes  
2015-04-16 14:14:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new.28833/perl-HTTP-DAV.changes   
2018-12-12 17:27:03.114985949 +0100
@@ -1,0 +2,23 @@
+Thu Dec  6 15:44:54 UTC 2018 - Stephan Kulow 
+
+- updated to 0.49
+   see /usr/share/doc/packages/perl-HTTP-DAV/Changes
+
+v0.49 (released 2018/11/28):
+  *   bug fixes
+  
+  Fixed perl shebang line in "dave" script, for ExtUtils::MakeMaker to
+  correctly replace it. Closes "RT#127819".
+  
+  Fixed "propfind" response handling to also consider successful an
+  HTTP 207 status code. Closes "RT#127591".
+  
+  Fixed "clone()" method to properly respect the class name. Closes
+  "RT#123528". Thanks to Ricardo Signes for the patch.
+  
+  *   documentation fixes
+  
+  Fixed various pod issues raised by Debian contributor
+  "f...@debian.org". Closes "RT#119878".
+
+---

Old:

  HTTP-DAV-0.48.tar.gz

New:

  HTTP-DAV-0.49.tar.gz



Other differences:
--
++ perl-HTTP-DAV.spec ++
--- /var/tmp/diff_new_pack.uTlBtv/_old  2018-12-12 17:27:03.718985182 +0100
+++ /var/tmp/diff_new_pack.uTlBtv/_new  2018-12-12 17:27:03.722985178 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-DAV
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,20 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-HTTP-DAV
-Version:0.48
+Version:0.49
 Release:0
 #Upstream:  Patrick Collins G03 Gloucester Place, Kensington Sydney, Australia 
Email: pcoll...@cpan.org Phone: +61 2 9663 4916 All rights reserved. Current 
co-maintainer of the module is Cosimo Streppone for Opera Software ASA, the 
op...@cpan.org manpage. You may distribute this module under the terms of 
either the GNU General Public License or the Artistic License, as specified in 
the Perl README file.
 %define cpan_name HTTP-DAV
 Summary:WebDAV client library for Perl5
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/HTTP-DAV/
-Source0:
http://www.cpan.org/authors/id/C/CO/COSIMO/%{cpan_name}-%{version}.tar.gz
+Url:https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/C/CO/COSIMO/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -50,11 +50,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ HTTP-DAV-0.48.tar.gz -> HTTP-DAV-0.49.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-DAV-0.48/Changes new/HTTP-DAV-0.49/Changes
--- old/HTTP-DAV-0.48/Changes   2015-03-26 11:13:11.0 +0100
+++ new/HTTP-DAV-0.49/Changes   2018-11-28 17:45:21.0 +0100
@@ -1,4 +1,21 @@
 Revision history for HTTP::DAV
+  v0.49 (released 2018/11/28):
+*   bug fixes
+
+Fixed perl shebang line in "dave" script, for ExtUtils::MakeMaker to
+correctly replace it. Closes "RT#127819".
+
+Fixed "propfind" response handling to also consider successful an
+HTTP 207 status code. Closes "RT#127591".
+
+Fixed "clone()" method to properly respect the class name. Closes
+"RT#123528". Thanks to Ricardo Signes for the patch.
+
+*   documentation fixes
+
+Fixed various pod issues raised by Debian contributor
+"f...@debian.org". Closes "RT#119878".
+
   v0.48 (released 2015/03/26):
 *   bug fixes
 
diff -urN 

commit perl-HTTP-DAV for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-DAV for openSUSE:Factory 
checked in at 2015-04-16 14:14:03

Comparing /work/SRC/openSUSE:Factory/perl-HTTP-DAV (Old)
 and  /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new (New)


Package is perl-HTTP-DAV

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTTP-DAV/perl-HTTP-DAV.changes  
2013-06-06 15:26:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new/perl-HTTP-DAV.changes 
2015-04-16 14:14:04.0 +0200
@@ -1,0 +2,17 @@
+Tue Apr 14 20:55:47 UTC 2015 - co...@suse.com
+
+- updated to 0.48
+   see /usr/share/doc/packages/perl-HTTP-DAV/Changes
+
+v0.48 (released 2015/03/26):
+  *   bug fixes
+  
+  RT#103126, fixed faulty code to add trailing slash to URLs.
+  
+v0.47 (released 2012/03/24):
+  *   bug fixes
+  
+  Improve propfind() resilience when server response contains
+  broken, truncated or no XML at all. RT#75011.
+
+---

Old:

  HTTP-DAV-0.47.tar.gz

New:

  HTTP-DAV-0.48.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-HTTP-DAV.spec ++
--- /var/tmp/diff_new_pack.7wWlfD/_old  2015-04-16 14:14:04.0 +0200
+++ /var/tmp/diff_new_pack.7wWlfD/_new  2015-04-16 14:14:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-DAV
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,16 @@
 
 
 Name:   perl-HTTP-DAV
-Version:0.47
+Version:0.48
 Release:0
+#Upstream:  Patrick Collins G03 Gloucester Place, Kensington Sydney, Australia 
Email: pcoll...@cpan.org Phone: +61 2 9663 4916 All rights reserved. Current 
co-maintainer of the module is Cosimo Streppone for Opera Software ASA, the 
op...@cpan.org manpage. You may distribute this module under the terms of 
either the GNU General Public License or the Artistic License, as specified in 
the Perl README file.
 %define cpan_name HTTP-DAV
-Summary:A WebDAV client library for Perl5
+Summary:WebDAV client library for Perl5
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/HTTP-DAV/
-Source: 
http://www.cpan.org/authors/id/C/CO/COSIMO/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/C/CO/COSIMO/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -33,18 +35,6 @@
 BuildRequires:  perl(URI)
 BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(XML::DOM)
-#BuildRequires: perl(HTTP::Date)
-#BuildRequires: perl(HTTP::DAV)
-#BuildRequires: perl(HTTP::DAV::Comms)
-#BuildRequires: perl(HTTP::DAV::Lock)
-#BuildRequires: perl(HTTP::DAV::Resource)
-#BuildRequires: perl(HTTP::DAV::ResourceList)
-#BuildRequires: perl(HTTP::DAV::Response)
-#BuildRequires: perl(HTTP::DAV::Utils)
-#BuildRequires: perl(HTTP::Headers)
-#BuildRequires: perl(HTTP::Response)
-#BuildRequires: perl(TestDetails)
-#BuildRequires: perl(URI::file)
 Requires:   perl(LWP) = 5.48
 Requires:   perl(URI)
 Requires:   perl(URI::Escape)

++ HTTP-DAV-0.47.tar.gz - HTTP-DAV-0.48.tar.gz ++
 3617 lines of diff (skipped)

++ cpanspec.yml ++
---
description_paragraphs: 1
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
license: Artistic-1.0 or GPL-1.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag



commit perl-HTTP-DAV for openSUSE:Factory

2013-06-06 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-DAV for openSUSE:Factory 
checked in at 2013-06-06 15:26:10

Comparing /work/SRC/openSUSE:Factory/perl-HTTP-DAV (Old)
 and  /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new (New)


Package is perl-HTTP-DAV

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTTP-DAV/perl-HTTP-DAV.changes  
2012-02-14 13:09:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new/perl-HTTP-DAV.changes 
2013-06-06 15:26:11.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun  5 07:24:55 UTC 2013 - co...@suse.com
+
+- updated to 0.47
+  Improve Cpropfind() resilience when server response contains
+  broken, truncated or no XML at all. RT#75011.
+
+---

Old:

  HTTP-DAV-0.46.tar.gz

New:

  HTTP-DAV-0.47.tar.gz



Other differences:
--
++ perl-HTTP-DAV.spec ++
--- /var/tmp/diff_new_pack.SU9Gdx/_old  2013-06-06 15:26:11.0 +0200
+++ /var/tmp/diff_new_pack.SU9Gdx/_new  2013-06-06 15:26:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-DAV
 #
-# Copyright (c) 2012 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
@@ -17,25 +17,38 @@
 
 
 Name:   perl-HTTP-DAV
-Version:0.46
+Version:0.47
 Release:0
 %define cpan_name HTTP-DAV
-Summary:WebDAV client library for Perl5
-License:GPL-1.0+ or Artistic-1.0
+Summary:A WebDAV client library for Perl5
+License:Artistic-1.0 or GPL-1.0+
 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
+Source: 
http://www.cpan.org/authors/id/C/CO/COSIMO/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(LWP) = 5.48
-BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(URI)
+BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(XML::DOM)
+#BuildRequires: perl(HTTP::Date)
+#BuildRequires: perl(HTTP::DAV)
+#BuildRequires: perl(HTTP::DAV::Comms)
+#BuildRequires: perl(HTTP::DAV::Lock)
+#BuildRequires: perl(HTTP::DAV::Resource)
+#BuildRequires: perl(HTTP::DAV::ResourceList)
+#BuildRequires: perl(HTTP::DAV::Response)
+#BuildRequires: perl(HTTP::DAV::Utils)
+#BuildRequires: perl(HTTP::Headers)
+#BuildRequires: perl(HTTP::Response)
+#BuildRequires: perl(TestDetails)
+#BuildRequires: perl(URI::file)
 Requires:   perl(LWP) = 5.48
-Requires:   perl(Scalar::Util)
+Requires:   perl(URI)
+Requires:   perl(URI::Escape)
 Requires:   perl(XML::DOM)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -45,32 +58,21 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-perl -p -i -e s|\r\n|\n| TODO
-# to decrease rpmlint badness
-chmod -x Changes README TODO
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
-
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-make test
+%{__make} test
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-rm -rf %{buildroot}%perl_vendorarch
-# remove perllocal.pod file
-rm -rf %{buildroot}%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Changes README TODO
+%defattr(-,root,root,755)
+%doc Changes doc README TODO
 
 %changelog

++ HTTP-DAV-0.46.tar.gz - HTTP-DAV-0.47.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-DAV-0.46/META.yml new/HTTP-DAV-0.47/META.yml
--- old/HTTP-DAV-0.46/META.yml  2012-01-11 09:54:16.0 +0100
+++ new/HTTP-DAV-0.47/META.yml  2012-03-24 14:53:48.0 +0100
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:   HTTP-DAV
-version:0.46
+version:0.47
 abstract:   ~
 author:  []
 license:unknown
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-DAV-0.46/lib/HTTP/DAV/Changes.pod 
new/HTTP-DAV-0.47/lib/HTTP/DAV/Changes.pod
--- old/HTTP-DAV-0.46/lib/HTTP/DAV/Changes.pod  2012-01-11 09:50:05.0 
+0100
+++ new/HTTP-DAV-0.47/lib/HTTP/DAV/Changes.pod  2012-03-24 14:51:17.0 
+0100
@@ -12,6 +12,17 @@
 
 =end text
 
+=head2 

commit perl-HTTP-DAV for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-DAV for openSUSE:Factory 
checked in at 2012-02-14 13:08:54

Comparing /work/SRC/openSUSE:Factory/perl-HTTP-DAV (Old)
 and  /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new (New)


Package is perl-HTTP-DAV, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTTP-DAV/perl-HTTP-DAV.changes  
2011-11-14 13:21:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new/perl-HTTP-DAV.changes 
2012-02-14 13:09:03.0 +0100
@@ -1,0 +2,9 @@
+Fri Jan 13 12:28:05 UTC 2012 - vci...@suse.com
+
+- update to 0.46
+*   improvements
+HTTP::DAV should now be working with more WebDAV servers.
+We are more flexible in what content types we consider to be XML.
+Thanks Ron1 and Adam for the feedback and patches.
+
+---

Old:

  HTTP-DAV-0.45.tar.gz

New:

  HTTP-DAV-0.46.tar.gz



Other differences:
--
++ perl-HTTP-DAV.spec ++
--- /var/tmp/diff_new_pack.y7Hngs/_old  2012-02-14 13:09:04.0 +0100
+++ /var/tmp/diff_new_pack.y7Hngs/_new  2012-02-14 13:09:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-DAV
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,22 +16,21 @@
 #
 
 
-
 Name:   perl-HTTP-DAV
-Version:0.45
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.46
+Release:0
 %define cpan_name HTTP-DAV
 Summary:WebDAV client library for Perl5
-Url:http://search.cpan.org/dist/HTTP-DAV/
+License:GPL-1.0+ or Artistic-1.0
 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
 BuildRequires:  perl
+BuildRequires:  perl-macros
 BuildRequires:  perl(LWP) = 5.48
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(XML::DOM)
-BuildRequires:  perl-macros
 Requires:   perl(LWP) = 5.48
 Requires:   perl(Scalar::Util)
 Requires:   perl(XML::DOM)
@@ -47,6 +46,8 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 perl -p -i -e s|\r\n|\n| TODO
+# to decrease rpmlint badness
+chmod -x Changes README TODO
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++ HTTP-DAV-0.45.tar.gz - HTTP-DAV-0.46.tar.gz ++
 2776 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-HTTP-DAV for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-DAV for openSUSE:Factory 
checked in at 2011-12-06 18:42:46

Comparing /work/SRC/openSUSE:Factory/perl-HTTP-DAV (Old)
 and  /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new (New)


Package is perl-HTTP-DAV, Maintainer is vci...@suse.com

Changes:




Other differences:
--
++ perl-HTTP-DAV.spec ++
--- /var/tmp/diff_new_pack.4L0S7y/_old  2011-12-06 19:11:13.0 +0100
+++ /var/tmp/diff_new_pack.4L0S7y/_new  2011-12-06 19:11:13.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-HTTP-DAV
 Version:0.45
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name HTTP-DAV
 Summary:WebDAV client library for Perl5
 Url:http://search.cpan.org/dist/HTTP-DAV/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-HTTP-DAV for openSUSE:Factory

2011-11-14 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-DAV for openSUSE:Factory 
checked in at 2011-11-14 13:21:47

Comparing /work/SRC/openSUSE:Factory/perl-HTTP-DAV (Old)
 and  /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new (New)


Package is perl-HTTP-DAV, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTTP-DAV/perl-HTTP-DAV.changes  
2011-09-23 12:37:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new/perl-HTTP-DAV.changes 
2011-11-14 13:21:49.0 +0100
@@ -1,0 +2,6 @@
+Mon Sep 19 01:33:50 UTC 2011 - vci...@suse.com
+
+- update to 0.45
+  - Mostly cosmetic changes (no changelog from the upstream)
+
+---

Old:

  HTTP-DAV-0.44.tar.gz
  _service:format_spec_file:perl-HTTP-DAV.spec

New:

  HTTP-DAV-0.45.tar.gz



Other differences:
--
++ perl-HTTP-DAV.spec ++
--- /var/tmp/diff_new_pack.Qfrvsg/_old  2011-11-14 13:21:50.0 +0100
+++ /var/tmp/diff_new_pack.Qfrvsg/_new  2011-11-14 13:21:50.0 +0100
@@ -15,60 +15,58 @@
 # 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
+Version:0.45
 Release:1
 License:GPL+ or Artistic
-Group:  Development/Libraries/Perl
+%define cpan_name HTTP-DAV
+Summary:WebDAV client library for Perl5
 Url:http://search.cpan.org/dist/HTTP-DAV/
+Group:  Development/Libraries/Perl
 #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)
+BuildRequires:  perl-macros
 Requires:   perl(LWP) = 5.48
 Requires:   perl(Scalar::Util)
 Requires:   perl(XML::DOM)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
+%{perl_requires}
 
 %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
+perl -p -i -e s|\r\n|\n| TODO
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 
-%{__make} %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
 # do not perl_process_packlist (noarch)
 # remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
+rm -rf %{buildroot}%perl_vendorarch
 # remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+rm -rf %{buildroot}%perl_archlib
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files -f %{name}.files
 %defattr(-,root,root,-)

++ HTTP-DAV-0.44.tar.gz - HTTP-DAV-0.45.tar.gz ++
 12447 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-HTTP-DAV for openSUSE:Factory

2011-06-23 Thread h_root

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.0 +0200
+++ /mounts/work_src_done/STABLE/perl-HTTP-DAV/perl-HTTP-DAV.changes
2011-06-22 10:04:16.0 +0200
@@ -1,0 +2,9 @@
+Wed Jun 22 07:50:06 UTC 2011 - vci...@novell.com
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.CkF3VC/_new  2011-06-23 13:15:47.0 +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 pcoll...@cpan.org
 
 %prep
 %setup -q -n %{cpan_name}-%{version}






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org