Enlightenment CVS committal

Author  : mej
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        ecore.spec.in 


Log Message:
Tue Feb 20 23:56:15 2007                        Michael Jennings (mej)

Add buildreq for conditional DirectFB support.
----------------------------------------------------------------------

===================================================================
RCS file: /cvs/e/e17/libs/ecore/ecore.spec.in,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- ecore.spec.in       5 Dec 2006 21:50:39 -0000       1.16
+++ ecore.spec.in       21 Feb 2007 10:56:17 -0000      1.17
@@ -22,12 +22,13 @@
 %bcond_without lib_ecore_fb
 %bcond_without lib_ecore_directfb
 
-
 # This just keeps a missing doxygen from killing the build.
 %define _missing_doc_files_terminate_build 0
 
-%define ac_with_lib_ecore_fb  
--%{?with_lib_ecore_fb:en}%{!?with_lib_ecore_fb:dis}able-ecore-fb
-%define ac_with_lib_ecore_directfb 
--%{?with_lib_ecore_directfb:en}%{!?with_lib_ecore_directfb:dis}able-ecore-dfb
+%define breq_lib_ecore_directfb     %{?with_lib_ecore_directfb:DirectFB}
+
+%define ac_with_lib_ecore_fb        
--%{?with_lib_ecore_fb:en}%{!?with_lib_ecore_fb:dis}able-ecore-fb
+%define ac_with_lib_ecore_directfb  
--%{?with_lib_ecore_directfb:en}%{!?with_lib_ecore_directfb:dis}able-ecore-dfb
 
 Summary: Enlightened Core X interface library
 Name: @PACKAGE@
@@ -41,7 +42,7 @@
 Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment 
Project (http://www.enlightenment.org/)}
 Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
 #BuildSuggests: xorg-x11-devel, XFree86-devel, curl-devel
-BuildRequires: libjpeg-devel, openssl-devel
+BuildRequires: libjpeg-devel, openssl-devel %{?breq_lib_ecore_directfb}
 BuildRequires: evas-devel, eet-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to