]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- Xwrapper fixed
authorjackass <jackass@pld-linux.org>
Wed, 19 Jul 2006 17:22:39 +0000 (17:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Release 0.2

Changed files:
    XFree86.spec -> 1.623

XFree86.spec

index 7b409a02b76ea5a96ef23f2c83105efe58f7bec8..94a97012e7119c3903fc9908d1cd1f6ff1ed460c 100644 (file)
@@ -1,7 +1,6 @@
 #
 # TODO:
 # - separate XFS to be standalone - is it possible without duplicated files?
-# - fix Xwrapper
 # - unpacked files
 #
 # Conditional build:
@@ -22,7 +21,7 @@ Summary(uk):  
 Summary(zh_CN):        XFree86 ´°¿Úϵͳ·þÎñÆ÷ºÍ»ù±¾³ÌÐò
 Name:          XFree86
 Version:       4.6.0
-Release:       0.1
+Release:       0.2
 Epoch:         1
 License:       XFree86 1.1
 Group:         X11
@@ -130,6 +129,7 @@ Patch56:    %{name}-exec-shield-GNU-stack.patch
 Patch57:       %{name}-libGL-exec-shield-fixes-v2.patch
 Patch58:       %{name}-page_h.patch
 Patch59:       %{name}-Xwrapper2.patch
+Patch60:       %{name}-imakefile.patch
 URL:           http://www.xfree86.org/
 BuildRequires: /usr/bin/perl
 # Required by xc/programs/Xserver/hw/xfree86/drivers/glide/glide_driver.c
@@ -1795,7 +1795,7 @@ System. 
 %patch0 -p0
 %patch1 -p1
 %patch2 -p1
-#%patch3 -p0   -- TODO: make it somehow work
+%patch3 -p0
 %patch4 -p1
 %patch5 -p0
 %patch6 -p0
@@ -1847,7 +1847,8 @@ System. 
 #%patch56 -p0   -- check it
 #%patch57 -p0   -- obsoleted ?
 %patch58 -p0
-#%patch59 -p0   -- same as patch3, make it work !
+%patch59 -p0
+%patch60 -p0
 
 rm -f xc/config/cf/host.def
 
This page took 0.030715 seconds and 4 git commands to generate.