]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- added patch which enables ClearRTS option. My mouse need it to switch to
authorbszx <bszx@pld-linux.org>
Wed, 29 May 2002 11:29:29 +0000 (11:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
MouseSystems mode

Changed files:
    XFree86.spec -> 1.310

XFree86.spec

index b5c97438aca291bedfad89c46fd9f7994a2d60c9..a5cb75f8527ab101350b6cceea4a42a7b7cd3b49 100644 (file)
@@ -12,7 +12,7 @@ Summary(ru):  
 Summary(uk):   âÁÚÏצ ÛÒÉÆÔÉ, ÐÒÏÇÒÁÍÉ ÔÁ ÄÏËÕÍÅÎÔÁæѠÄÌÑ ÒÏÂÏÞϧ ÓÔÁÎ槠ЦĠX
 Name:          XFree86
 Version:       4.2.0
-Release:       3.3
+Release:       3.4
 License:       MIT
 Group:         X11/XFree86
 Source0:       ftp://ftp.xfree86.org/pub/XFree86/%{version}/source/X%{_sver}src-1.tgz
@@ -69,6 +69,8 @@ Patch33:      %{name}-PEX+XIE.patch
 Patch34:       %{name}-xman-manpaths.patch
 Patch35:       %{name}-ppc_drivers.patch
 Patch36:       %{name}-4.2.0-branch-20020524.patch
+Patch37:        %{name}-clearrts.patch
+
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: freetype-devel >= 2.0.0
@@ -1709,6 +1711,7 @@ System. 
 cd xc
 %patch36 -p0
 cd ..
+%patch37 -p1
 
 rm -f xc/config/cf/host.def
 
This page took 0.185806 seconds and 4 git commands to generate.