SPECS (DEVEL): perl-MIME-Lite.spec - non-interactive build via PERL_MM_USE_...

gotar gotar at pld-linux.org
Thu Jul 24 15:16:51 CEST 2008


Author: gotar                        Date: Thu Jul 24 13:16:51 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- non-interactive build via PERL_MM_USE_DEFAULT

---- Files affected:
SPECS:
   perl-MIME-Lite.spec (1.44.2.1 -> 1.44.2.2) 

---- Diffs:

================================================================
Index: SPECS/perl-MIME-Lite.spec
diff -u SPECS/perl-MIME-Lite.spec:1.44.2.1 SPECS/perl-MIME-Lite.spec:1.44.2.2
--- SPECS/perl-MIME-Lite.spec:1.44.2.1	Thu Jul 24 15:14:17 2008
+++ SPECS/perl-MIME-Lite.spec	Thu Jul 24 15:16:45 2008
@@ -34,10 +34,9 @@
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
+PERL_MM_USE_DEFAULT=yes \
 %{__perl} Makefile.PL \
-	INSTALLDIRS=vendor << END
-no
-END
+	INSTALLDIRS=vendor
 %{__make}
 
 %{?with_tests:%{__make} test}
@@ -69,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44.2.2  2008/07/24 13:16:45  gotar
+- non-interactive build via PERL_MM_USE_DEFAULT
+
 Revision 1.44.2.1  2008/07/24 13:14:17  gotar
 - moved to DEVEL as it requires perl-Email-Date-Format instead of perl-Email-Date now
 - conditional (with tests) BR: perl-Email-Date-Format
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-MIME-Lite.spec?r1=1.44.2.1&r2=1.44.2.2&f=u



More information about the pld-cvs-commit mailing list