[Lunar-commits] <moonbase> xf86driproto: version bumped to 2.1.0.
Florin Braescu
florin at lunar-linux.org
Thu Aug 27 14:46:18 CEST 2009
commit abe4806e0c9717814022e53307f8ab74e8ca7499
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Aug 27 15:46:18 2009 +0300
xf86driproto: version bumped to 2.1.0.
No protocol changes, packaging changes only.
Move xf86dristr.h to xf86driproto.h for consistency with other modules.
Remove Xfuncproto.h include.
---
xorg7/proto/xf86driproto/CONFLICTS | 10 +++++-----
xorg7/proto/xf86driproto/DETAILS | 12 ++++++------
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/xorg7/proto/xf86driproto/CONFLICTS b/xorg7/proto/xf86driproto/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/proto/xf86driproto/CONFLICTS
+++ b/xorg7/proto/xf86driproto/CONFLICTS
@@ -1,6 +1,6 @@
-conflicts XOrg6 &&
-conflicts XOrg-test &&
-conflicts XOrg-fonts-base &&
-conflicts XOrg-fonts-extra &&
-conflicts XOrg-drm &&
+conflicts XOrg6
+conflicts XOrg-test
+conflicts XOrg-fonts-base
+conflicts XOrg-fonts-extra
+conflicts XOrg-drm
conflicts XOrg-drm-cvs
diff --git a/xorg7/proto/xf86driproto/DETAILS b/xorg7/proto/xf86driproto/DETAILS
index 9cf4a76..6ed2010 100644
--- a/xorg7/proto/xf86driproto/DETAILS
+++ b/xorg7/proto/xf86driproto/DETAILS
@@ -1,17 +1,17 @@
MODULE=xf86driproto
- VERSION=2.0.4
+ VERSION=2.1.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/proto/
- SOURCE_VFY=sha1:bba018443dad831b328e7353cf034522401e2e6b
+ SOURCE_URL=$XORG_URL/individual/proto
+ SOURCE_VFY=sha1:0dfc6616ffc68ca3c3b5decb1e365aaa93be8548
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20060120
- UPDATED=20080923
+ UPDATED=20090827
SHORT="the X.Org XFree86-DRI protocol headers"
cat << EOF
xf86driproto provides the wire protocol for the XFree86-DRI extension
-in X.Org. It is used to organize direct rendering support for 3D
+in X.Org. It is used to organize direct rendering support for 3D
clients.
EOF
More information about the Lunar-commits
mailing list