Author: twittner                     Date: Sun Aug 17 10:22:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable more features via ./configure

---- Files affected:
SPECS:
   fox.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/fox.spec
diff -u SPECS/fox.spec:1.103 SPECS/fox.spec:1.104
--- SPECS/fox.spec:1.103        Sun Aug 17 11:34:44 2008
+++ SPECS/fox.spec      Sun Aug 17 12:22:02 2008
@@ -20,6 +20,7 @@
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
 BuildRequires: bzip2-devel >= 1.0.2
+BuildRequires: cups-devel
 BuildRequires: doxygen
 BuildRequires: graphviz
 BuildRequires: libjpeg-devel >= 6b
@@ -135,10 +136,17 @@
 %{__autoconf}
 %{__automake}
 %configure \
+       --enable-cups \
        %{?debug:--enable-debug}%{!?debug:--enable-release} \
        --enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no} \
        --with-opengl \
-       --with-xft
+       --with-xft \
+       --with-shape \
+       --with-xshm \
+       --with-xcursor \
+       --with-xrandr \
+       --with-xim
+
 %{__make}
 
 %{__make} -C doc docs
@@ -214,6 +222,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2008/08/17 10:22:02  twittner
+- enable more features via ./configure
+
 Revision 1.103  2008/08/17 09:34:44  twittner
 - up to 1.6.34
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fox.spec?r1=1.103&r2=1.104&f=u

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

Reply via email to