Author: anssi
Date: Sun Feb 18 23:57:50 2007
New Revision: 122613

Modified:
   packages/cooker/SDL12/current/SPECS/SDL12.spec

Log:
- ggi and directfb can now be enabled again

Modified: packages/cooker/SDL12/current/SPECS/SDL12.spec
==============================================================================
--- packages/cooker/SDL12/current/SPECS/SDL12.spec      (original)
+++ packages/cooker/SDL12/current/SPECS/SDL12.spec      Sun Feb 18 23:57:50 2007
@@ -1,15 +1,15 @@
 %define        fname   SDL
 %define        name    SDL12
 %define        version 1.2.11
-%define rel    6
+%define rel    7
 %define        lib_name_orig   lib%{fname}
 %define        lib_major       1.2
 %define        lib_name        %mklibname %{fname} %{lib_major}
 
 %if %{mdkversion} >= 1010
 %define build_plugins  0
-%define build_directfb 0
-%define build_ggi      0
+%define build_directfb 1
+%define build_ggi      1
 %define        build_aalib     1
 %else
 %define build_plugins  0

Reply via email to