2013-12-12 15:33:35 +01:00
|
|
|
From: dimstar@opensuse.org
|
|
|
|
|
|
|
|
Provide RPM macros to require correct ABI Versions.
|
|
|
|
|
2012-04-20 11:32:05 +02:00
|
|
|
Index: xorg-server-1.12.1/configure.ac
|
|
|
|
===================================================================
|
|
|
|
--- xorg-server-1.12.1.orig/configure.ac
|
|
|
|
+++ xorg-server-1.12.1/configure.ac
|
2013-11-30 03:58:15 +01:00
|
|
|
@@ -2232,5 +2232,6 @@ test/Makefile
|
2012-04-20 11:32:05 +02:00
|
|
|
test/xi2/Makefile
|
|
|
|
xserver.ent
|
|
|
|
xorg-server.pc
|
|
|
|
+xorg-x11-server.macros
|
|
|
|
])
|
2013-11-30 03:58:15 +01:00
|
|
|
AC_OUTPUT
|