]> git.pld-linux.org Git - packages/X11.git/commitdiff
rel 11; fix krb5 includes
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 4 Jul 2005 18:14:58 +0000 (18:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11.spec -> 1.147

X11.spec

index 3802f50320ea05353612395018cca85b9002f010..024135eb3960b44a69209ff3b68c11df7f514e7f 100644 (file)
--- a/X11.spec
+++ b/X11.spec
@@ -30,7 +30,7 @@ Summary(uk):  
 Summary(zh_CN):        XOrg X11 ´°¿Úϵͳ·þÎñÆ÷ºÍ»ù±¾³ÌÐò
 Name:          X11
 Version:       6.8.2
-Release:       9
+Release:       10
 Epoch:         1
 License:       MIT/X Consortium/BSD (see README)
 Group:         X11
@@ -1982,6 +1982,9 @@ cd -
 %patch101 -p1
 %{?with_r300:%patch102 -p0}
 
+sed -i -e 's#krb5/##g' xc/lib/Xau/*.* xc/programs/xdm/greeter/*.* \
+       xc/programs/xdm/*.* xc/programs/Xserver/os/*.*
+
 %build
 PWD=`pwd`
 %{__make} -S -C xc World \
This page took 0.032147 seconds and 4 git commands to generate.