Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (e512990a95274480babef7b307967d2bc3dc62c8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (e512990a95274480babef7b307967d2bc3dc62c8)
  • Date: Thu, 25 Jan 2007 10:54:34 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

libs/glibc/DEPENDS | 1 +
libs/glibc/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit e512990a95274480babef7b307967d2bc3dc62c8
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

glibc: added gcc dep

diff --git a/libs/glibc/DEPENDS b/libs/glibc/DEPENDS
index 57c3b55..a9ba201 100755
--- a/libs/glibc/DEPENDS
+++ b/libs/glibc/DEPENDS
@@ -1,3 +1,4 @@
+depends gcc &&
depends gettext &&
depends gnupg &&
depends perl &&
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index 669d55f..e7b621b 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,6 @@
+2007-01-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added gcc for proper ordering; avoids some compilation
errors
+
2007-01-10 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* PRE_BUILD: fix #11832 by modifying test-installation.pl for
grsecurity




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (e512990a95274480babef7b307967d2bc3dc62c8), Jaka Kranjc, 01/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page