[packages/binutils] - up to 2.24.51.0.4 (this is official release but without a tarball; Lu doesn't say why). Unfortunat

arekm arekm at pld-linux.org
Sat Oct 11 21:39:44 CEST 2014


commit 39af79f4202ee7283317b71b3930d50e2bfbecc9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Oct 11 21:39:40 2014 +0200

    - up to 2.24.51.0.4 (this is official release but without a tarball; Lu doesn't say why). Unfortunately gasp patch needs fixes.

 binutils-info.patch | 169 ++++++++++++++++++++--------------------------------
 binutils.spec       |  20 ++++---
 2 files changed, 76 insertions(+), 113 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index 6d1b009..77078b3 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -6,6 +6,7 @@
 %bcond_without	pax		# without PaX flags (for upstream bugreports)
 %bcond_without	gold		# don't build gold (no C++ dependencies)
 %bcond_without	default_bfd	# default ld.bfd instead of gold
+%bcond_without	gasp		# gasp
 %bcond_without	tests
 
 %ifnarch %{ix86} %{x8664}
@@ -22,13 +23,17 @@ Summary(ru.UTF-8):	Набор инструментов GNU для построе
 Summary(tr.UTF-8):	GNU geliştirme araçları
 Summary(uk.UTF-8):	Набір інструментів GNU для побудови виконуваних програм
 Name:		binutils
-Version:	2.24.51.0.3
-Release:	2
+Version:	2.24.51.0.4
+Release:	1
 Epoch:		3
 License:	GPL v3+
 Group:		Development/Tools
-Source0:	https://www.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.xz
-# Source0-md5:	49757ef8c29ddf84ddf2a1f8b574f7e0
+# 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
+Source0:	%{name}-%{version}.tar.bz2
+# Source0-md5:	a44a86209c84e2072824183c4b0a11f4
+
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	a717d9707ec77d82acb6ec9078c472d6
 Patch0:		%{name}-gasp.patch
@@ -160,7 +165,7 @@ niektórych pakietów.
 
 %prep
 %setup -q
-%patch0 -p1
+%{?with_gasp:%patch0 -p1}
 %patch1 -p1
 %patch2 -p1
 %{?with_pax:%patch3 -p1}
@@ -249,8 +254,6 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{_infodir}/standards.info*
-
 # remove these man pages unless we cross-build for win*/netware platforms.
 # however, this should be done in Makefiles.
 %{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/{dlltool,nlmconv,windres}.1
@@ -330,7 +333,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/strip
 %{_infodir}/as.info*
 %{_infodir}/binutils.info*
-%{_infodir}/configure.info*
 %{_infodir}/gprof.info*
 %{_infodir}/ld.info*
 %{_prefix}/lib/ldscripts
@@ -370,7 +372,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libbfd.a
 %{_libdir}/libopcodes.a
 
+%if %{with gasp}
 %files gasp
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gasp
 %{_infodir}/gasp.info*
+%endif
diff --git a/binutils-info.patch b/binutils-info.patch
index da7d9b2..b956ff0 100644
--- a/binutils-info.patch
+++ b/binutils-info.patch
@@ -1,6 +1,7 @@
---- binutils-2.21.51.0.1/bfd/doc/bfd.texinfo.orig	2010-11-12 18:32:59.000000000 +0100
-+++ binutils-2.21.51.0.1/bfd/doc/bfd.texinfo	2010-11-20 11:27:17.171103290 +0100
-@@ -7,9 +7,9 @@
+diff -urN binutils-2.24.51.0.4.org/bfd/doc/bfd.texinfo binutils-2.24.51.0.4/bfd/doc/bfd.texinfo
+--- binutils-2.24.51.0.4.org/bfd/doc/bfd.texinfo	2014-10-10 21:39:07.000000000 +0200
++++ binutils-2.24.51.0.4/bfd/doc/bfd.texinfo	2014-10-11 21:34:42.948190928 +0200
+@@ -5,9 +5,9 @@
  @synindex fn cp
  
  @ifnottex
@@ -12,108 +13,10 @@
  @end direntry
  @end ifnottex
  
-diff -urN binutils-2.12.90.0.1.org/etc/configure.texi binutils-2.12.90.0.1/etc/configure.texi
---- binutils-2.12.90.0.1.org/etc/configure.texi	Mon Mar 11 22:37:37 2002
-+++ binutils-2.12.90.0.1/etc/configure.texi	Mon Mar 11 22:37:52 2002
-@@ -5,9 +5,9 @@
- @setchapternewpage off
- @c %**end of header
- 
-- at dircategory GNU admin
-+ at dircategory Programming tools:
- @direntry
--* configure: (configure).	The GNU configure and build system
-+* configure: (configure).		The GNU configure and build system
- @end direntry
- 
- @ifinfo
---- binutils-2.20.51.0.11/etc/standards.texi.orig	2010-07-09 21:35:45.000000000 +0200
-+++ binutils-2.20.51.0.11/etc/standards.texi	2010-08-12 08:16:46.230823295 +0200
-@@ -6,9 +6,9 @@
- @set lastupdate April 12, 2010
- @c %**end of header
- 
-- at dircategory GNU organization
-+ at dircategory Miscellaneous:
- @direntry
--* Standards: (standards).       GNU coding standards.
-+* Standards: (standards).		GNU coding standards
- @end direntry
- 
- @c @setchapternewpage odd
---- binutils-2.21.51.0.1/gas/doc/as.texinfo.orig	2010-11-12 18:33:04.000000000 +0100
-+++ binutils-2.21.51.0.1/gas/doc/as.texinfo	2010-11-20 11:27:52.647104966 +0100
-@@ -88,10 +88,10 @@
- @end ifinfo
- 
- @ifnottex
-- at dircategory Software development
-+ at dircategory Programming tools:
- @direntry
--* As: (as).                     The GNU assembler.
--* Gas: (as).                    The GNU assembler.
-+* As: (as).				The GNU assembler
-+* Gas: (as).				The GNU assembler
- @end direntry
- @end ifnottex
- 
-diff -urN binutils-2.14.90.0.7.org/gas/doc/gasp.texinfo binutils-2.14.90.0.7/gas/doc/gasp.texinfo
---- binutils-2.14.90.0.7.org/gas/doc/gasp.texinfo	Mon Mar 11 22:37:38 2002
-+++ binutils-2.14.90.0.7/gas/doc/gasp.texinfo	Mon Mar 11 22:37:52 2002
-@@ -14,9 +14,10 @@
- 
- @ifinfo
- @format
--START-INFO-DIR-ENTRY
--* gasp: (gasp).                     The GNU Assembler Preprocessor
--END-INFO-DIR-ENTRY
-+ at dircategory Programming tools:
-+ at direntry
-+* gasp: (gasp).				The GNU Assembler Preprocessor
-+ at end direntry
- @end format
- @end ifinfo
- 
---- binutils-2.21.51.0.1/gprof/gprof.texi.orig	2010-11-12 18:33:07.000000000 +0100
-+++ binutils-2.21.51.0.1/gprof/gprof.texi	2010-11-20 11:28:30.103104128 +0100
-@@ -13,9 +13,9 @@
- @ifnottex
- @c This is a dir.info fragment to support semi-automated addition of
- @c manuals to an info tree.  zoo at cygnus.com is developing this facility.
-- at dircategory Software development
-+ at dircategory Programming tools:
- @direntry
--* gprof: (gprof).                Profiling your program's execution
-+* gprof: (gprof).			Profiling your program's execution
- @end direntry
- @end ifnottex
- 
---- binutils-2.21.51.0.1/ld/ld.texinfo.orig	2010-11-12 18:33:07.000000000 +0100
-+++ binutils-2.21.51.0.1/ld/ld.texinfo	2010-11-20 11:28:52.127099099 +0100
-@@ -40,9 +40,9 @@
- @c man end
- 
- @ifnottex
-- at dircategory Software development
-+ at dircategory Programming tools:
- @direntry
--* Ld: (ld).                       The GNU linker.
-+* Ld: (ld).				The GNU linker
- @end direntry
- @end ifnottex
- 
-@@ -7320,7 +7320,7 @@
- @node BFD outline
- @section How It Works: An Outline of BFD
- @cindex opening object files
-- at include bfdsumm.texi
-+ at include ../bfd/doc/bfdsumm.texi
- @end ifclear
- 
- @node Reporting Bugs
---- binutils-2.18.50.0.5/binutils/doc/binutils.texi.orig	2008-03-14 19:23:02.000000000 +0100
-+++ binutils-2.18.50.0.5/binutils/doc/binutils.texi	2008-03-18 08:27:03.340177183 +0100
-@@ -23,30 +23,26 @@
+diff -urN binutils-2.24.51.0.4.org/binutils/doc/binutils.texi binutils-2.24.51.0.4/binutils/doc/binutils.texi
+--- binutils-2.24.51.0.4.org/binutils/doc/binutils.texi	2014-10-10 21:39:07.000000000 +0200
++++ binutils-2.24.51.0.4/binutils/doc/binutils.texi	2014-10-11 21:34:45.891625226 +0200
+@@ -22,30 +22,26 @@
  @c man end
  @end copying
  
@@ -163,3 +66,59 @@ diff -urN binutils-2.14.90.0.7.org/gas/doc/gasp.texinfo binutils-2.14.90.0.7/gas
  @end direntry
  
  @titlepage
+diff -urN binutils-2.24.51.0.4.org/gas/doc/as.texinfo binutils-2.24.51.0.4/gas/doc/as.texinfo
+--- binutils-2.24.51.0.4.org/gas/doc/as.texinfo	2014-10-10 21:39:07.000000000 +0200
++++ binutils-2.24.51.0.4/gas/doc/as.texinfo	2014-10-11 21:34:45.224935691 +0200
+@@ -86,10 +86,10 @@
+ @end ifinfo
+ 
+ @ifnottex
+- at dircategory Software development
++ at dircategory Programming tools:
+ @direntry
+-* As: (as).                     The GNU assembler.
+-* Gas: (as).                    The GNU assembler.
++* As: (as).				The GNU assembler
++* Gas: (as).				The GNU assembler
+ @end direntry
+ @end ifnottex
+ 
+diff -urN binutils-2.24.51.0.4.org/gprof/gprof.texi binutils-2.24.51.0.4/gprof/gprof.texi
+--- binutils-2.24.51.0.4.org/gprof/gprof.texi	2014-10-10 21:39:07.000000000 +0200
++++ binutils-2.24.51.0.4/gprof/gprof.texi	2014-10-11 21:34:45.888291778 +0200
+@@ -11,9 +11,9 @@
+ @ifnottex
+ @c This is a dir.info fragment to support semi-automated addition of
+ @c manuals to an info tree.  zoo at cygnus.com is developing this facility.
+- at dircategory Software development
++ at dircategory Programming tools:
+ @direntry
+-* gprof: (gprof).                Profiling your program's execution
++* gprof: (gprof).			Profiling your program's execution
+ @end direntry
+ @end ifnottex
+ 
+diff -urN binutils-2.24.51.0.4.org/ld/ld.texinfo binutils-2.24.51.0.4/ld/ld.texinfo
+--- binutils-2.24.51.0.4.org/ld/ld.texinfo	2014-10-10 21:39:07.000000000 +0200
++++ binutils-2.24.51.0.4/ld/ld.texinfo	2014-10-11 21:34:45.888291778 +0200
+@@ -42,9 +42,9 @@
+ @c man end
+ 
+ @ifnottex
+- at dircategory Software development
++ at dircategory Programming tools:
+ @direntry
+-* Ld: (ld).                       The GNU linker.
++* Ld: (ld).				The GNU linker
+ @end direntry
+ @end ifnottex
+ 
+@@ -7768,7 +7768,7 @@
+ @node BFD outline
+ @section How It Works: An Outline of BFD
+ @cindex opening object files
+- at include bfdsumm.texi
++ at include ../bfd/doc/bfdsumm.texi
+ @end ifclear
+ 
+ @node Reporting Bugs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/binutils.git/commitdiff/39af79f4202ee7283317b71b3930d50e2bfbecc9



More information about the pld-cvs-commit mailing list