From bbcc87fb6c3374c583462b0f93feda792e11139a Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 12 Sep 2008 16:14:52 +0000 Subject: [PATCH] - bcond headers cleanup Changed files: xorg-xserver-server.spec -> 1.137 --- xorg-xserver-server.spec | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/xorg-xserver-server.spec b/xorg-xserver-server.spec index 9e9a0cb..7f6e7ca 100644 --- a/xorg-xserver-server.spec +++ b/xorg-xserver-server.spec @@ -1,6 +1,10 @@ - -%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 @@ -8,12 +12,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 -- 2.44.0