packages: java-sun/java-sun.spec - (blacklist) %verify() without %config is...

qboosh qboosh at pld-linux.org
Thu Apr 8 07:55:38 CEST 2010


Author: qboosh                       Date: Thu Apr  8 05:55:38 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- (blacklist) %verify() without %config is evil, dropped

---- Files affected:
packages/java-sun:
   java-sun.spec (1.242 -> 1.243) 

---- Diffs:

================================================================
Index: packages/java-sun/java-sun.spec
diff -u packages/java-sun/java-sun.spec:1.242 packages/java-sun/java-sun.spec:1.243
--- packages/java-sun/java-sun.spec:1.242	Wed Apr  7 22:38:10 2010
+++ packages/java-sun/java-sun.spec	Thu Apr  8 07:55:33 2010
@@ -354,7 +354,7 @@
 	echo >&2 "WARNING: /proc not mounted -- compile test may fail"
 fi
 
-# $ORIGIN does not work on PLD builders. workaround with LD_LIBARY_PATH
+# $ORIGIN does not work on PLD builders. workaround with LD_LIBRARY_PATH
 export LD_LIBRARY_PATH=$(pwd)/jre/lib/%{arch}/jli
 ./bin/java Test
 
@@ -740,7 +740,7 @@
 %{jredir}/lib/meta-index
 %dir %{jredir}/lib/security
 %{jredir}/lib/security/*.*
-%verify(not md5 mtime size) %{jredir}/lib/security/blacklist
+%{jredir}/lib/security/blacklist
 %verify(not md5 mtime size) %config(noreplace) %{jredir}/lib/security/cacerts
 %{jredir}/lib/zi
 %{jredir}/lib/*.jar
@@ -938,6 +938,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.243  2010/04/08 05:55:33  qboosh
+- (blacklist) %verify() without %config is evil, dropped
+
 Revision 1.242  2010/04/07 20:38:10  draenog
 - up to 1.6.0.19 (fixes CVE-2010-0841, CVE-2010-0846, CVE-2010-0838,
   CVE-2010-0847, CVE-2010-0848, CVE-2010-0849, CVE-2010-0094,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-sun/java-sun.spec?r1=1.242&r2=1.243&f=u



More information about the pld-cvs-commit mailing list