Author: arekm                        Date: Wed Aug 20 16:14:04 2008 GMT
Module: SPECS                         Tag: XORG_XSERVER_1_4
---- Log message:
- rel 2; hal support quite unusable

---- Files affected:
SPECS:
   xorg-xserver-server.spec (1.123.2.2 -> 1.123.2.3) 

---- Diffs:

================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.123.2.2 
SPECS/xorg-xserver-server.spec:1.123.2.3
--- SPECS/xorg-xserver-server.spec:1.123.2.2    Wed Jun 11 19:01:47 2008
+++ SPECS/xorg-xserver-server.spec      Wed Aug 20 18:13:58 2008
@@ -11,12 +11,13 @@
 # Conditional build:
 %bcond_with    multigl         # package libglx.so in a way allowing 
concurrent install with nvidia/fglrx drivers
 %bcond_with    xprint
+%bcond_with    hal
 
 Summary:       X.org server
 Summary(pl.UTF-8):     Serwer X.org
 Name:          xorg-xserver-server
 Version:       1.4.2
-Release:       1%{?with_multigl:.mgl}
+Release:       2%{?with_multigl:.mgl}
 License:       MIT
 Group:         X11/Servers
 Source0:       
http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
@@ -35,8 +36,10 @@
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: cpp
+%if %{with hal}
 BuildRequires: dbus-devel
 BuildRequires: hal-devel
+%endif
 BuildRequires: libdrm-devel >= 2.3.0
 BuildRequires: libtool
 BuildRequires: ncurses-devel
@@ -334,6 +337,7 @@
 %configure \
        --with-os-name="PLD/Linux" \
        --with-os-vendor="PLD/Team" \
+       %{!?with_hal:--disable-config-hal} \
        --enable-aiglx \
        --enable-builddocs \
        --enable-dga \
@@ -504,6 +508,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123.2.3  2008/08/20 16:13:58  arekm
+- rel 2; hal support quite unusable
+
 Revision 1.123.2.2  2008/06/11 17:01:47  arekm
 - up to 1.4.2. Security fixes:
       CVE-2008-2360 - RENDER Extension heap buffer overflow
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to