[packages/perl-YAML] - updated URL
qboosh
qboosh at pld-linux.org
Thu Jan 8 06:35:05 CET 2026
commit ae9fa55caf9e8cc8c37ae8710c75c86c9aa3c637
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jan 8 06:35:01 2026 +0100
- updated URL
perl-YAML.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-YAML.spec b/perl-YAML.spec
index a40203c..69bd57a 100644
--- a/perl-YAML.spec
+++ b/perl-YAML.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir YAML
Summary: YAML - YAML Ain't Markup Language (tm)
@@ -13,7 +13,7 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: https://www.cpan.org/modules/by-module/YAML/%{pdir}-%{version}.tar.gz
# Source0-md5: a7ab8afef4d6491806942bd95420021f
-URL: https://metacpan.org/release/YAML
+URL: https://metacpan.org/dist/YAML
BuildRequires: perl-ExtUtils-MakeMaker >= 6.59
BuildRequires: perl-devel >= 1:5.8.1
%if %{with tests}
@@ -47,6 +47,7 @@ języków programowania (włącznie z Perlem).
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
+
%{__make}
%{?with_tests:%{__make} test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-YAML.git/commitdiff/ae9fa55caf9e8cc8c37ae8710c75c86c9aa3c637
More information about the pld-cvs-commit
mailing list