Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (ab187067917ed35a6e3d5934418f02c3653ccd58)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (ab187067917ed35a6e3d5934418f02c3653ccd58)
  • Date: Wed, 22 Dec 2010 18:49:28 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

utils/openipmi/BUILD | 2 ++
utils/openipmi/DETAILS | 10 ++++++----
utils/openipmi/HISTORY | 6 ++++++
utils/openipmi/OpenIPMI-2.0.18.tar.gz.sig |binary
4 files changed, 14 insertions(+), 4 deletions(-)

New commits:
commit ab187067917ed35a6e3d5934418f02c3653ccd58
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

openipmi: Removed UPDATED

commit f5c26c8e22a4678f97f3cc96788c2e9b3fa31c42
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

openipmi: Cleanup formatting

commit e3405c5fb7c9dc17911d8d859d2c813b4633cb5f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

openipmi: Updated to 2.0.18
Fails with multiple make jobs

diff --git a/utils/openipmi/BUILD b/utils/openipmi/BUILD
new file mode 100755
index 0000000..589720d
--- /dev/null
+++ b/utils/openipmi/BUILD
@@ -0,0 +1,2 @@
+make_single &&
+default_build
diff --git a/utils/openipmi/DETAILS b/utils/openipmi/DETAILS
index 84a6e94..dc1f4cf 100755
--- a/utils/openipmi/DETAILS
+++ b/utils/openipmi/DETAILS
@@ -1,15 +1,17 @@
SPELL=openipmi
- VERSION=2.0.6
-
SOURCE_HASH='sha512:d87a63a9fa209476622ebd69bc82e44b6841686a50c7f60165a8f32f77e4634797e5a54cac8d349869ceed40ce6d7f998edf5c55d05d6510dd174482d05d11a8'
+ VERSION=2.0.18
+#
SOURCE_HASH='sha512:d87a63a9fa209476622ebd69bc82e44b6841686a50c7f60165a8f32f77e4634797e5a54cac8d349869ceed40ce6d7f998edf5c55d05d6510dd174482d05d11a8'
SOURCE="OpenIPMI-$VERSION.tar.gz"
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_URL[0]="$SOURCEFORGE_URL/$SPELL/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/OpenIPMI-$VERSION"
WEB_SITE="http://$SPELL.sourceforge.net/";
FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/";
LICENSE[0]='LGPL'
- UPDATED=20060117
SHORT='An IPMI device driver and support library'
cat << EOF
-OpenIPMI is an effort to create a full-function IPMI system to allow full
access to all IPMI information on a server and to abstract it to a level that
will make it easy to use.
+OpenIPMI is an effort to create a full-function IPMI system to allow full
+access to all IPMI information on a server and to abstract it to a level that
+will make it easy to use.
EOF
## Auto-generated from Freshmeat.net's project descriptor
diff --git a/utils/openipmi/HISTORY b/utils/openipmi/HISTORY
index d97f61a..cb3299c 100644
--- a/utils/openipmi/HISTORY
+++ b/utils/openipmi/HISTORY
@@ -1,3 +1,8 @@
+2010-12-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.0.18
+ Removed UPDATED
+ * BUILD: Fails with multiple make jobs
+
2006-06-28 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Removed BUILD_API=2, set grimoire-wide

@@ -9,3 +14,4 @@

2006-03-06 Sergey Lipnevich <sergey AT sourcemage.org>
* ALL: spell created.
+
diff --git a/utils/openipmi/OpenIPMI-2.0.18.tar.gz.sig
b/utils/openipmi/OpenIPMI-2.0.18.tar.gz.sig
new file mode 100644
index 0000000..7c2f604
Binary files /dev/null and b/utils/openipmi/OpenIPMI-2.0.18.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (ab187067917ed35a6e3d5934418f02c3653ccd58), Eric Sandall, 12/22/2010

Archive powered by MHonArc 2.6.24.

Top of Page