Author: amateja Date: Thu Aug 27 08:58:35 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.21.6
---- Files affected: packages/perl-Nagios-Object: perl-Nagios-Object.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/perl-Nagios-Object/perl-Nagios-Object.spec diff -u packages/perl-Nagios-Object/perl-Nagios-Object.spec:1.7 packages/perl-Nagios-Object/perl-Nagios-Object.spec:1.8 --- packages/perl-Nagios-Object/perl-Nagios-Object.spec:1.7 Tue Feb 24 23:36:29 2009 +++ packages/perl-Nagios-Object/perl-Nagios-Object.spec Thu Aug 27 10:58:30 2009 @@ -1,26 +1,27 @@ # $Revision$, $Date$ # # 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) @@ -68,12 +69,15 @@ %{_mandir}/man3/* %{_examplesdir}/%{name}-%{version} -%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) +%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/08/27 08:58:30 amateja +- updated to 0.21.6 + Revision 1.7 2009/02/24 22:36:29 glen - update to 0.21.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Nagios-Object/perl-Nagios-Object.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
