]> git.pld-linux.org Git - packages/xorg-xserver-server.git/commitdiff
- up to 1.6.3 XORG_XSERVER_7_4 auto/th/xorg-xserver-server-1_6_3-1 auto/ti/xorg-xserver-server-1_6_3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 1 Aug 2009 10:02:41 +0000 (10:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-xserver-server-ac.patch -> 1.1
    xorg-xserver-server.spec -> 1.192

xorg-xserver-server-ac.patch [new file with mode: 0644]
xorg-xserver-server.spec

diff --git a/xorg-xserver-server-ac.patch b/xorg-xserver-server-ac.patch
new file mode 100644 (file)
index 0000000..3824f03
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.ac~      2009-08-01 11:18:31.911298999 +0200
++++ configure.ac       2009-08-01 11:56:36.783570379 +0200
+@@ -599,7 +599,7 @@
+ dnl first and if it's not in the default location, that you set the ACLOCAL
+ dnl environment variable to find it, such as:
+ dnl   ACLOCAL="aclocal -I ${PREFIX}/share/aclocal"
+-m4_pattern_forbid(XTRANS_CONNECTION_FLAGS)
++dnl m4_pattern_forbid(XTRANS_CONNECTION_FLAGS)
+ # Transport selection macro from xtrans.m4
+ XTRANS_CONNECTION_FLAGS
index b53b6a50f18432a115b02beda1d8277f4a4b8df4..4047c8c6bb2985f90fb22f84edf5b9dee348d0d8 100644 (file)
 Summary:       X.org server
 Summary(pl.UTF-8):     Serwer X.org
 Name:          xorg-xserver-server
-Version:       1.6.2.901
+Version:       1.6.3
 Release:       1%{?with_multigl:.mgl}
 License:       MIT
 Group:         X11/Servers
 Source0:       http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
-# Source0-md5: b89441f1665ab9beac92355622ecfd2f
+# Source0-md5: 0af168abeefa6579cab20387f75c0c7a
 Source2:       xserver.pamd
 Patch0:                %{name}-xwrapper.patch
 Patch1:                %{name}-pic-libxf86config.patch
@@ -30,6 +30,7 @@ Patch2:               %{name}-fb-size.patch
 Patch3:                %{name}-exa.patch
 Patch5:                %{name}-xinerama-cursors.patch
 Patch6:                %{name}-less-acpi-brokenness.patch
+Patch7:                %{name}-ac.patch
 URL:           http://xorg.freedesktop.org/
 BuildRequires: Mesa-libGL-devel >= 7.3
 # for glx headers
@@ -325,6 +326,7 @@ Biblioteka rozszerzenia GLX dla serwera X.org.
 %patch3 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p0
 
 # xserver uses pixman-1 API/ABI so put that explictly here
 sed -i -e 's#<pixman\.h#<pixman-1/pixman.h#g' ./fb/fb.h ./include/miscstruct.h ./render/picture.h
This page took 0.04573 seconds and 4 git commands to generate.