packages: perl-App-CLI/perl-App-CLI.spec - updated deps, not to install fro...

glen glen at pld-linux.org
Tue Dec 28 09:17:12 CET 2010


Author: glen                         Date: Tue Dec 28 08:17:12 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated deps, not to install from cpan without tests

---- Files affected:
packages/perl-App-CLI:
   perl-App-CLI.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/perl-App-CLI/perl-App-CLI.spec
diff -u packages/perl-App-CLI/perl-App-CLI.spec:1.3 packages/perl-App-CLI/perl-App-CLI.spec:1.4
--- packages/perl-App-CLI/perl-App-CLI.spec:1.3	Sat Mar 31 11:42:52 2007
+++ packages/perl-App-CLI/perl-App-CLI.spec	Tue Dec 28 09:17:07 2010
@@ -2,28 +2,27 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
+
+%define		pdir	App
+%define		pnam	CLI
 %include	/usr/lib/rpm/macros.perl
-%define	pdir	App
-%define	pnam	CLI
-#
 Summary:	App::CLI - Dispatcher module for command line interface programs
 Summary(pl.UTF-8):	App:CLI - Moduł obsługi programów z interfejsem CLI
 Name:		perl-App-CLI
 Version:	0.07
-Release:	1
+Release:	2
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	8981b0628874bb7e83b00b00e58a7259
 URL:		http://search.cpan.org/dist/App-CLI/
+BuildRequires:	perl-Locale-Maketext-Simple
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl(Getopt::Long) >= 2.35
 BuildRequires:	perl(Pod::Simple::Text)
-BuildRequires:	perl-Locale-Maketext-Simple
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/12/28 08:17:07  glen
+- updated deps, not to install from cpan without tests
+
 Revision 1.3  2007/03/31 09:42:52  qboosh
 - BR package name where possible
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-App-CLI/perl-App-CLI.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list