[Lunar-commits] <moonbase> scrnsaverproto: version bumped to 1.2.0.
Florin Braescu
florin at lunar-linux.org
Thu Aug 27 14:30:25 CEST 2009
commit 6424d644a412afa99b203b23676d64d4c942637d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Aug 27 15:30:25 2009 +0300
scrnsaverproto: version bumped to 1.2.0.
Packaging-only update, no changes to the protocol itself since version
1.1.0. Notably is the removal of the scrnsaver.h header which was moved to
the libXScrnSaver module.
---
xorg7/proto/scrnsaverproto/CONFLICTS | 10 +++++-----
xorg7/proto/scrnsaverproto/DETAILS | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/xorg7/proto/scrnsaverproto/CONFLICTS b/xorg7/proto/scrnsaverproto/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/proto/scrnsaverproto/CONFLICTS
+++ b/xorg7/proto/scrnsaverproto/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/scrnsaverproto/DETAILS b/xorg7/proto/scrnsaverproto/DETAILS
index 2be4d68..4d58144 100644
--- a/xorg7/proto/scrnsaverproto/DETAILS
+++ b/xorg7/proto/scrnsaverproto/DETAILS
@@ -1,17 +1,17 @@
MODULE=scrnsaverproto
- VERSION=1.1.0
+ VERSION=1.2.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/proto/
- SOURCE_VFY=sha1:4c5859948034f2e5f625d930c73e4b96a6a0c29c
+ SOURCE_URL=$XORG_URL/individual/proto
+ SOURCE_VFY=sha1:c734cfe9a1ce57fd42957389dcc90518fd7ca6b6
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org/
ENTERED=20060120
- UPDATED=20060523
+ UPDATED=20090827
SHORT="the X.Org MIT-SCREEN-SAVER protocol headers"
cat << EOF
scrnsaverproto provides the wire protocol for the MIT-SCREEN-SAVER
-extension in X.Org. It is used to notify the server of client screen
+extension in X.Org. It is used to notify the server of client screen
saver events.
EOF
More information about the Lunar-commits
mailing list