[Lunar-commits] <moonbase-core> kbd: version bumped to 2.0.0.
Florin Braescu
florin at lunar-linux.org
Thu Sep 5 20:12:11 CEST 2013
commit 590d313310f3fb51651add76549871fe338da9f8
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 21 Aug 2013 02:54:05 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/590d313310f3fb51651add76549871fe338da9f8
kbd: version bumped to 2.0.0.
---
utils/kbd/BUILD | +0/-2
utils/kbd/DEPENDS | +2/-1
utils/kbd/DETAILS | +4/-4
3 files changed, 6 insertions(+), 7 deletions(-)
--- a/utils/kbd/BUILD
+++ b/utils/kbd/BUILD
@@ -1,7 +1,5 @@
(
- patch_it $SOURCE2 1 &&
-
# rename keymap files with the same names
# this is needed because when only name of keymap is specified
# loadkeys loads the first keymap it can find, which is bad
--- a/utils/kbd/DEPENDS
+++ b/utils/kbd/DEPENDS
@@ -1 +1,2 @@
-depends automake
+depends Linux-PAM
+
--- a/utils/kbd/DETAILS
+++ b/utils/kbd/DETAILS
@@ -1,14 +1,14 @@
MODULE=kbd
- VERSION=1.15.3
+ VERSION=2.0.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=$MODULE-$VERSION-es.po.patch.bz2
+ SOURCE2=$MODULE-1.15.3-es.po.patch.bz2
SOURCE_URL=ftp://devel.altlinux.org/legion/$MODULE
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:1da0c02cb802d2e68b34b1ba68839929b4255cde
+ SOURCE_VFY=sha1:1a7e9ce6069806b1cc003200832d83b0ca31c006
SOURCE2_VFY=sha1:2cc4ddd4d28de4955a7769af20d112583ef7daf4
WEB_SITE=http://www.kernel.org/pub/linux/utils/kbd
ENTERED=20040217
- UPDATED=20110516
+ UPDATED=20110819
MAINTAINER=florin at lunar-linux.org
SHORT="kbd allows you to configure and manipulate Linux consoles"
More information about the Lunar-commits
mailing list