]> git.pld-linux.org Git - packages/perl-Term-ReadKey.git/commitdiff
- tests added, license fizes, cosmetics
authorankry <ankry@pld-linux.org>
Mon, 3 May 2004 00:54:30 +0000 (00:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Term-ReadKey.spec -> 1.38

perl-Term-ReadKey.spec

index c89b89d90bfaf0c147a8c41d5c212f64ed36fd69..8d00610d4369416410359c32d4ac412982db2635 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Conditional build:
 %bcond_with    tests   # perform "make test"
+                       # requires terminal
 #
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Term
@@ -25,7 +26,7 @@ Summary(zh_CN):       Term::ReadKey Perl ģ
 Name:          perl-Term-ReadKey
 Version:       2.21
 Release:       2
-License:       GPL
+License:       BSD-like
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}%{pnam}-%{version}.tar.gz
 # Source0-md5: 888aabb723b8c21e35c55e979655f08e
@@ -66,7 +67,6 @@ controle.
        INSTALLDIRS=vendor
 %{__make} OPTIMIZE="%{rpmcflags}"
 
-# tests require terminal
 %{?with_tests:%{__make} test}
 
 %install
This page took 0.032515 seconds and 4 git commands to generate.