From: Jakub Bogusz Date: Fri, 12 Sep 2008 16:14:52 +0000 (+0000) Subject: - bcond headers cleanup X-Git-Tag: auto/th/xorg-xserver-server-1_5_1-1~6 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=bbcc87fb6c3374c583462b0f93feda792e11139a;p=packages%2Fxorg-xserver-server.git - bcond headers cleanup Changed files: xorg-xserver-server.spec -> 1.137 --- 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