[packages/perl-MIME-Base32] - updated URLs and macros, package Changes

qboosh qboosh at pld-linux.org
Sat Sep 13 09:53:28 CEST 2025


commit 6a2251d3d33ef59eeaebbb29ac96b8ec0d0db733
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 13 09:56:24 2025 +0200

    - updated URLs and macros, package Changes

 perl-MIME-Base32.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-MIME-Base32.spec b/perl-MIME-Base32.spec
index a9179ce..ed4b119 100644
--- a/perl-MIME-Base32.spec
+++ b/perl-MIME-Base32.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests		# unit tests
 #
 %define	pdir	MIME
 %define	pnam	Base32
@@ -11,11 +11,12 @@ Version:	1.303
 Release:	1
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/MIME/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:	https://www.cpan.org/modules/by-module/MIME/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	0c7735fa09e74c7f2ec93d1890b8c6c0
-URL:		http://search.cpan.org/dist/MIME-Base32/
+URL:		https://metacpan.org/dist/MIME-Base32
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -55,6 +56,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.md
+%doc Changes README.md
 %{perl_vendorlib}/MIME/Base32.pm
 %{_mandir}/man3/MIME::Base32.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-MIME-Base32.git/commitdiff/6a2251d3d33ef59eeaebbb29ac96b8ec0d0db733



More information about the pld-cvs-commit mailing list