Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c2f72f66d1d21143f52595ec0891a46a1c47c3ce)

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 master grimoire by Treeve Jelbert (c2f72f66d1d21143f52595ec0891a46a1c47c3ce)
  • Date: Fri, 11 Oct 2019 15:10:01 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

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

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

glibc - depends GETTEXT

diff --git a/libs/glibc/DEPENDS b/libs/glibc/DEPENDS
index b339b90..b8680db 100755
--- a/libs/glibc/DEPENDS
+++ b/libs/glibc/DEPENDS
@@ -1,7 +1,7 @@
depends binutils &&
depends autoconf &&
depends gcc &&
-depends gettext &&
+depends GETTEXT &&
depends perl &&
depends python3 &&
depends smgl-fhs &&
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index f3be2e3..c5c13d9 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,6 @@
+2019-10-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: use GETTEXT
+
2019-08-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.30, SECURITY_PATCH++,
(CVE-2019-7309, CVE-2019-9169)



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c2f72f66d1d21143f52595ec0891a46a1c47c3ce), Treeve Jelbert, 10/11/2019

Archive powered by MHonArc 2.6.24.

Top of Page