SPECS: perl-Class-C3.spec - version 0.19, killed Makefile.PL (inte...

radek radek at pld-linux.org
Sun Sep 9 13:35:25 CEST 2007


Author: radek                        Date: Sun Sep  9 11:35:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 0.19, killed Makefile.PL (interactive)

---- Files affected:
SPECS:
   perl-Class-C3.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/perl-Class-C3.spec
diff -u SPECS/perl-Class-C3.spec:1.6 SPECS/perl-Class-C3.spec:1.7
--- SPECS/perl-Class-C3.spec:1.6	Tue Feb 13 08:16:53 2007
+++ SPECS/perl-Class-C3.spec	Sun Sep  9 13:35:20 2007
@@ -9,13 +9,13 @@
 Summary:	Class::C3 - A pragma to use the C3 method resolution order algortihm
 Summary(pl.UTF-8):	Class::C3 - pragma do używania algorytmu C3 kolejności rozwiązywania metod
 Name:		perl-Class-C3
-Version:	0.14
+Version:	0.19
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	72da38cad9fb3390f3bb7d898e44a437
+# Source0-md5:	bb3779da9c9786043ba2e0d9357b5078
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -57,7 +57,7 @@
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-%{__perl} Makefile.PL \
+%{__perl} -MExtUtils::MakeMaker -e 'WriteMakefile(NAME=>"Class::C3")' \
 	INSTALLDIRS=vendor
 %{__make}
 
@@ -84,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/09/09 11:35:20  radek
+- version 0.19, killed Makefile.PL (interactive)
+
 Revision 1.6  2007/02/13 07:16:53  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Class-C3.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list