SPECS: xorg-xserver-server.spec - provide ABI versions for dynamic...
arekm
arekm at pld-linux.org
Thu Sep 6 17:30:02 CEST 2007
Author: arekm Date: Thu Sep 6 15:30:02 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- provide ABI versions for dynamic modules
---- Files affected:
SPECS:
xorg-xserver-server.spec (1.96 -> 1.97)
---- Diffs:
================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.96 SPECS/xorg-xserver-server.spec:1.97
--- SPECS/xorg-xserver-server.spec:1.96 Thu Sep 6 14:28:48 2007
+++ SPECS/xorg-xserver-server.spec Thu Sep 6 17:29:57 2007
@@ -84,14 +84,20 @@
BuildRequires: xorg-proto-xineramaproto-devel
BuildRequires: xorg-proto-xproto-devel
BuildRequires: xorg-util-util-macros >= 0.99.2
+# see hw/xfree86/common/xf86Module.h
+Provides: xorg-xserver-server(ansic-abi) = 0.3
+Provides: xorg-xserver-server(extension-abi) = 0.3
+Provides: xorg-xserver-server(font-abi) = 0.5
+Provides: xorg-xserver-server(videodrv-abi) = 2.0
+Provides: xorg-xserver-server(xinput-abi) = 2.0
# xcalibrateproto, tslib (for KDRIVE only)
# glitz-devel >= 0.4.3 (for XGL and EGL only)
# for rgb.txt
Requires: xorg-app-rgb >= 0.99.3
Requires: xorg-app-xkbcomp
# just for %{_includedir}/bitmaps dir
-Requires: xorg-data-xbitmaps
Requires: xkeyboard-config
+Requires: xorg-data-xbitmaps
# xserver requires fixed and cursor fonts
Requires: xorg-font-font-alias
Requires: xorg-font-font-cursor-misc
@@ -408,6 +414,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97 2007/09/06 15:29:57 arekm
+- provide ABI versions for dynamic modules
+
Revision 1.96 2007/09/06 12:28:48 arekm
- change pixman includes so we don't need to patch external stuff (like synaptics)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-xserver-server.spec?r1=1.96&r2=1.97&f=u
More information about the pld-cvs-commit
mailing list