From 665705d304b7d26e161df66ceca450f70c42d5ac Mon Sep 17 00:00:00 2001 From: crocket Date: Sun, 15 Aug 2010 20:42:15 -0500 Subject: system/os-prober: Updated for version 1.39. Signed-off-by: Erik Hanson --- system/os-prober/README | 2 -- system/os-prober/os-prober.SlackBuild | 4 ++-- system/os-prober/os-prober.info | 8 ++++---- system/os-prober/slack-desc | 4 ++-- 4 files changed, 8 insertions(+), 10 deletions(-) (limited to 'system') diff --git a/system/os-prober/README b/system/os-prober/README index 935b5c3558..311e211e65 100644 --- a/system/os-prober/README +++ b/system/os-prober/README @@ -1,5 +1,3 @@ -os-prober (an OS detector) - os-prober detects OSes on other partitions than the current system partition, and outputs the results in a generic machine-readable format. This information can be used to add other OSes to the boot diff --git a/system/os-prober/os-prober.SlackBuild b/system/os-prober/os-prober.SlackBuild index 38a5e82750..13b136395c 100644 --- a/system/os-prober/os-prober.SlackBuild +++ b/system/os-prober/os-prober.SlackBuild @@ -5,7 +5,7 @@ # Written by crocket (crockabiscuit@yahoo.com) PRGNAM=os-prober -VERSION=${VERSION:-1.38} +VERSION=${VERSION:-1.39} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -62,6 +62,7 @@ cp linux-boot-probes/mounted/x86/* $PKG/usr/lib/linux-boot-probes/mounted mkdir -p $PKG/usr/share/$PRGNAM cp common.sh $PKG/usr/share/$PRGNAM +chmod +x $PKG/usr/share/$PRGNAM/common.sh # End of making os-prober directory hierarchy. mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION @@ -73,4 +74,3 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} - diff --git a/system/os-prober/os-prober.info b/system/os-prober/os-prober.info index 878384ea5e..dba4976acc 100644 --- a/system/os-prober/os-prober.info +++ b/system/os-prober/os-prober.info @@ -1,10 +1,10 @@ PRGNAM="os-prober" -VERSION="1.38" +VERSION="1.39" HOMEPAGE="http://packages.debian.org/unstable/utils/os-prober" -DOWNLOAD="http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_1.38.tar.gz" -MD5SUM="7672f7e7dc574bc3753d4310f8072c20" +DOWNLOAD="http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_1.39.tar.gz" +MD5SUM="42a9d530e3b317a822fd7418686e091d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="crocket" EMAIL="crockabiscuit@yahoo.com" -APPROVED="dsomero" +APPROVED="Erik Hanson" diff --git a/system/os-prober/slack-desc b/system/os-prober/slack-desc index 9d43ba63f3..51bfcb3392 100644 --- a/system/os-prober/slack-desc +++ b/system/os-prober/slack-desc @@ -13,7 +13,7 @@ os-prober: partition, and outputs the results in a generic machine-readable os-prober: format. This information can be used to add other OSes to the boot os-prober: loader. os-prober: -os-prober: Homepage: http://packages.debian.org/unstable/utils/os-prober -os-prober: +os-prober: The website of os-prober is +os-prober: http://packages.debian.org/unstable/utils/os-prober os-prober: os-prober: -- cgit v1.2.3