[SM-Commit] GIT changes to master grimoire by Anton Brondz (e834cf7aca9a69f014bcca73c8c3d41a47c2cd88)
Anton Brondz
scm at mail.sourcemage.org
Wed Nov 29 18:00:33 EST 2006
GIT changes to master grimoire by Anton Brondz <dinolinux at sourcemage.org>:
crypto/gnupg/HISTORY | 3 +++
crypto/gnupg/PRE_BUILD | 6 ++++++
2 files changed, 9 insertions(+)
New commits:
commit e834cf7aca9a69f014bcca73c8c3d41a47c2cd88
Author: Anton Brondz <dinolinux at sourcemage.org>
Commit: Anton Brondz <dinolinux at sourcemage.org>
gnupg: fixed bug #9666
diff --git a/crypto/gnupg/HISTORY b/crypto/gnupg/HISTORY
index 73c312e..83d58fc 100644
--- a/crypto/gnupg/HISTORY
+++ b/crypto/gnupg/HISTORY
@@ -1,3 +1,6 @@
+2006-11-29 Anton Brondz <dinolinux at sourcemage.org>
+ * PRE_BUILD: added, fix bug #9666
+
2006-08-02 Ladislav Hagara <hgr at vabo.cz>
* DETAILS: added VERIFIED_UPSTREAM_KEY to SOURCE_GPG
SECURITY_PATCH=4, 1.4.5 fixed 2 possible memory allocation attacks
diff --git a/crypto/gnupg/PRE_BUILD b/crypto/gnupg/PRE_BUILD
new file mode 100755
index 0000000..4cca1a8
--- /dev/null
+++ b/crypto/gnupg/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+
+cd $SOURCE_DIRECTORY &&
+
+sedit 's/sparc9/sparcv9/' mpi/config.links &&
+sedit 's/sparc8/sparcv8/' mpi/config.links
\ No newline at end of file
More information about the SM-Commit
mailing list