[Lunar-commits] <moonbase> gpm: version bump to 1.20.3.

Florin Braescu florin at lunar-linux.org
Wed Apr 16 16:04:46 CEST 2008


commit 1c1a07f410d7fc044b18819f7c2524038066f198
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Apr 16 17:04:46 2008 +0300

    gpm: version bump to 1.20.3.
    
    This release includes scripts/report_success.sh, minor cleanups,
    and an updated README.
---
 utils/gpm/BUILD    |    8 ++------
 utils/gpm/DEPENDS  |    2 +-
 utils/gpm/DETAILS  |   21 +++++++--------------
 3 files changed, 10 insertions(+), 21 deletions(-)

diff --git a/utils/gpm/BUILD b/utils/gpm/BUILD
index f882998..444ba9d 100644
--- a/utils/gpm/BUILD
+++ b/utils/gpm/BUILD
@@ -1,11 +1,7 @@
 (
 
-NEWMSG="A new config file (mouse.new) has been installed in /etc/config.d. SA please check for new options."                 &&
-BASEMSG="A mouse configuration file has been installed in /etc/config.d. SA please configure!"                               &&
-
-patch_it $SOURCE_CACHE/$SOURCE2 1                      &&
-patch_it $SOURCE_CACHE/$SOURCE3 1                      &&
-patch_it $SOURCE_CACHE/$SOURCE4 1                      &&
+NEWMSG="A new config file (mouse.new) has been installed in /etc/config.d. SA please check for new options."  &&
+BASEMSG="A mouse configuration file has been installed in /etc/config.d. SA please configure!"                &&
 
 # ************************ WARNING *************************
 # DO NOT MESS WITH THE CONFIGURE STUFF here unless you 
diff --git a/utils/gpm/DEPENDS b/utils/gpm/DEPENDS
index 4e32c14..d551b8f 100644
--- a/utils/gpm/DEPENDS
+++ b/utils/gpm/DEPENDS
@@ -1,2 +1,2 @@
-depends  chkconfig &&
+depends  chkconfig  &&
 depends  bison
diff --git a/utils/gpm/DETAILS b/utils/gpm/DETAILS
index 77270ed..b17ab89 100644
--- a/utils/gpm/DETAILS
+++ b/utils/gpm/DETAILS
@@ -1,22 +1,15 @@
           MODULE=gpm
-         VERSION=1.20.1
+         VERSION=1.20.3
           SOURCE=$MODULE-$VERSION.tar.bz2
-         SOURCE2=gpm-1.20.1-secenhance.patch
-         SOURCE3=gpm-1.20.1-limits1.patch
-         SOURCE4=gpm-1.20.1-limits2.patch
-      SOURCE_URL=ftp://arcana.linux.it/pub/gpm/
-     SOURCE2_URL=$PATCH_URL
-     SOURCE3_URL=$PATCH_URL
-     SOURCE4_URL=$PATCH_URL
-      SOURCE_VFY=sha1:c48d937e62abb438c2f6439b34ef3332c89af8d1
-     SOURCE2_VFY=sha1:09acfa6cdbaa4b8235836a94e518fc4e13c7d7c8
-     SOURCE3_VFY=sha1:f6396b2a31da554ee39a71db845b665901872442
-     SOURCE4_VFY=sha1:4f77cbf5f14852d5be8c2edea92060b1735c838d
-           PSAFE=no
+   SOURCE_URL[0]=http://linux.schottelius.org/gpm/archives
+   SOURCE_URL[1]=ftp://arcana.linux.it/pub/gpm
+      SOURCE_VFY=sha1:352e1b40702ef5e8c088d61d70dd62fb24a6732e
         WEB_SITE=http://linux.schottelius.org/gpm/
          ENTERED=20011003
-         UPDATED=20080330
+         UPDATED=20080416
+           PSAFE=no
            SHORT="A mouse server for the console and xterm"
+
 cat << EOF
 GPM (General Purpose Mouse) is a mouse server for the console and xterm, 
 with sample clients included (emacs, etc).
diff --git a/utils/gpm/lmouse.8 b/utils/gpm/lmouse.8
old mode 100755
new mode 100644


More information about the Lunar-commits mailing list