]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- updated to 2.21.51.0.9
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 10 May 2011 15:31:02 +0000 (15:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated gasp patch

Changed files:
    binutils-gasp.patch -> 1.23
    binutils.spec -> 1.336

binutils-gasp.patch
binutils.spec

index 8ce5130ab9f7ad12f64297606ae81049f43fc296..f38585062d4b6293a1e2081ed0bee4e32a4e9894 100644 (file)
@@ -24,8 +24,8 @@
        frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
  
 +gasp_new_SOURCES = gasp.c macro.c sb.c hash.c
-+gasp_new_LDADD = ../libiberty/libiberty.a $(INTLLIBS)
-+gasp_new_DEPENDENCIES = ../libiberty/libiberty.a $(INTLDEPS)
++gasp_new_LDADD = ../bfd/libbfd.la ../libiberty/libiberty.a $(LIBINTL)
++gasp_new_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a $(LIBINTL_DEP)
 +
  EXPECT = expect
  RUNTEST = runtest
index f20339bde48ed9844c07af16fc068e8a615ff4ee..5642dff6d1dc266a602803ffda691549c36ee696 100644 (file)
@@ -15,13 +15,13 @@ Summary(ru.UTF-8):  Набор инструментов GNU для построе
 Summary(tr.UTF-8):     GNU geliştirme araçları
 Summary(uk.UTF-8):     Набір інструментів GNU для побудови виконуваних програм
 Name:          binutils
-Version:       2.21.51.0.8
+Version:       2.21.51.0.9
 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: 060982a7b6ace6e52b5d1a75e70948dd
+# Source0-md5: 2ac3a7dae9f177f2b29f4ef1852c27a8
 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.193955 seconds and 4 git commands to generate.