]> git.pld-linux.org Git - packages/perl-Exception-Class.git/commitdiff
- updated md5, cosmetics auto/ac/perl-Exception-Class-1_19-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 11 Apr 2004 12:02:50 +0000 (12:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Exception-Class.spec -> 1.24

perl-Exception-Class.spec

index 689f42c35a7ec4eefbc2aed0ac2b3172e7fc9bd2..47134d4b542ea59e40f69a1a3df0e2b64c4a9363 100644 (file)
@@ -1,7 +1,7 @@
-
+#
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-
+#
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Exception
 %define        pnam    Class
@@ -10,12 +10,12 @@ Summary(pl):        Exception::Class - deklarowanie prawdziwych klas wyj
 Name:          perl-Exception-Class
 Version:       1.19
 Release:       1
-License:       GPL/Artistic
+License:       GPL or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 6c8646c9be877033371c32803cd17d26
+# Source0-md5: 2c0d924a18b7aae904883a5cffa6f9b4
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 5.005
 %if %{with tests}
 BuildRequires: perl-Class-Data-Inheritable >= 0.02
 BuildRequires: perl-Devel-StackTrace >= 1.04
@@ -45,7 +45,8 @@ w spos
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.087448 seconds and 4 git commands to generate.