Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc (558794a571279632860290f635a42082e668e74c)

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 stable-rc-0.6 grimoire by Jaka Kranjc (558794a571279632860290f635a42082e668e74c)
  • Date: Thu, 25 Jan 2007 10:56:11 -0600

GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc
<lynxlynxlynx AT sourcemage.org>:

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

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

glibc: added gcc dep

Conflicts:

libs/glibc/HISTORY

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 246821d..5c5d870 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
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.




  • [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc (558794a571279632860290f635a42082e668e74c), Jaka Kranjc, 01/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page