SPECS (INSTALL): goddamnit.spec - grrr

glen glen at pld-linux.org
Thu Oct 13 23:53:40 CEST 2005


Author: glen                         Date: Thu Oct 13 21:53:40 2005 GMT
Module: SPECS                         Tag: INSTALL
---- Log message:
- grrr

---- Files affected:
SPECS:
   goddamnit.spec (1.44.6.4 -> 1.44.6.5) 

---- Diffs:

================================================================
Index: SPECS/goddamnit.spec
diff -u SPECS/goddamnit.spec:1.44.6.4 SPECS/goddamnit.spec:1.44.6.5
--- SPECS/goddamnit.spec:1.44.6.4	Thu Oct 13 23:24:10 2005
+++ SPECS/goddamnit.spec	Thu Oct 13 23:53:35 2005
@@ -17,6 +17,13 @@
 %setup -q -c -T
 echo "makemaker: "
 perl -MExtUtils::MakeMaker -e 'print $ExtUtils::MakeMaker::VERSION, "\n"'
+perl -e '
+if (eval {ExtUtils::MakeMaker->VERSION(6.21)}) {
+warn "foooooo\n";
+} else {
+warn "baaarrrrr\n";
+}
+'
 exit 1
 
 %files
@@ -28,6 +35,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44.6.5  2005/10/13 21:53:35  glen
+- grrr
+
 Revision 1.44.6.4  2005/10/13 21:24:10  glen
 - fail!
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/goddamnit.spec?r1=1.44.6.4&r2=1.44.6.5&f=u




More information about the pld-cvs-commit mailing list