]> git.pld-linux.org Git - packages/perl-Crypt-CAST5_PP.git/commitdiff
- updated to 1.01, perl-Crypt-CAST5_PP-1_01-1
authorkloczek <kloczek@pld-linux.org>
Wed, 7 Aug 2002 04:51:43 +0000 (04:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added peroming post build tests.

Changed files:
    perl-Crypt-CAST5_PP.spec -> 1.3

perl-Crypt-CAST5_PP.spec

index f752d0b41f042f75cf4e858fb03e934db7715cbf..15dc5c3a90e739f5667a52d70b0bcd2215d66800 100644 (file)
@@ -4,8 +4,8 @@
 Summary:       Crypt::CAST5_PP Perl module - CAST5 block cipher implemented in pure Perl
 Summary(pl):   Modu³ Perla Crypt::CAST5_PP - szyfr blokowy CAST5 zaimplementowany w samym Perlu
 Name:          perl-Crypt-CAST5_PP
-Version:       1.00
-Release:       2
+Version:       1.01
+Release:       1
 License:       Artistic or GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -34,6 +34,7 @@ Szyfr CAST5 jest dost
 %build
 perl Makefile.PL
 %{__make}
+%{!?_without_test:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.748617 seconds and 4 git commands to generate.