rpms/xorg-x11-server/devel xorg-x11-server-1.1.1-automake-1.10-fixes.patch, NONE, 1.1 xorg-x11-server.spec, 1.190, 1.191

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Dec 1 16:48:51 UTC 2006


Author: ajackson

Update of /cvs/dist/rpms/xorg-x11-server/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22445

Modified Files:
	xorg-x11-server.spec 
Added Files:
	xorg-x11-server-1.1.1-automake-1.10-fixes.patch 
Log Message:
* Fri Dec 1 2006 Adam Jackson <ajax at redhat.com> 1.1.1-53.fc7
- xorg-x11-server-1.1.1-automake-1.10-fixes.patch: Tweak automakefiles to be
  1.10-compliant.


xorg-x11-server-1.1.1-automake-1.10-fixes.patch:
 linux/Makefile.am |    2 +-
 misc/Makefile.am  |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

--- NEW FILE xorg-x11-server-1.1.1-automake-1.10-fixes.patch ---
--- xorg-server-1.1.1/hw/xfree86/os-support/linux/Makefile.am.automake-1.10	2006-11-30 15:35:09.000000000 -0500
+++ xorg-server-1.1.1/hw/xfree86/os-support/linux/Makefile.am	2006-12-01 11:00:04.000000000 -0500
@@ -41,7 +41,7 @@
 INCLUDES = $(XORG_INCS) $(PLATFORM_INCLUDES) -I/usr/include/drm # FIXME this last part is crack
 
 # FIXME: These need to be added to the build
-LNX_EXTRA_SOURCES = \
+LNX_EXTRA_SRCS = \
 	lnx_font.c \
 	lnx_jstk.c \
 	lnxResource.c
--- xorg-server-1.1.1/hw/xfree86/os-support/misc/Makefile.am.automake-1.10	2006-07-05 14:31:41.000000000 -0400
+++ xorg-server-1.1.1/hw/xfree86/os-support/misc/Makefile.am	2006-12-01 11:00:57.000000000 -0500
@@ -1,14 +1,14 @@
 # FIXME: Add the *.S files to build when applicable
-I386_SOURCES = BUSmemcpy.S IODelay.S SlowBcopy.S
+I386_SRCS = BUSmemcpy.S IODelay.S SlowBcopy.S
 OTHER_SOURCES = BUSmemcpy.c IODelay.c SlowBcopy.c
 
 ARCH_SOURCES = $(OTHER_SOURCES)
 
 # FIXME: Add to the build (NeedPortIO)
-PORTIO_SOURCES = PortIO.S
+PORTIO_SRCS = PortIO.S
 
 # FIXME: Add to the build (if HasGcc || HasGcc2)
-ILHACK_SOURCES = xf86_IlHack.c
+ILHACK_SRCS = xf86_IlHack.c
 
 noinst_LTLIBRARIES = libmisc.la
 


Index: xorg-x11-server.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-server/devel/xorg-x11-server.spec,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- xorg-x11-server.spec	27 Nov 2006 21:18:43 -0000	1.190
+++ xorg-x11-server.spec	1 Dec 2006 16:48:49 -0000	1.191
@@ -8,7 +8,7 @@
 Summary:   X.Org X11 X server
 Name:      xorg-x11-server
 Version:   1.1.1
-Release:   52%{?dist}
+Release:   53%{?dist}
 URL:       http://www.x.org
 License:   MIT/X11
 Group:     User Interface/X
@@ -20,7 +20,6 @@
 # general bug fixes
 Patch0:    xorg-x11-server-0.99.3-init-origins-fix.patch
 # https://bugs.freedesktop.org/show_bug.cgi?id=5093
-Patch1:    xorg-server-0.99.3-fbmmx-fix-for-non-SSE-cpu.patch
 Patch3:    xserver-1.0.0-parser-add-missing-headers-to-sdk.patch
 Patch4:    xorg-x11-server-1.0.1-composite-fastpath-fdo4320.patch
 Patch5:    xorg-x11-server-libxf86config-dont-write-empty-sections.patch
@@ -33,6 +32,7 @@
 Patch12:   xorg-x11-server-1.1.1-graphics-expose.patch
 Patch13:   xorg-x11-server-1.1.1-ia64-int10.patch
 Patch14:   xorg-x11-server-1.1.1-ia64-pci-chipsets.patch
+Patch15:   xorg-x11-server-1.1.1-automake-1.10-fixes.patch
 
 # OpenGL compositing manager feature/optimization patches.
 Patch100:  xorg-x11-server-1.1.0-no-move-damage.patch
@@ -334,6 +334,7 @@
 %patch12 -p1 -b .graphics-expose
 %patch13 -p1 -b .ia64-int10
 %patch14 -p1 -b .ia64-pci-chipsets
+%patch15 -p1 -b .automake-1.10
 
 %patch100 -p0 -b .no-move-damage
 %patch101 -p0 -b .dont-backfill-bg-none
@@ -370,7 +371,7 @@
 #	--disable-dependency-tracking \
 # also, --enable-kdrive just for Xephyr is overkill, should fix that upstream
 
-aclocal ; automake ; autoconf
+aclocal ; automake -a ; autoconf
 %configure %{xservers} \
 	--disable-xprint \
 	--disable-static \
@@ -382,7 +383,7 @@
 	--with-int10=x86emu \
 	--with-default-font-path="unix/:7100,built-ins" \
 	--with-module-dir=%{moduledir} \
-	--with-os-name="Fedora Core 5" \
+	--with-os-name="Fedora Core 7" \
 	--with-os-vendor="Red Hat, Inc." \
 	--with-builderstring="Build ID: %{name} %{version}-%{release}" \
 	--with-xkb-output=%{_localstatedir}/lib/xkb \
@@ -397,6 +398,7 @@
 %else
 	--disable-dri \
 %endif
+	${CONFIGURE}
 
 make %{?_smp_mflags}
 
@@ -676,6 +678,10 @@
 # -------------------------------------------------------------------
 
 %changelog
+* Fri Dec 1 2006 Adam Jackson <ajax at redhat.com> 1.1.1-53.fc7
+- xorg-x11-server-1.1.1-automake-1.10-fixes.patch: Tweak automakefiles to be
+  1.10-compliant.
+
 * Mon Nov 27 2006 Adam Jackson <ajackson at redhat.com> 1.1.1-52.fc7
 - RHEL5 sync:
   - Deliver SecurityPolicy in Xvfb when !with_hw_servers (s390, s390x)




More information about the fedora-cvs-commits mailing list