commit 6c7be017dee6e9a0949255fb08b48aab5381e168 Author: Arkadiusz Miśkiewicz <ar...@maven.pl> Date: Tue May 19 11:50:42 2015 +0200
- up to 2.25.51.0.2 binutils-libdir.patch | 4 ++-- binutils-pt_pax_flags.patch | 13 ++++++------- binutils.spec | 6 ++++-- 3 files changed, 12 insertions(+), 11 deletions(-) --- diff --git a/binutils.spec b/binutils.spec index 484710a..8a34ae6 100644 --- a/binutils.spec +++ b/binutils.spec @@ -23,7 +23,7 @@ Summary(ru.UTF-8): Набор инструментов GNU для построе Summary(tr.UTF-8): GNU geliştirme araçları Summary(uk.UTF-8): Набір інструментів GNU для побудови виконуваних програм Name: binutils -Version: 2.25.51.0.1 +Version: 2.25.51.0.2 Release: 1 Epoch: 3 License: GPL v3+ @@ -31,8 +31,10 @@ Group: Development/Tools # Source0: https://www.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.xz # release with no tarball - https://sourceware.org/git/?p=binutils-gdb.git;a=summary +# git clone git://sourceware.org/git/binutils-gdb.git && cd binutils-gdb +# git archive --format tar --prefix binutils-2.25.51.0.2/ users/hjl/linux/release/2.25.51.0.2 | xz - > ~/rpm/packages/binutils/binutils-2.25.51.0.2.tar.xz Source0: %{name}-%{version}.tar.xz -# Source0-md5: 4d3bd9694a1c9c318e7afe6db4a23b69 +# Source0-md5: c0b0040913d1256ce033093418a1f3d6 Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: a717d9707ec77d82acb6ec9078c472d6 diff --git a/binutils-libdir.patch b/binutils-libdir.patch index b280a40..f0e1b79 100644 --- a/binutils-libdir.patch +++ b/binutils-libdir.patch @@ -1,9 +1,9 @@ --- binutils-2.25.51.0.1/bfd/Makefile.am.orig 2015-03-15 11:04:52.000000000 +0100 +++ binutils-2.25.51.0.1/bfd/Makefile.am 2015-03-17 20:08:55.482838510 +0100 -@@ -46,7 +46,7 @@ +@@ -52,7 +52,7 @@ ZLIBINC = @zlibinc@ WARN_CFLAGS = @WARN_CFLAGS@ NO_WERROR = @NO_WERROR@ - AM_CFLAGS = $(WARN_CFLAGS) + AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC) -AM_CPPFLAGS = -DBINDIR='"$(bindir)"' +AM_CPPFLAGS = -DBINDIR='"$(bindir)"' -DLIBDIR='"$(libdir)"' if PLUGINS diff --git a/binutils-pt_pax_flags.patch b/binutils-pt_pax_flags.patch index abce68f..7708923 100644 --- a/binutils-pt_pax_flags.patch +++ b/binutils-pt_pax_flags.patch @@ -205,23 +205,22 @@ EOF if test -n "$COMMONPAGESIZE"; then -@@ -2220,6 +2230,8 @@ +--- a/ld/lexsup.c~ 2015-05-18 19:03:26.000000000 +0200 ++++ b/ld/lexsup.c 2015-05-19 11:41:03.720941239 +0200 +@@ -1739,10 +1739,14 @@ elf_static_list_options (FILE *file) fprintf (file, _("\ -z defs Report unresolved symbols in object files.\n")); fprintf (file, _("\ + -z execheap Mark executable as requiring executable heap\n")); + fprintf (file, _("\ - -z execstack Mark executable as requiring executable stack\n")); - fprintf (file, _("\ - -z initfirst Mark DSO to be initialized first at runtime\n")); -@@ -2244,6 +2256,8 @@ + -z muldefs Allow multiple definitions\n")); fprintf (file, _("\ - -z nodump Mark DSO not available to dldump\n")); + -z execstack Mark executable as requiring executable stack\n")); fprintf (file, _("\ + -z noexecheap Mark executable as not requiring executable heap\n")); + fprintf (file, _("\ -z noexecstack Mark executable as not requiring executable stack\n")); - EOF + } --- binutils-2.15.94.0.2.2.orig/ld/ldgram.y 2004-11-22 21:33:32.000000000 +0100 +++ binutils-2.15.94.0.2.2/ld/ldgram.y 2005-02-20 13:13:17.499537376 +0100 ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/binutils.git/commitdiff/6c7be017dee6e9a0949255fb08b48aab5381e168 _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit