[Lunar-commits] <moonbase> bigreqsproto: version bumped to 1.1.0.
Florin Braescu
florin at lunar-linux.org
Thu Aug 27 14:38:04 CEST 2009
commit fe60ec3d8cbf01526d032bbc418b8f3c75bb7c4f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Aug 27 15:38:04 2009 +0300
bigreqsproto: version bumped to 1.1.0.
No changes to the protocol itself, packaging changes only.
---
xorg7/proto/bigreqsproto/CONFLICTS | 10 +++++-----
xorg7/proto/bigreqsproto/DETAILS | 12 ++++++------
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/xorg7/proto/bigreqsproto/CONFLICTS b/xorg7/proto/bigreqsproto/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/proto/bigreqsproto/CONFLICTS
+++ b/xorg7/proto/bigreqsproto/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/bigreqsproto/DETAILS b/xorg7/proto/bigreqsproto/DETAILS
index 91f061a..439d4e6 100644
--- a/xorg7/proto/bigreqsproto/DETAILS
+++ b/xorg7/proto/bigreqsproto/DETAILS
@@ -1,16 +1,16 @@
MODULE=bigreqsproto
- VERSION=1.0.2
+ VERSION=1.1.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/proto/
- SOURCE_VFY=sha1:8f6c112f607a137dce5d8958753c770ac3f06c14
+ SOURCE_URL=$XORG_URL/individual/proto
+ SOURCE_VFY=sha1:32ae0505ec963cc5c0e3ee9258b126e6865d1b1b
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20060120
- UPDATED=20060120
+ UPDATED=20090827
SHORT="the X.Org BIG-REQUESTS protocol headers"
cat << EOF
bigreqsproto provides the wire protocol for the BIG-REQUESTS extension
-in X.Org. It is used to send larger requests than usual in order to
+in X.Org. It is used to send larger requests than usual in order to
avoid fragmentation.
EOF
More information about the Lunar-commits
mailing list