Author: glen                         Date: Sun Oct 28 12:20:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable configure cache

---- Files affected:
SPECS:
   suspend.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/suspend.spec
diff -u SPECS/suspend.spec:1.51 SPECS/suspend.spec:1.52
--- SPECS/suspend.spec:1.51     Sun Oct 28 13:18:22 2007
+++ SPECS/suspend.spec  Sun Oct 28 13:20:10 2007
@@ -39,6 +39,9 @@
 ExclusiveArch: %{ix86} %{x8664} ppc ppc64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# libz for gzopen gets discarded if same cache reused (probably ac variables 
conflict)
+%undefine      configure_cache
+
 %description
 Userland parts needed for suspend-to-disk and suspend-to-RAM on Linux.
 
@@ -88,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2007/10/28 12:20:10  glen
+- disable configure cache
+
 Revision 1.51  2007/10/28 12:18:22  glen
 - check-files cleanup; adapter
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/suspend.spec?r1=1.51&r2=1.52&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to