Skip to Content.
Sympa Menu

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

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 (79ff8c05553e72d14da0c7bdeb7c1718cc40e503)
  • Date: Tue, 14 Feb 2012 20:17:28 -0600

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

utils/xen/DETAILS | 2 +-
utils/xen/HISTORY | 19 +++++++++++--------
2 files changed, 12 insertions(+), 9 deletions(-)

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

xen: made it build

diff --git a/utils/xen/DETAILS b/utils/xen/DETAILS
index 876d423..e5f03aa 100755
--- a/utils/xen/DETAILS
+++ b/utils/xen/DETAILS
@@ -4,7 +4,7 @@
SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
SOURCE_GPG=xen.gpg:$SOURCE.sig:UPSTREAM_KEY
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PACKAGE}-${VERSION}
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}

SOURCE_URL[0]=http://bits.xensource.com/oss-xen/release/${VERSION}/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
WEB_SITE=http://www.xen.org
diff --git a/utils/xen/HISTORY b/utils/xen/HISTORY
index bff4558..a38e910 100644
--- a/utils/xen/HISTORY
+++ b/utils/xen/HISTORY
@@ -1,14 +1,17 @@
+2012-02-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: replaced non-existent var
+
2011-01-30 David Kowis <dkowis AT shlrm.org>
- * DEPENDS: depend on the gnustubs32 symlink spell
+ * DEPENDS: depend on the gnustubs32 symlink spell

2011-01-29 David Kowis <dkowis AT shlrm.org
- * DETAILS: no longer a profile spell, so contains actual information
- * BUILD: make it build the xen stuff, doesn't build docs
- * INSTALL: make it install the xen stuff, doesn't install docs
- * DEPENDS: depend on real things, not profil-y things
- * PRE_BUILD: make it set up no lib64 crap
- * xend: add the simpleinit init script
- * xen.gpg: upstream gpg key
+ * DETAILS: no longer a profile spell, so contains actual information
+ * BUILD: make it build the xen stuff, doesn't build docs
+ * INSTALL: make it install the xen stuff, doesn't install docs
+ * DEPENDS: depend on real things, not profil-y things
+ * PRE_BUILD: make it set up no lib64 crap
+ * xend: add the simpleinit init script
+ * xen.gpg: upstream gpg key

2010-04-07 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: updated to 4.0.0



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (79ff8c05553e72d14da0c7bdeb7c1718cc40e503), Vlad Glagolev, 02/14/2012

Archive powered by MHonArc 2.6.24.

Top of Page