summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorankry2002-10-28 15:48:27 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9db1c77d79adb226552764e43351762de824a53f (patch)
tree841dff4002b256b3c70bd10179de344611eb1bc5
parent33931dfed48663b292c3d7fa3e12bc0d7cf02fb3 (diff)
downloadperl-Storable-9db1c77d79adb226552764e43351762de824a53f.zip
perl-Storable-9db1c77d79adb226552764e43351762de824a53f.tar.gz
- version 2.05, added tests
Changed files: perl-Storable.spec -> 1.33
-rw-r--r--perl-Storable.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/perl-Storable.spec b/perl-Storable.spec
index 32a0bf9..602d140 100644
--- a/perl-Storable.spec
+++ b/perl-Storable.spec
@@ -1,3 +1,7 @@
+#
+# Conditional build:
+# _without_tests - do not perform "make test"
+#
%include /usr/lib/rpm/macros.perl
%define pdir Storable
%define pnam Storable
@@ -19,7 +23,7 @@ Summary(sv): Storable Perlmodul
Summary(uk): íÏÄÕÌØ ÄÌÑ Perl Storable
Summary(zh_CN): Storable Perl Ä£¿é
Name: perl-Storable
-Version: 2.04
+Version: 2.05
Release: 1
License: GPL
Group: Development/Languages/Perl
@@ -42,6 +46,8 @@ Storable - modu³ umo¿liwiaj±cy przechowywanie struktur danych Perla.
perl Makefile.PL
%{__make} OPTIMIZE="%{rpmcflags}"
+%{!?_without_tests:%{__make} test}
+
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_mandir}/man3