[packages/perl-Sub-Exporter] - updated to 0.991
qboosh
qboosh at pld-linux.org
Sun Sep 14 16:36:23 CEST 2025
commit 648c702f7ba44225b929e9a578d10da39c2cbfb9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 14 16:39:20 2025 +0200
- updated to 0.991
perl-Sub-Exporter.spec | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/perl-Sub-Exporter.spec b/perl-Sub-Exporter.spec
index db219b4..d6ef676 100644
--- a/perl-Sub-Exporter.spec
+++ b/perl-Sub-Exporter.spec
@@ -1,23 +1,24 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir Sub
%define pnam Exporter
Summary: Sub::Exporter - a sophisticated exporter for custom-built routines
Summary(pl.UTF-8): Sub::Exporter - wymyślny eksporter dla własnych funkcji
Name: perl-Sub-Exporter
-Version: 0.988
+Version: 0.991
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Sub/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 9ccc63fd0f1d77e3e1a24bec07e05638
-URL: http://search.cpan.org/dist/Sub-Exporter/
-BuildRequires: perl-ExtUtils-MakeMaker >= 6.30
-BuildRequires: perl-devel >= 1:5.8.0
+Source0: https://www.cpan.org/modules/by-module/Sub/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 986ad81efa86a10b3d57f7ebe222d46c
+URL: https://metacpan.org/dist/Sub-Exporter
+BuildRequires: perl-ExtUtils-MakeMaker >= 6.78
+BuildRequires: perl-devel >= 1:5.12.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
BuildRequires: perl-Data-OptList >= 0.100
BuildRequires: perl-Package-Generator
@@ -47,6 +48,7 @@ eksportowanym pakiecie.
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
+
%{__make}
%{?with_tests:%{__make} test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Sub-Exporter.git/commitdiff/648c702f7ba44225b929e9a578d10da39c2cbfb9
More information about the pld-cvs-commit
mailing list