Skip to Content.
Sympa Menu

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

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 (cc5262038c995a16b2a315ee1a226d24af131b48)
  • Date: Tue, 22 Jan 2013 00:46:44 -0600

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

gnome2-apps/dia/BUILD | 3 +++
gnome2-apps/dia/HISTORY | 4 ++++
utils/file/DETAILS | 4 ++--
utils/file/HISTORY | 3 +++
4 files changed, 12 insertions(+), 2 deletions(-)

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

dia: fixed build with recent gettext

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

file: updated hash for reuploaded tarball by upstream (resolves #499)

diff --git a/gnome2-apps/dia/BUILD b/gnome2-apps/dia/BUILD
new file mode 100755
index 0000000..3091a0c
--- /dev/null
+++ b/gnome2-apps/dia/BUILD
@@ -0,0 +1,3 @@
+LDFLAGS="-lintl $LDFLAGS" &&
+
+default_build
diff --git a/gnome2-apps/dia/HISTORY b/gnome2-apps/dia/HISTORY
index aa37fb0..4d4dec4 100644
--- a/gnome2-apps/dia/HISTORY
+++ b/gnome2-apps/dia/HISTORY
@@ -1,3 +1,7 @@
+2013-01-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: added, to fix build with recent gettext (requires additional
+ linking with libintl.so for tests)
+
2012-07-26 Vlad Glagolev <stealth AT sourcemage.org>
* PRE_BUILD: detect docbook-xsl man path and use instead of online one
* DEPENDS: added docbook-xsl required dep
diff --git a/utils/file/DETAILS b/utils/file/DETAILS
index 15c2fe6..147fe04 100755
--- a/utils/file/DETAILS
+++ b/utils/file/DETAILS
@@ -1,7 +1,7 @@
SPELL=file
VERSION=5.12
- PATCHLEVEL=1
-
SOURCE_HASH=sha512:a982eb0126c7c6028f84bd66da343739e4bf30eeeb4c988d83c172d1797239401858f78faaec87a577bc3a306aae32a7e9c1963b989b380d6aa7b5115076ede4
+ PATCHLEVEL=2
+
SOURCE_HASH=sha512:eea292ea39256c0aede271676321e6076125b02bc8656d867f8d99caea4e54849e79840236c6f38f0024273d81c12cb87a966d1670da3fda77f7d739da3dd2f8
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.astron.com/pub/file/$SOURCE
diff --git a/utils/file/HISTORY b/utils/file/HISTORY
index b0e6fbb..98681a6 100644
--- a/utils/file/HISTORY
+++ b/utils/file/HISTORY
@@ -1,3 +1,6 @@
+2013-01-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated hash for reuploaded tarball by upstream;
PATCHLEVEL++
+
2013-01-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.12
* BUILD: include static version of library



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cc5262038c995a16b2a315ee1a226d24af131b48), Vlad Glagolev, 01/22/2013

Archive powered by MHonArc 2.6.24.

Top of Page