summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-07-24 22:33:35 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-07-24 22:33:35 +0000
commitd25ce3074ec94bb9259a325f4df14dbe0ddbc89c (patch)
tree4ef4bd99214a12050332ffb7c6205ffe1168ffa6 /media-libs/libmpeg2/ChangeLog
parentRespecting CC variable, closes bug #243906, Minor QA fixes (diff)
downloadgentoo-2-d25ce3074ec94bb9259a325f4df14dbe0ddbc89c.tar.gz
gentoo-2-d25ce3074ec94bb9259a325f4df14dbe0ddbc89c.tar.bz2
gentoo-2-d25ce3074ec94bb9259a325f4df14dbe0ddbc89c.zip
Set visibility of global symbols used in ARM specific assembly file to internal. Rewrite the public symbol check to verify the shared libraries, to check for more things, and to avoid duplication; fixes make check on ARM.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libmpeg2/ChangeLog')
-rw-r--r--media-libs/libmpeg2/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/media-libs/libmpeg2/ChangeLog b/media-libs/libmpeg2/ChangeLog
index c92d3574a658..12d2da197401 100644
--- a/media-libs/libmpeg2/ChangeLog
+++ b/media-libs/libmpeg2/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for media-libs/libmpeg2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.71 2009/02/18 19:03:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.72 2009/07/24 22:33:34 ssuominen Exp $
+
+*libmpeg2-0.5.1-r1 (24 Jul 2009)
+
+ 24 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
+ +libmpeg2-0.5.1-r1.ebuild,
+ +files/libmpeg2-0.5.1-arm-private-symbols.patch,
+ +files/libmpeg2-0.5.1-global-symbol-test.patch:
+ Set visibility of global symbols used in ARM specific assembly file to
+ internal. Rewrite the public symbol check to verify the shared libraries,
+ to check for more things, and to avoid duplication; fixes make check on
+ ARM.
18 Feb 2009; Raúl Porcel <armin76@gentoo.org> libmpeg2-0.5.1.ebuild:
ia64/sh/sparc stable wrt #255151