]> git.pld-linux.org Git - packages/perl-PGP-Sign.git/commitdiff
- added tests on bcond RA-1_0 STABLE perl-PGP-Sign-0_17-1
authorankry <ankry@pld-linux.org>
Fri, 27 Sep 2002 13:38:51 +0000 (13:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- version 0.17, release 1

Changed files:
    perl-PGP-Sign.spec -> 1.22

perl-PGP-Sign.spec

index 3226566563f5c243ea0933ddd144541e7df41ea5..c7be1d772fd2bdfc5077886df926e72968908879 100644 (file)
@@ -1,3 +1,7 @@
+#
+# Conditional build:
+# _without_tests - do not perform "make test"
+#
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    PGP
 %define                pnam    Sign
@@ -19,8 +23,8 @@ Summary(sv):  PGP::Sign Perlmodul
 Summary(uk):   íÏÄÕÌØ ÄÌÑ Perl PGP::Sign
 Summary(zh_CN):        PGP::Sign Perl Ä£¿é
 Name:          perl-PGP-Sign
-Version:       0.16
-Release:       8
+Version:       0.17
+Release:       1
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -53,6 +57,7 @@ perl Makefile.PL \
        PGP=%{_bindir}/gpg \
        PGPSTYLE=GPG
 %{__make}
+%{!?_without_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.108021 seconds and 4 git commands to generate.