[packages/perl-UUID-Tiny] - macros version to ensure perl macros are loaded
qboosh
qboosh at pld-linux.org
Fri Oct 9 09:22:31 CEST 2020
commit 41aea6db923102ce562964414c4e83eeee2553a5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Oct 9 09:22:02 2020 +0200
- macros version to ensure perl macros are loaded
perl-UUID-Tiny.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-UUID-Tiny.spec b/perl-UUID-Tiny.spec
index 742f7f2..400fcb2 100644
--- a/perl-UUID-Tiny.spec
+++ b/perl-UUID-Tiny.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir UUID
%define pnam Tiny
@@ -14,9 +14,10 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/UUID/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 2d7c18711e64e0a64cc7c7fbb870947e
-URL: http://search.cpan.org/dist/UUID-Tiny/
+URL: https://metacpan.org/release/UUID-Tiny
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
BuildRequires: perl-Digest-MD5
BuildRequires: perl-MIME-Base64
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-UUID-Tiny.git/commitdiff/41aea6db923102ce562964414c4e83eeee2553a5
More information about the pld-cvs-commit
mailing list