[packages/perl-B-Debug] - pl, macros for perl autodeps

qboosh qboosh at pld-linux.org
Sun May 3 17:52:33 CEST 2020


commit 773a0d59391a6a0e04028638cf57d88e8a27382c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 3 17:52:52 2020 +0200

    - pl, macros for perl autodeps

 perl-B-Debug.spec | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-B-Debug.spec b/perl-B-Debug.spec
index 78f0b39..4d147ba 100644
--- a/perl-B-Debug.spec
+++ b/perl-B-Debug.spec
@@ -4,7 +4,8 @@
 #
 %define		pdir	B
 %define		pnam	Debug
-Summary:	B::Debug - Walk Perl syntax tree, printing debug info about ops
+Summary:	B::Debug - walk Perl syntax tree, printing debug info about ops
+Summary(pl.UTF-8):	B::Debug - przejście po drzewie składniowym Perla z wypisywaniem informacji o operacjach
 Name:		perl-B-Debug
 Version:	1.26
 Release:	2
@@ -13,15 +14,20 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/B/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	260ec0e2c2b18af1d42911bfaf6b7477
-URL:		https://metacpan.org/release/B-Debug/
+URL:		https://metacpan.org/release/B-Debug
 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)
 
 %description
 Walk Perl syntax tree, printing debug info about ops.
 
+%description -l pl.UTF-8
+Przejście po drzewie składniowym Perla z wypisywaniem informacji
+diagnostycznych o operacjach.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -45,4 +51,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/B/Debug.pm
-%{_mandir}/man3/*
+%{_mandir}/man3/B::Debug.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-B-Debug.git/commitdiff/773a0d59391a6a0e04028638cf57d88e8a27382c



More information about the pld-cvs-commit mailing list