Egbert Eich
63af0702ac
SUSE specific and to-be-upstreamed patches. - Added descriptions to a number of patches. - Renamed some patches: * N_p_default-module-path.diff -> N_default-module-path.diff * n_xorg-x11-server-rpmmacros.patch -> N_xorg-x11-server-rpmmacros.patch OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=480
16 lines
388 B
Diff
16 lines
388 B
Diff
From: dimstar@opensuse.org
|
|
|
|
Provide RPM macros to require correct ABI Versions.
|
|
|
|
Index: xorg-server-1.12.1/configure.ac
|
|
===================================================================
|
|
--- xorg-server-1.12.1.orig/configure.ac
|
|
+++ xorg-server-1.12.1/configure.ac
|
|
@@ -2232,5 +2232,6 @@ test/Makefile
|
|
test/xi2/Makefile
|
|
xserver.ent
|
|
xorg-server.pc
|
|
+xorg-x11-server.macros
|
|
])
|
|
AC_OUTPUT
|