[Lunar-commits] <moonbase> recordproto: version bumped to 1.14.
Florin Braescu
florin at lunar-linux.org
Thu Oct 1 22:22:49 CEST 2009
commit 9653a44d5092ab3228e2af1474fb010841a5164c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Oct 1 23:22:49 2009 +0300
recordproto: version bumped to 1.14.
Just one change, the requirement of xorg-macros 1.3 for the new
XORG_DEFAULT_OPTIONS.
---
xorg7/proto/recordproto/CONFLICTS | 10 +++++-----
xorg7/proto/recordproto/DETAILS | 14 +++++++-------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/xorg7/proto/recordproto/CONFLICTS b/xorg7/proto/recordproto/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/proto/recordproto/CONFLICTS
+++ b/xorg7/proto/recordproto/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/recordproto/DETAILS b/xorg7/proto/recordproto/DETAILS
index 66e7f5f..8c096cb 100644
--- a/xorg7/proto/recordproto/DETAILS
+++ b/xorg7/proto/recordproto/DETAILS
@@ -1,15 +1,15 @@
MODULE=recordproto
- VERSION=1.13.2
+ VERSION=1.14
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/proto/
- SOURCE_VFY=sha1:833ef2bc4b084281f85eeba5d4ba03441bd3a534
+ SOURCE_URL=$XORG_URL/individual/proto
+ SOURCE_VFY=sha1:212928572898ed150366c6026e2694b193ff9f79
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20060120
- UPDATED=20060120
- SHORT="the X.Org Record protocol headers"
+ UPDATED=20091001
+ SHORT="The X.Org Record protocol headers"
cat << EOF
recordproto provides the wire protocol for the Record extension in
-X.Org. It is used to record and play back event sequences.
+X.Org. It is used to record and play back event sequences.
EOF
More information about the Lunar-commits
mailing list