SPECS: cairo.spec - sorted configure options

qboosh qboosh at pld-linux.org
Mon Sep 29 19:54:59 CEST 2008


Author: qboosh                       Date: Mon Sep 29 17:54:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sorted configure options

---- Files affected:
SPECS:
   cairo.spec (1.88 -> 1.89) 

---- Diffs:

================================================================
Index: SPECS/cairo.spec
diff -u SPECS/cairo.spec:1.88 SPECS/cairo.spec:1.89
--- SPECS/cairo.spec:1.88	Sun Sep 28 17:29:19 2008
+++ SPECS/cairo.spec	Mon Sep 29 19:54:53 2008
@@ -136,13 +136,13 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	%{?with_apidocs:--enable-gtk-doc} \
-	%{?with_xcb:--enable-xcb} \
+	--enable-freetype \
 	%{?with_glitz:--enable-glitz} \
-	--enable-ps \
+	%{?with_apidocs:--enable-gtk-doc} \
 	--enable-pdf \
 	--enable-png \
-	--enable-freetype \
+	--enable-ps \
+	%{?with_xcb:--enable-xcb} \
 	--with-html-dir=%{_gtkdocdir}
 %{__make}
 %{?with_tests:%{__make} check}
@@ -199,6 +199,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2008/09/29 17:54:53  qboosh
+- sorted configure options
+
 Revision 1.88  2008/09/28 15:29:19  megabajt
 - updated to 1.8.0; merged changes from DEVEL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cairo.spec?r1=1.88&r2=1.89&f=u



More information about the pld-cvs-commit mailing list