Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ad86d1ebbf5dac6c86cd891a0288fb056f4f61a4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ad86d1ebbf5dac6c86cd891a0288fb056f4f61a4)
  • Date: Mon, 3 Dec 2012 13:32:01 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

utils/smartmontools/DEPENDS | 4 ++++
utils/smartmontools/DETAILS | 4 ++--
utils/smartmontools/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit ad86d1ebbf5dac6c86cd891a0288fb056f4f61a4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

smartmontools: => 6.0

diff --git a/utils/smartmontools/DEPENDS b/utils/smartmontools/DEPENDS
new file mode 100755
index 0000000..5830309
--- /dev/null
+++ b/utils/smartmontools/DEPENDS
@@ -0,0 +1,4 @@
+optional_depends libselinux \
+ "--with-selinux" \
+ "--without-selinux" \
+ "for SELinux support"
diff --git a/utils/smartmontools/DETAILS b/utils/smartmontools/DETAILS
index e6acbb5..c6133b7 100755
--- a/utils/smartmontools/DETAILS
+++ b/utils/smartmontools/DETAILS
@@ -1,6 +1,6 @@
SPELL=smartmontools
- VERSION=5.42
-
SOURCE_HASH=sha512:0c3dc9fe41a874ef72152b94fe46bd367961012096529cfaea4e48a2c849770a6f2b5e92437359ad9cc7bc0b5c654093310bfaa2ee8726421c2a22386fc1278c
+ VERSION=6.0
+
SOURCE_HASH=sha512:85ff4ae574be5ef386754e33856154d56ff4f97ef1a88e80d037cefc1a58e5afec93a8769003f0b98bd655579503b217f48bea8483e287a4c2a74ebfb371f064
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=${SOURCEFORGE_URL}/smartmontools/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/utils/smartmontools/HISTORY b/utils/smartmontools/HISTORY
index 98cb966..8f2dc2c 100644
--- a/utils/smartmontools/HISTORY
+++ b/utils/smartmontools/HISTORY
@@ -1,3 +1,7 @@
+2012-12-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 6.0
+ * DEPENDS: added, for optional SELinux support
+
2011-10-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.42




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ad86d1ebbf5dac6c86cd891a0288fb056f4f61a4), Vlad Glagolev, 12/03/2012

Archive powered by MHonArc 2.6.24.

Top of Page