]> git.pld-linux.org Git - packages/xorg-xserver-server.git/commitdiff
- bcond headers cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 12 Sep 2008 16:14:52 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-xserver-server.spec -> 1.137

xorg-xserver-server.spec

index 9e9a0cbdbbc48539e3f6eb7c9925e8f71e2c6895..7f6e7ca40ca6f913ee946e6a951166479e3e2514 100644 (file)
@@ -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
This page took 1.187883 seconds and 4 git commands to generate.