[packages/perl-Alien-GSL] - pl, unified URLs

qboosh qboosh at pld-linux.org
Mon Jun 3 20:39:25 CEST 2024


commit b3c2e547bc192841c18e03555ace0930bc639478
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jun 3 20:25:40 2024 +0200

    - pl, unified URLs

 perl-Alien-GSL.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-Alien-GSL.spec b/perl-Alien-GSL.spec
index 40fb4de..21faf47 100644
--- a/perl-Alien-GSL.spec
+++ b/perl-Alien-GSL.spec
@@ -2,20 +2,21 @@
 # TODO: fix perl-Alien-Build dirs, this package is noarch
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	Alien
 %define		pnam	GSL
 Summary:	Alien::GSL - Easy installation of the GSL library
+Summary(pl.UTF-8):	Alien::GSL - łatwa instalacja biblioteki GSL
 Name:		perl-Alien-GSL
 Version:	1.07
 Release:	6
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:	https://www.cpan.org/modules/by-module/Alien/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	a5dee649d2af80624c99cf3554230d6b
-URL:		https://metacpan.org/pod/Alien::GSL
+URL:		https://metacpan.org/dist/Alien-GSL
 BuildRequires:	perl-Alien-Build
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -33,6 +34,9 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Alien::GSL - Easy installation of the GSL library.
 
+%description -l pl.UTF-8
+Alien::GSL - łatwa instalacja biblioteki GSL.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -62,4 +66,4 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{perl_vendorarch}/auto/Alien/GSL
 %{perl_vendorarch}/auto/Alien/GSL/GSL.txt
 %{perl_vendorarch}/auto/share/dist/Alien-GSL
-%{_mandir}/man3/*
+%{_mandir}/man3/Alien::GSL.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Alien-GSL.git/commitdiff/b3c2e547bc192841c18e03555ace0930bc639478



More information about the pld-cvs-commit mailing list