[packages/perl-HTTP-Cookies] - updated docs and dependencies

qboosh qboosh at pld-linux.org
Thu Oct 8 19:44:17 CEST 2020


commit 0a96adbe366747c6d80f263a6f31f0159661d608
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 8 19:44:09 2020 +0200

    - updated docs and dependencies

 perl-HTTP-Cookies.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/perl-HTTP-Cookies.spec b/perl-HTTP-Cookies.spec
index 94e8d76..f849367 100644
--- a/perl-HTTP-Cookies.spec
+++ b/perl-HTTP-Cookies.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	HTTP
 %define		pnam	Cookies
@@ -14,12 +14,15 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/HTTP/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	8c663710244e70c85775393a8f5be443
-URL:		http://search.cpan.org/dist/HTTP-Cookies/
+URL:		https://metacpan.org/release/HTTP-Cookies
 BuildRequires:	perl-devel >= 1:5.8.8
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires:	perl-HTTP-Date >= 6
 BuildRequires:	perl-HTTP-Message >= 6
+BuildRequires:	perl-Test-Simple
+BuildRequires:	perl-URI
 %endif
 Requires:	perl-HTTP-Date >= 6
 Requires:	perl-HTTP-Message >= 6
@@ -76,7 +79,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes
+%doc CONTRIBUTORS Changes
 %{perl_vendorlib}/HTTP/Cookies.pm
 %{perl_vendorlib}/HTTP/Cookies
 %{_mandir}/man3/HTTP::Cookies*.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-HTTP-Cookies.git/commitdiff/0a96adbe366747c6d80f263a6f31f0159661d608



More information about the pld-cvs-commit mailing list