[packages/perl-Exporter-Tiny] - updated to 1.002002
qboosh
qboosh at pld-linux.org
Wed May 19 17:44:55 CEST 2021
commit 4d81e17ad24823c63d017efdf09994cc444b7668
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed May 19 17:46:52 2021 +0200
- updated to 1.002002
perl-Exporter-Tiny.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec
index 736e2fe..7d0a212 100644
--- a/perl-Exporter-Tiny.spec
+++ b/perl-Exporter-Tiny.spec
@@ -7,17 +7,18 @@
Summary: Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies
Summary(pl.UTF-8): Exporter::Tiny - eksporter o możliwościach Sub::Exportera, ale bez dużych zależności
Name: perl-Exporter-Tiny
-Version: 1.002001
+Version: 1.002002
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Exporter/Exporter-Tiny-%{version}.tar.gz
-# Source0-md5: e33f25f7556f5f5264a92cb9870d0eac
-URL: http://search.cpan.org/dist/Exporter-Tiny/
+# Source0-md5: 485897322a2514b4d6ca90b2daacb7cd
+URL: https://metacpan.org/release/List-MoreUtils
BuildRequires: perl-ExtUtils-MakeMaker >= 6.17
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
BuildRequires: perl-Test-Fatal
BuildRequires: perl-Test-Simple >= 0.47
@@ -66,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT
%{__make} pure_install \
DESTDIR=$RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+install -d $RPM_BUILD_ROOT%{_examplesdir}
cp -a examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
%{__rm} $RPM_BUILD_ROOT%{perl_vendorlib}/Exporter/Tiny/Manual/*.pod
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Exporter-Tiny.git/commitdiff/4d81e17ad24823c63d017efdf09994cc444b7668
More information about the pld-cvs-commit
mailing list