]> git.pld-linux.org Git - packages/perl-Exception-Class.git/commitdiff
- version 1.07 RA-1_0 STABLE perl-Exception-Class-1_07-1
authorradek <radek@pld-linux.org>
Sat, 21 Sep 2002 20:59:23 +0000 (20:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
STBR

Changed files:
    perl-Exception-Class.spec -> 1.8

perl-Exception-Class.spec

index 973f0347d370e2c513e13dda94b51df25961e088..ca96a7cc84fd54861c12e9962f8160677fd451ee 100644 (file)
@@ -1,13 +1,14 @@
 #
 # Conditional build:
 # _without_tests - do not perform "make test"
+#
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Exception
 %define        pnam    Class
 Summary:       Exception::Class - Declare real exception classes in Perl
 Summary(pl):   Exception::Class - Zadeklaruj prawdziwe klasy wyj±tków w Perlu
 Name:          perl-Exception-Class
-Version:       1.05
+Version:       1.07
 Release:       1
 License:       GPL/Artistic
 Group:         Development/Languages/Perl
@@ -16,7 +17,8 @@ BuildRequires:        rpm-perlprov >= 3.0.3-16
 BuildRequires: perl >= 5.005
 %if %{?_without_tests:0}%{!?_without_tests:1}
 BuildRequires: perl-Class-Data-Inheritable >= 0.02
-BuildRequires: perl-Devel-StackTrace >= 1
+BuildRequires: perl-Devel-StackTrace >= 1.01
+BuildRequires: perl(Test::More) >= 0.46
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.153426 seconds and 4 git commands to generate.