Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (b942161ad377e4ca709007a7ff67cc4cea9e1acf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (b942161ad377e4ca709007a7ff67cc4cea9e1acf)
  • Date: Wed, 15 Feb 2012 04:00:52 -0600

GIT changes to devel-xorg-modular grimoire by Treeve Jelbert
<treeve AT sourcemage.org>:

archive/sharutils/DETAILS | 2 +-
archive/sharutils/HISTORY | 3 +++
utils/latrace/DETAILS | 8 ++++----
utils/latrace/HISTORY | 3 +++
utils/xen/DETAILS | 2 +-
utils/xen/HISTORY | 19 +++++++++++--------
6 files changed, 23 insertions(+), 14 deletions(-)

New commits:
commit 9ddab143e78604013ace35fe99af3891adc2abc0
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

sharutils: => 4.11.1

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

xen: made it build

commit 686b36af40c72f7a251e70a22efb89592f1b0aa7
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

latrace 0.5.11

diff --git a/archive/sharutils/DETAILS b/archive/sharutils/DETAILS
index d3d2c84..86b5979 100755
--- a/archive/sharutils/DETAILS
+++ b/archive/sharutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=sharutils
- VERSION=4.9
+ VERSION=4.11.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/archive/sharutils/HISTORY b/archive/sharutils/HISTORY
index 5cdde6e..082b477 100644
--- a/archive/sharutils/HISTORY
+++ b/archive/sharutils/HISTORY
@@ -1,3 +1,6 @@
+2012-02-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.11.1
+
2011-04-10 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added gettext optional dependency

diff --git a/utils/latrace/DETAILS b/utils/latrace/DETAILS
index de90148..d60bcd9 100755
--- a/utils/latrace/DETAILS
+++ b/utils/latrace/DETAILS
@@ -1,10 +1,10 @@
SPELL=latrace
- VERSION=0.5.5
+ VERSION=0.5.11
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:41d12020dd1be28289f69f9faabaef91bec2459e5869cff7c6a1612e3a69996ba09ed91401162d325552ea2f069bb607c10e92ff8bf97ed794d06753c1e6be41
+ SOURCE_URL[0]=http://people.redhat.com/jolsa/latrace/dl/$SOURCE
+
SOURCE_HASH=sha512:c36ebf6ca8c586a06ca8229a59a7774e5fa6f8d3f8aedc6c83ad0ea2f7fc7758284b123aa011929bf218f5302dab853b3b75bf5c8f7a18b93a574a7d5458e004
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://latrace.sourceforge.net/
+ WEB_SITE=http://people.redhat.com/jolsa/latrace/
LICENSE[0]=GPL
ENTERED=20080609
SHORT="a glibc 2.4+ LD_AUDIT frontend"
diff --git a/utils/latrace/HISTORY b/utils/latrace/HISTORY
index 685ff09..c5ad6bf 100644
--- a/utils/latrace/HISTORY
+++ b/utils/latrace/HISTORY
@@ -1,3 +1,6 @@
+2012-02-15 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.5.11, WEB_SITE and SOURCE_URL[0] updated
+
2009-04-26 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.5.5
* DEPENDS: asciidoc added
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 devel-xorg-modular grimoire by Treeve Jelbert (b942161ad377e4ca709007a7ff67cc4cea9e1acf), Treeve Jelbert, 02/15/2012

Archive powered by MHonArc 2.6.24.

Top of Page