summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2007-10-30 20:55:48 +0100
committerTreeve Jelbert2007-10-30 20:55:48 +0100
commit49e12143ab2ce4c5e4991ff5b6e5e0b53da2f3a2 (patch)
tree161e7362c5bf01995c02d0fa35c281292256ccd2
parent9f77ba4143e663ddccdc6e10a3c787df280b7ae5 (diff)
hal-0.5.10
-rwxr-xr-xutils/hal/DETAILS6
-rw-r--r--utils/hal/HISTORY5
-rw-r--r--utils/hal/libparted_check.patch34
3 files changed, 24 insertions, 21 deletions
diff --git a/utils/hal/DETAILS b/utils/hal/DETAILS
index d1f61a9d36..12541ab777 100755
--- a/utils/hal/DETAILS
+++ b/utils/hal/DETAILS
@@ -1,9 +1,9 @@
SPELL=hal
- VERSION=0.5.9.1
- SOURCE_HASH=sha512:0705eb15a406090829b4339cc0714acda8ebb11cf840e8c20d7e9a3ff7cca9ed48c55d323b3b14599becf87b079ed3e694cc1b46f1e87ec7237648bc4d456cda
+ VERSION=0.5.10
+ SOURCE_HASH=sha512:eec0e82046e3f772e7e7415338d5cb317e1febb0b93544764260076e4555ab7255ba0d24cd0e8f7ec0d5ff5a7c428e40dc4ff624f05463e88513e67131a843ba
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://freedesktop.org/~david/dist/$SOURCE
+ SOURCE_URL[0]=http://hal.freedesktop.org/releases/$SOURCE
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://freedesktop.org/Software/hal
ENTERED=20040904
diff --git a/utils/hal/HISTORY b/utils/hal/HISTORY
index a4cf5bd353..272cea30ff 100644
--- a/utils/hal/HISTORY
+++ b/utils/hal/HISTORY
@@ -1,3 +1,8 @@
+2007-10-30 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.5.10
+ new url
+ * libparted_check.patch: updated
+
2007-09-24 Treeve Jelbert <treeve@sourcemage.org>
* BUILD, CONFIGURE: uncomment selinx stuff
diff --git a/utils/hal/libparted_check.patch b/utils/hal/libparted_check.patch
index d7d8131bd1..09586a416e 100644
--- a/utils/hal/libparted_check.patch
+++ b/utils/hal/libparted_check.patch
@@ -1,35 +1,33 @@
-diff -uNr hal-0.5.9.1/configure hal-0.5.9.1.cp/configure
---- hal-0.5.9.1/configure 2007-06-12 20:27:26.000000000 +0200
-+++ hal-0.5.9.1.cp/configure 2007-06-21 10:04:22.000000000 +0200
-@@ -22743,8 +22743,8 @@
+diff -uNr hal-0.5.10/configure hal-0.5.10.cp/configure
+--- hal-0.5.10/configure 2007-09-25 21:08:31.000000000 +0200
++++ hal-0.5.10.cp/configure 2007-10-30 20:50:49.000000000 +0100
+@@ -21845,8 +21845,8 @@
{ (exit 1); exit 1; }; }
fi
-- { echo "$as_me:$LINENO: checking for libparted == 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.8.6" >&5
--echo $ECHO_N "checking for libparted == 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.8.6... $ECHO_C" >&6; }
-+ { echo "$as_me:$LINENO: checking for libparted == 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.8.6, 1.8.7" >&5
-+echo $ECHO_N "checking for libparted == 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.8.6, 1.8.8... $ECHO_C" >&6; }
+- { echo "$as_me:$LINENO: checking for libparted == 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.8.6, 1.8.7" >&5
+-echo $ECHO_N "checking for libparted == 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.8.6, 1.8.7... $ECHO_C" >&6; }
++ { echo "$as_me:$LINENO: checking for libparted == 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.8.6, 1.8.7, 1.8.8" >&5
++echo $ECHO_N "checking for libparted == 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.8.6, 1.8.7, 1.8.8... $ECHO_C" >&6; }
LDFLAGS=-lparted
if test "$cross_compiling" = yes; then
{ { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
-@@ -22774,7 +22774,8 @@
- (major == 1 && minor == 8 && micro == 0) ||
+@@ -21878,7 +21878,8 @@
(major == 1 && minor == 8 && micro == 1) ||
(major == 1 && minor == 8 && micro == 2) ||
-- (major == 1 && minor == 8 && micro == 6))
-+ (major == 1 && minor == 8 && micro == 6) ||
+ (major == 1 && minor == 8 && micro == 6) ||
+- (major == 1 && minor == 8 && micro == 7))
++ (major == 1 && minor == 8 && micro == 7) ||
+ (major == 1 && minor == 8 && micro == 8))
return 0;
return 1;
-@@ -22809,8 +22810,8 @@
- sed 's/^/| /' conftest.$ac_ext >&5
+@@ -21914,7 +21915,7 @@
( exit $ac_status )
--{ { echo "$as_me:$LINENO: error: *** Requires libparted == 1.7.1/1.8.0/1.8.1/1.8.2 or 1.8.6" >&5
--echo "$as_me: error: *** Requires libparted == 1.7.1/1.8.0/1.8.1/1.8.2 or 1.8.6" >&2;}
-+{ { echo "$as_me:$LINENO: error: *** Requires libparted == 1.7.1/1.8.0/1.8.1/1.8.2 or 1.8.6/7" >&5
-+echo "$as_me: error: *** Requires libparted == 1.7.1/1.8.0/1.8.1/1.8.2 or 1.8.6/7/8" >&2;}
+ { { echo "$as_me:$LINENO: error: *** Requires libparted == 1.7.1/1.8.0/1.8.1/1.8.2/1.8.6 or 1.8.7" >&5
+-echo "$as_me: error: *** Requires libparted == 1.7.1/1.8.0/1.8.1/1.8.2/1.8.6 or 1.8.7" >&2;}
++echo "$as_me: error: *** Requires libparted == 1.7.1/1.8.0/1.8.1/1.8.2/1.8.6/1.8.7 or 1.8.8" >&2;}
{ (exit 1); exit 1; }; }
fi
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext