Author: pluto                        Date: Thu Jun 14 19:16:43 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- remove internal sanity check from public <bfd.h> header file.
- release 2.

---- Files affected:
packages/binutils:
   binutils.spec (1.367 -> 1.368) , binutils-sanity-check.patch (NONE -> 1.1)  
(NEW)

---- Diffs:

================================================================
Index: packages/binutils/binutils.spec
diff -u packages/binutils/binutils.spec:1.367 
packages/binutils/binutils.spec:1.368
--- packages/binutils/binutils.spec:1.367       Wed Jun 13 18:52:31 2012
+++ packages/binutils/binutils.spec     Thu Jun 14 21:16:38 2012
@@ -19,7 +19,7 @@
 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
@@ -38,6 +38,7 @@
 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
@@ -162,6 +163,7 @@
 %patch7 -p1
 %patch8 -p0
 %patch9 -p1
+%patch10 -p1
 
 # file contains hacks for ac 2.59 only
 %{__rm} config/override.m4
@@ -363,6 +365,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.368  2012/06/14 19:16:38  pluto
+- remove internal sanity check from public <bfd.h> header file.
+- release 2.
+
 Revision 1.367  2012/06/13 16:52:31  sls
 - BR: zlib-static for tests
 

================================================================
Index: packages/binutils/binutils-sanity-check.patch
diff -u /dev/null packages/binutils/binutils-sanity-check.patch:1.1
--- /dev/null   Thu Jun 14 21:16:43 2012
+++ packages/binutils/binutils-sanity-check.patch       Thu Jun 14 21:16:38 2012
@@ -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
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/binutils/binutils.spec?r1=1.367&r2=1.368

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

Reply via email to