[Lunar-commits] <moonbase> libXScrnSaver: version bumped to 1.2.0.
Florin Braescu
florin at lunar-linux.org
Thu Aug 27 14:31:42 CEST 2009
commit 96100be52fe0285072d801262380a0d705fa4d5c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Aug 27 15:31:42 2009 +0300
libXScrnSaver: version bumped to 1.2.0.
A few long-waiting packaging fixes, one man page fix.
The screensaver.h header file was moved from the scrnsaverproto module to
here, clients should not be affected though.
---
xorg7/lib/libXScrnSaver/CONFLICTS | 10 +++++-----
xorg7/lib/libXScrnSaver/DETAILS | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/xorg7/lib/libXScrnSaver/CONFLICTS b/xorg7/lib/libXScrnSaver/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/lib/libXScrnSaver/CONFLICTS
+++ b/xorg7/lib/libXScrnSaver/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/lib/libXScrnSaver/DETAILS b/xorg7/lib/libXScrnSaver/DETAILS
index 97d2109..ee2128d 100644
--- a/xorg7/lib/libXScrnSaver/DETAILS
+++ b/xorg7/lib/libXScrnSaver/DETAILS
@@ -1,17 +1,17 @@
MODULE=libXScrnSaver
- VERSION=1.1.3
+ VERSION=1.2.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/lib
- SOURCE_VFY=sha1:c4589ca80623b7c87648cccf1591a8d42a4b4544
+ SOURCE_VFY=sha1:ea2935eb67efa77fd90372337f2d782a8ef74cea
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20060120
- UPDATED=20080404
+ UPDATED=20090827
SHORT="the X.Org MIT-SCREEN-SAVER extension library"
cat << EOF
libXScrnSaver provides access to the MIT-SCREEN-SAVER extension of the
-X protocol. The Screen Saver extension allows clients behaving as
+X protocol. The Screen Saver extension allows clients behaving as
screen savers to register themselves with the X server, to better
integrate themselves with the running session.
EOF
More information about the Lunar-commits
mailing list