[packages/perl-Devel-CheckLib] - updated to 1.11
qboosh
qboosh at pld-linux.org
Fri Jul 7 18:50:56 CEST 2017
commit b1bdb2f5f823c245ea8ec8439704314778ca3cfe
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Jul 7 18:52:33 2017 +0200
- updated to 1.11
perl-Devel-CheckLib.spec | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/perl-Devel-CheckLib.spec b/perl-Devel-CheckLib.spec
index b34fd9e..9223d27 100644
--- a/perl-Devel-CheckLib.spec
+++ b/perl-Devel-CheckLib.spec
@@ -6,27 +6,34 @@
%define pnam CheckLib
%include /usr/lib/rpm/macros.perl
Summary: Devel::CheckLib - check that a library is available
+Summary(pl.UTF-8): Devel::CheckLib - sprawdzanie dostępności biblioteki
Name: perl-Devel-CheckLib
-Version: 1.05
+Version: 1.11
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Devel/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: c4792a4487ba54eb269f4783bf3a2fe6
+# Source0-md5: c20873798591176283f51af4ad8088cd
URL: http://search.cpan.org/dist/Devel-CheckLib/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
-BuildRequires: perl(IO::CaptureOutput) >= 1.0801
+BuildRequires: perl-IO-CaptureOutput >= 1.0801
+BuildRequires: perl-Mock-Config >= 0.02
+BuildRequires: perl-Test-Simple >= 0.62
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Devel::CheckLib is a perl module that checks whether a particular C
+Devel::CheckLib is a Perl module that checks whether a particular C
library and its headers are available.
+%description -l pl.UTF-8
+Devel::CheckLib to moduł Perla sprawdzający, czy dana biblioteka C i
+jej pliki nagłówkowe są dostępne.
+
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -54,4 +61,4 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc CHANGES README TODO
%{perl_vendorlib}/Devel/CheckLib.pm
-%{_mandir}/man3/*
+%{_mandir}/man3/Devel::CheckLib.3pm*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Devel-CheckLib.git/commitdiff/b1bdb2f5f823c245ea8ec8439704314778ca3cfe
More information about the pld-cvs-commit
mailing list