[packages/perl-Test2-Plugin-NoWarnings] - updated to 0.05 - pl

qboosh qboosh at pld-linux.org
Sat Nov 26 12:03:53 CET 2016


commit ce5954abc92a197a056fbfb0917fb86c9104d07d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Nov 26 12:04:14 2016 +0100

    - updated to 0.05
    - pl

 perl-Test2-Plugin-NoWarnings.spec | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)
---
diff --git a/perl-Test2-Plugin-NoWarnings.spec b/perl-Test2-Plugin-NoWarnings.spec
index 1109ea0..3e28215 100644
--- a/perl-Test2-Plugin-NoWarnings.spec
+++ b/perl-Test2-Plugin-NoWarnings.spec
@@ -6,21 +6,23 @@
 %define		pnam	Plugin-NoWarnings
 %include	/usr/lib/rpm/macros.perl
 Summary:	Test2::Plugin::NoWarnings - Fail if tests warn
+Summary(pl.UTF-8):	Test2::Plugin::NoWarnings -niepowodzenie w przypadku ostrzeżeń z testów
 Name:		perl-Test2-Plugin-NoWarnings
-Version:	0.04
+Version:	0.05
 Release:	1
-License:	artistic_2
+License:	Artistic v2.0
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/Test2-Plugin-NoWarnings-%{version}.tar.gz
-# Source0-md5:	e26bb1795ee9a0d382063977026cf795
+# Source0-md5:	e3914fbf60baba3af083dc4d8adab802
 URL:		http://search.cpan.org/dist/Test2-Plugin-NoWarnings/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-IPC-Run3
-BuildRequires:	perl-Test-Simple
+BuildRequires:	perl-Test-Simple >= 1.302015
 BuildRequires:	perl-Test2-Suite
 %endif
+Requires:	perl-Test-Simple >= 1.302015
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -29,8 +31,11 @@ Loading this plugin causes your tests to fail if there any warnings
 while they run. Each warning generates a new failing test and the
 warning content is outputted via diag.
 
-This module uses $SIG{__WARN__}, so if the code you're testing sets
-this, then this module will stop working.
+%description -l pl.UTF-8
+Wczytanie tej wtyczki powoduje, że testy kończą się niepowodzeniem,
+jeśli w trakcie ich działania pojawią się jakieś ostrzeżenia. Każde
+ostrzeżenie tworzy nowy test zakończony niepowodzeniem, a treść
+ostrzeżenia jest wypisywana poprzez diag.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -53,7 +58,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes INSTALL
+%doc Changes
 %{perl_vendorlib}/Test2/Event/Warning.pm
 %{perl_vendorlib}/Test2/Plugin/NoWarnings.pm
-%{_mandir}/man3/Test2*.3pm*
+%{_mandir}/man3/Test2::Event::Warning.3pm*
+%{_mandir}/man3/Test2::Plugin::NoWarnings.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Test2-Plugin-NoWarnings.git/commitdiff/ce5954abc92a197a056fbfb0917fb86c9104d07d



More information about the pld-cvs-commit mailing list