[Lunar-commits] <moonbase> checkinstall: updated to 1.6.2 fixed broken build
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Thu Jan 21 22:42:35 CET 2010
commit 1d41273a34893095ac844044e6308cffa754b2f0
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Thu Jan 21 22:42:35 2010 +0100
checkinstall: updated to 1.6.2 fixed broken build
---
zbeta/checkinstall/BUILD | 3 ++-
zbeta/checkinstall/DETAILS | 15 +++++++++------
2 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/zbeta/checkinstall/BUILD b/zbeta/checkinstall/BUILD
index 311f82b..075df05 100644
--- a/zbeta/checkinstall/BUILD
+++ b/zbeta/checkinstall/BUILD
@@ -1,3 +1,4 @@
(
- default_make
+ patch_it $SOURCE2 0 &&
+ default_make
) > $C_FIFO 2>&1
diff --git a/zbeta/checkinstall/DETAILS b/zbeta/checkinstall/DETAILS
index 7d067cc..c5e786d 100644
--- a/zbeta/checkinstall/DETAILS
+++ b/zbeta/checkinstall/DETAILS
@@ -1,11 +1,14 @@
MODULE=checkinstall
- VERSION=1.6.1
- SOURCE=$MODULE-$VERSION.tgz
- SOURCE_URL=http://asic-linux.com.mx/~izto/checkinstall/files/source/
- SOURCE_VFY=sha1:c55f87f2902831fd9da566d14aa8421006e70492
- WEB_SITE="http://asic-linux.com.mx/~izto/checkinstall/"
+ VERSION=1.6.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=21build-glibc-2.10.diff
+ SOURCE_URL=http://checkinstall.izto.org/files/source
+ SOURCE_VFY=sha1:22ade12667b7931fa9ab5148c8ef41c91a3f0dda
+ SOURCE2_URL=$PATCH_URL
+ SOURCE2_VFY=sha1:431581e8768c4b521baa8dc630601921ded7ba0b
+ WEB_SITE=http://checkinstall.izto.org
ENTERED=20020720
- UPDATED=20070720
+ UPDATED=20100120
SHORT="Create binary packages from compiled sources."
cat << EOF
More information about the Lunar-commits
mailing list