commit b52dee9af54f39d0cba18a8f56c725d43acadce7
Author: Jan Rękorajski <[email protected]>
Date:   Wed Jun 5 20:06:09 2013 +0200

    - fix building with automake 1.13
    - rel 3

 am.patch               | 20 ++++++++++++++++++++
 crossavr-binutils.spec |  4 +++-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/crossavr-binutils.spec b/crossavr-binutils.spec
index adbe48a..eec42f0 100644
--- a/crossavr-binutils.spec
+++ b/crossavr-binutils.spec
@@ -6,8 +6,9 @@ Summary(pt_BR.UTF-8):   Utilitários para desenvolvimento de 
binários da GNU - AV
 Summary(tr.UTF-8):     GNU geliştirme araçları - AVR binutils
 Name:          crossavr-binutils
 Version:       2.22
-Release:       2
+Release:       3
 Epoch:         1
+Patch0:                am.patch
 # Patches 1xx are taken form Atmel official AVR8-GNU toolchain version 
3.4.1.830
 Patch100:      300-binutils-avr-size.patch
 Patch101:      301-binutils-avr-coff.patch
@@ -106,6 +107,7 @@ Ten pakiet zawiera wersję skrośną generującą kod dla Atmel 
AVR.
 
 %prep
 %setup -q -n binutils-%{version}
+%patch0 -p1
 %patch100 -p0
 %patch101 -p0
 %patch102 -p0
diff --git a/am.patch b/am.patch
new file mode 100644
index 0000000..7f45dd9
--- /dev/null
+++ b/am.patch
@@ -0,0 +1,20 @@
+--- binutils-2.22/bfd/doc/Makefile.am~ 2009-08-22 21:02:56.000000000 +0200
++++ binutils-2.22/bfd/doc/Makefile.am  2013-06-05 20:00:58.095271800 +0200
+@@ -1,6 +1,6 @@
+ ## Process this file with automake to generate Makefile.in
+ 
+-AUTOMAKE_OPTIONS = 1.9 cygnus
++AUTOMAKE_OPTIONS = 1.9
+ 
+ DOCFILES = aoutx.texi  archive.texi archures.texi \
+       bfdt.texi  cache.texi coffcode.texi \
+--- binutils-2.22/binutils/doc/Makefile.am~    2013-06-05 19:59:40.011253542 
+0200
++++ binutils-2.22/binutils/doc/Makefile.am     2013-06-05 20:00:23.501635175 
+0200
+@@ -1,7 +1,5 @@
+ ## Process this file with automake to generate Makefile.in
+ 
+-AUTOMAKE_OPTIONS = cygnus
+-
+ # What version of the manual you want; "all" includes everything
+ CONFIG=all
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossavr-binutils.git/commitdiff/b52dee9af54f39d0cba18a8f56c725d43acadce7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to