[packages/perl-HTTP-Negotiate] - updated URLs and macros
qboosh
qboosh at pld-linux.org
Sat Sep 13 11:17:08 CEST 2025
commit c525b919b48452e49230e7f424cc547ac61fcf17
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 13 11:20:03 2025 +0200
- updated URLs and macros
perl-HTTP-Negotiate.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-HTTP-Negotiate.spec b/perl-HTTP-Negotiate.spec
index 21f7e37..3f585c1 100644
--- a/perl-HTTP-Negotiate.spec
+++ b/perl-HTTP-Negotiate.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 Negotiate
@@ -12,11 +12,12 @@ Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/HTTP/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: https://www.cpan.org/modules/by-module/HTTP/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 1236195250e264d7436e7bb02031671b
-URL: http://search.cpan.org/dist/HTTP-Negotiate/
+URL: https://metacpan.org/dist/HTTP-Negotiate
BuildRequires: perl-devel >= 1:5.8.8
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
BuildRequires: perl-HTTP-Message >= 6
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-HTTP-Negotiate.git/commitdiff/c525b919b48452e49230e7f424cc547ac61fcf17
More information about the pld-cvs-commit
mailing list