SPECS (DEVEL): xfwm4.spec - default is --enable-compositor

charles charles at pld-linux.org
Wed May 17 07:27:58 CEST 2006


Author: charles                      Date: Wed May 17 05:27:58 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- default is --enable-compositor

---- Files affected:
SPECS:
   xfwm4.spec (1.44.2.1 -> 1.44.2.2) 

---- Diffs:

================================================================
Index: SPECS/xfwm4.spec
diff -u SPECS/xfwm4.spec:1.44.2.1 SPECS/xfwm4.spec:1.44.2.2
--- SPECS/xfwm4.spec:1.44.2.1	Wed Apr 26 21:29:52 2006
+++ SPECS/xfwm4.spec	Wed May 17 07:27:53 2006
@@ -53,7 +53,8 @@
 %{__autoheader}
 %{__automake}
 %{__autoconf}
-%configure %{?with_compositor:--enable-compositor}
+%configure \
+	%{!?with_compositor:--disable-compositor}
 
 %{__make}
 
@@ -97,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44.2.2  2006/05/17 05:27:53  charles
+- default is --enable-compositor
+
 Revision 1.44.2.1  2006/04/26 19:29:52  troll
 - updated to 4.3.90.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfwm4.spec?r1=1.44.2.1&r2=1.44.2.2&f=u



More information about the pld-cvs-commit mailing list