[Lunar-commits] lpairs: bump the version to 1.0.3. bugfixes.
Florin
florin at lunar-linux.org
Sun Dec 9 15:49:13 CET 2007
commit 963664b073649399a96f1d0851f2fedd8794a468
Author: Florin <florin at lunar-linux.org>
Date: Sun Dec 9 16:49:13 2007 +0200
lpairs: bump the version to 1.0.3. bugfixes.
---
games/lpairs/BUILD | 7 +++++--
games/lpairs/DETAILS | 8 ++++----
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/games/lpairs/BUILD b/games/lpairs/BUILD
index eab8b3d..cd42c15 100644
--- a/games/lpairs/BUILD
+++ b/games/lpairs/BUILD
@@ -2,6 +2,9 @@
sedit "s:/games/:/:" configure.in &&
touch -r configure configure.in &&
- default_game_build
-
+ ./configure $OPTS &&
+ sedit "s:automake-1.9:automake:" Makefile &&
+ sedit "s:aclocal-1.9:aclocal:" Makefile &&
+ default_make
+
) > $C_FIFO 2>&1
diff --git a/games/lpairs/DETAILS b/games/lpairs/DETAILS
index 6c4881c..1fc6e56 100644
--- a/games/lpairs/DETAILS
+++ b/games/lpairs/DETAILS
@@ -1,12 +1,12 @@
MODULE=lpairs
- VERSION=1.0
+ VERSION=1.0.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/lgames/
- SOURCE_VFY=sha1:6b49034ba1af2468034921ea46473267f82ac672
+ SOURCE_VFY=sha1:6f464efda0b17884c53668e8522ac6fd0fc67dea
WEB_SITE=http://lgames.sourceforge.net/index.php?project=LPairs
ENTERED=20060115
- UPDATED=20060115
- SHORT="classical memory game."
+ UPDATED=20071209
+ SHORT="A classical memory game"
cat << EOF
LPairs is a classical memory game. This means you have to find pairs
More information about the Lunar-commits
mailing list