]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- remove internal sanity check from public <bfd.h> header file. auto/th/binutils-2_22_52_0_4-2
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 14 Jun 2012 19:16:38 +0000 (19:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2.

Changed files:
    binutils-sanity-check.patch -> 1.1
    binutils.spec -> 1.368

binutils-sanity-check.patch [new file with mode: 0644]
binutils.spec

diff --git a/binutils-sanity-check.patch b/binutils-sanity-check.patch
new file mode 100644 (file)
index 0000000..2e6c748
--- /dev/null
@@ -0,0 +1,14 @@
+--- binutils-2.22.52.0.4/bfd/bfd-in.h.orig     2012-06-14 16:29:22.000000000 +0200
++++ binutils-2.22.52.0.4/bfd/bfd-in.h  2012-06-14 20:26:46.835857525 +0200
+@@ -32,11 +32,6 @@
+ #ifndef __BFD_H_SEEN__
+ #define __BFD_H_SEEN__
+-/* PR 14072: Ensure that config.h is included first.  */
+-#if !defined PACKAGE && !defined PACKAGE_VERSION
+-#error config.h must be included before this header
+-#endif
+-
+ #ifdef __cplusplus
+ extern "C" {
+ #endif
index abd3cc9f3fc1cc2d059fa3fc3d3333b299f16bc1..922059abd403c982246b513c0fc2e07599597e98 100644 (file)
@@ -18,7 +18,7 @@ Summary(tr.UTF-8):    GNU geliştirme araçları
 Summary(uk.UTF-8):     Набір інструментів GNU для побудови виконуваних програм
 Name:          binutils
 Version:       2.22.52.0.4
-Release:       1
+Release:       2
 Epoch:         3
 License:       GPL v3+
 Group:         Development/Tools
@@ -37,6 +37,7 @@ Patch6:               %{name}-absolute-gnu_debuglink-path.patch
 Patch7:                %{name}-libtool-m.patch
 Patch8:                %{name}-build-id.patch
 Patch9:                %{name}-tooldir.patch
+Patch10:       %{name}-sanity-check.patch
 URL:           http://sources.redhat.com/binutils/
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake >= 1:1.11
@@ -161,6 +162,7 @@ niektórych pakietów.
 %patch7 -p1
 %patch8 -p0
 %patch9 -p1
+%patch10 -p1
 
 # file contains hacks for ac 2.59 only
 %{__rm} config/override.m4
This page took 0.060887 seconds and 4 git commands to generate.