Author: arekm                        Date: Sat Apr  5 20:58:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; disable xprint (unmaintained; to be dropped; not working (only eats 
cpu)); use new mesa 7.0.3

---- Files affected:
SPECS:
   xorg-xserver-server.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.123 
SPECS/xorg-xserver-server.spec:1.124
--- SPECS/xorg-xserver-server.spec:1.123        Mon Jan 21 16:58:11 2008
+++ SPECS/xorg-xserver-server.spec      Sat Apr  5 22:58:50 2008
@@ -1,5 +1,7 @@
 # $Revision$, $Date$
 
+%bcond_with    xprint  # broken, upstream doesn't intend to fix it
+
 # ABI versions, see hw/xfree86/common/xf86Module.h
 %define        xorg_xserver_server_ansic_abi           0.3
 %define        xorg_xserver_server_extension_abi       0.3
@@ -15,14 +17,14 @@
 Summary(pl.UTF-8):     Serwer X.org
 Name:          xorg-xserver-server
 Version:       1.4.0.90
-Release:       2%{?with_multigl:.mgl}
+Release:       3%{?with_multigl:.mgl}
 License:       MIT
 Group:         X11/Servers
 Source0:       
http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
 # Source0-md5: bb16e969850dbb5d3805cb88d35656d0
-%define                mesa_version    7.0.2
+%define                mesa_version    7.0.3
 Source1:       http://dl.sourceforge.net/mesa3d/MesaLib-%{mesa_version}.tar.bz2
-# Source1-md5: 93e6ed7924ff069a4f883b4fce5349dc
+# Source1-md5: e6e6379d7793af40a6bc3ce1bace572e
 Source2:       xserver.pamd
 Patch0:                %{name}-ncurses.patch
 Patch1:                %{name}-xwrapper.patch
@@ -345,7 +347,7 @@
        --enable-lbx \
        --enable-xevie \
        --enable-xorgcfg \
-       --enable-xprint \
+       --%{?with_xprint:en}%{!?with_xprint:dis}able-xprint \
        --with-dri-driver-path=%{_libdir}/xorg/modules/dri \
        
--with-default-font-path="%{_fontsdir}/misc,%{_fontsdir}/TTF,%{_fontsdir}/OTF,%{_fontsdir}/Type1,%{_fontsdir}/100dpi,%{_fontsdir}/75dpi"
 \
        --with-mesa-source="`pwd`/Mesa-%{mesa_version}" \
@@ -464,11 +466,13 @@
 %attr(755,root,root) %{_bindir}/Xnest
 %{_mandir}/man1/Xnest.1x*
 
+%if %{with xprint}
 %files -n xorg-xserver-Xprt
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/Xprt
 %{_libdir}/X11/xserver
 %{_mandir}/man1/Xprt.1x*
+%endif
 
 %files -n xorg-xserver-Xvfb
 %defattr(644,root,root,755)
@@ -505,6 +509,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2008-04-05 20:58:50  arekm
+- rel 3; disable xprint (unmaintained; to be dropped; not working (only eats 
cpu)); use new mesa 7.0.3
+
 Revision 1.123  2008-01-21 15:58:11  arekm
 - rel 2; fix regressions caused by xorg-xserver-1.4-multiple-overflows v1
 
================================================================

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

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

Reply via email to