]> git.pld-linux.org Git - packages/perl-Nagios-Object.git/commitdiff
- updated to 0.21.6
authoramateja <amateja@pld-linux.org>
Thu, 27 Aug 2009 08:58:30 +0000 (08:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Nagios-Object.spec -> 1.8

perl-Nagios-Object.spec

index d5ce2a5c5cae0e1b6058e047c928ab1c767d6cb9..736d7533cbba9a5d39c15e880dbd999b05ce1d61 100644 (file)
@@ -1,25 +1,26 @@
 #
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
+%bcond_without tests           # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Nagios
 %define                pnam    Object
-Summary:       Nagios::Object - Perl objects to represent Nagios objects
+Summary:       Nagios::Object - Creates perl objects to represent Nagios objects
 Summary(pl.UTF-8):     Nagios::Object - obiekty Perla reprezentujÄ…ce obiekty Nagiosa
 Name:          perl-Nagios-Object
-Version:       0.21.3
+Version:       0.21.6
 Release:       1
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       http://search.cpan.org/CPAN/authors/id/D/DU/DUNCS/Nagios-Object-%{version}.tar.gz
-# Source0-md5: 1b64bd73b045e9e111bc0755f0c692a0
+# Source0-md5: f788e0a34a6c848072e4dd4d8990ae33
 URL:           http://search.cpan.org/dist/Nagios-Object/
 BuildRequires: perl-Module-Build
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with autodeps} || %{with tests}
-BuildRequires: perl-Test-Exception
+%if %{with tests}
+BuildRequires: perl(Test::NoWarnings) >= 0.08
+BuildRequires: perl-Test-Exception >= 0.01
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.100047 seconds and 4 git commands to generate.