SPECS: xorg-xserver-server.spec - bcond headers cleanup

qboosh qboosh at pld-linux.org
Fri Sep 12 18:14:58 CEST 2008


Author: qboosh                       Date: Fri Sep 12 16:14:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bcond headers cleanup

---- Files affected:
SPECS:
   xorg-xserver-server.spec (1.136 -> 1.137) 

---- Diffs:

================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.136 SPECS/xorg-xserver-server.spec:1.137
--- SPECS/xorg-xserver-server.spec:1.136	Fri Sep  5 18:03:17 2008
+++ SPECS/xorg-xserver-server.spec	Fri Sep 12 18:14:52 2008
@@ -1,7 +1,11 @@
 # $Revision$, $Date$
-
-%bcond_with	xprint	# broken, upstream doesn't intend to fix it
-
+#
+# Conditional build:
+%bcond_with	xprint	# Xprint server (broken, upstream doesn't intend to fix it)
+%bcond_with	multigl	# package libglx.so in a way allowing concurrent install with nvidia/fglrx drivers
+%bcond_with	dri2	# DRI2 support
+%bcond_with	hal	# HAL support
+#
 # ABI versions, see hw/xfree86/common/xf86Module.h
 %define	xorg_xserver_server_ansic_abi		0.4
 %define	xorg_xserver_server_extension_abi	1.1
@@ -9,12 +13,6 @@
 %define	xorg_xserver_server_videodrv_abi	4.1
 %define	xorg_xserver_server_xinput_abi		2.1
 
-#
-# Conditional build:
-%bcond_with	multigl		# package libglx.so in a way allowing concurrent install with nvidia/fglrx drivers
-%bcond_with	dri2
-%bcond_with	hal
-#
 Summary:	X.org server
 Summary(pl.UTF-8):	Serwer X.org
 Name:		xorg-xserver-server
@@ -497,6 +495,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.137  2008/09/12 16:14:52  qboosh
+- bcond headers cleanup
+
 Revision 1.136  2008/09/05 16:03:17  qboosh
 - sorted
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-xserver-server.spec?r1=1.136&r2=1.137&f=u



More information about the pld-cvs-commit mailing list