Author: glen                         Date: Tue Apr 29 12:02:44 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- sane bcond definition

---- Files affected:
SPECS:
   grub.spec (1.102.2.5 -> 1.102.2.6) 

---- Diffs:

================================================================
Index: SPECS/grub.spec
diff -u SPECS/grub.spec:1.102.2.5 SPECS/grub.spec:1.102.2.6
--- SPECS/grub.spec:1.102.2.5   Tue Apr 29 13:58:38 2008
+++ SPECS/grub.spec     Tue Apr 29 14:02:39 2008
@@ -4,12 +4,11 @@
 # - check VGA patch - doesn't work good, 0.92 works fine
 #
 # Conditional build:
-%bcond_with    splashimage     # removes some ethernet cards support
-                               # (too much memory occupied?)
-%ifarch %{x8664}
-%bcond_without static          # builds shared version (requires 32bit glibc)
-%else
+%bcond_with    splashimage     # removes some ethernet cards support (too much 
memory occupied?)
 %bcond_with    static          # builds static version
+
+%ifarch %{x8664}
+%define        with_static     1
 %endif
 #
 Summary:       GRand Unified Bootloader
@@ -279,6 +278,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.102.2.6  2008-04-29 12:02:39  glen
+- sane bcond definition
+
 Revision 1.102.2.5  2008-04-29 11:58:38  glen
 - adapter
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/grub.spec?r1=1.102.2.5&r2=1.102.2.6&f=u

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

Reply via email to