]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- up to 2.19.51.0.7
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 1 Jun 2009 17:55:00 +0000 (17:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    binutils-gasp.patch -> 1.21
    binutils.spec -> 1.305

binutils-gasp.patch
binutils.spec

index 818aab4185b9b936547ea85acd167240f232de9f..a4a84c42837c102f305727906c780f5dd8fe604a 100644 (file)
  EXPECT = expect
  RUNTEST = runtest
  RUNTESTFLAGS=
-@@ -2282,6 +2282,8 @@
- write.o: write.c $(INCDIR)/alloca-conf.h subsegs.h \
-   $(INCDIR)/obstack.h output-file.h dwarf2dbg.h $(BFDDIR)/libbfd.h \
-   $(INCDIR)/hashtab.h
-+gasp.o: gasp.c $(INCDIR)/getopt.h $(INCDIR)/safe-ctype.h \
-+  sb.h macro.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
- itbl-ops.o: itbl-ops.c $(INCDIR)/alloca-conf.h itbl-ops.h
- cgen.o: cgen.c $(INCDIR)/alloca-conf.h cgen-desc.h \
-   subsegs.h $(INCDIR)/obstack.h cgen.h dwarf2dbg.h struc-symbol.h
+@@ -682,6 +682,9 @@
+ itbl-lex.o: itbl-lex.c itbl-parse.h $(srcdir)/itbl-lex.h
+       $(COMPILE) -c $< $(NO_WERROR)
++gasp.o:gasp.c $(INCDIR)/getopt.h $(INCDIR)/safe-ctype.h \
++      sb.h macro.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
++
+ # Disable -Werror, if it has been enabled, since old versions of bison/
+ # yacc will produce working code which contain compile time warnings.
+ itbl-parse.o: itbl-parse.c itbl-parse.h $(srcdir)/itbl-ops.h $(srcdir)/itbl-lex.h
 --- binutils-2.17.50.0.13/gas/doc/Makefile.am.orig     2007-03-16 16:48:29.000000000 +0100
 +++ binutils-2.17.50.0.13/gas/doc/Makefile.am  2007-03-16 20:27:05.810679469 +0100
 @@ -15,7 +15,7 @@
index cf399cff3240fd499e8e07293ae48e3e0b95dafa..743bd01e072bff4900723568de615c2d1e7c9aa0 100644 (file)
@@ -20,13 +20,13 @@ Summary(ru.UTF-8):  Набор инструментов GNU для построе
 Summary(tr.UTF-8):     GNU geliştirme araçları
 Summary(uk.UTF-8):     Набір інструментів GNU для побудови виконуваних програм
 Name:          binutils
-Version:       2.19.51.0.4
+Version:       2.19.51.0.7
 Release:       1
 Epoch:         3
 License:       GPL v3+
 Group:         Development/Tools
 Source0:       ftp://ftp.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.bz2
-# Source0-md5: 7b0d5a4fd434237922aeeab0409f146d
+# Source0-md5: 3683e95e6366650ec93173dbc00c69ad
 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
This page took 0.213042 seconds and 4 git commands to generate.