[packages/binutils] - rel 3; give one more chance to gold; C with rpm-build-macros that do not handle RUNPATH that is pr

arekm arekm at pld-linux.org
Wed Apr 17 23:23:40 CEST 2013


commit 98051ac93532a97cb30324cf7aec4621e7a4bb41
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Apr 17 23:23:37 2013 +0200

    - rel 3; give one more chance to gold; C with rpm-build-macros that do not handle RUNPATH that is produced by gold

 binutils.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index c060d54..e7b1563 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -5,7 +5,7 @@
 				# http://sourceware.org/ml/binutils/2008-03/msg00162.html
 %bcond_without	pax		# without PaX flags (for upstream bugreports)
 %bcond_without	gold		# don't build gold (no C++ dependencies)
-%bcond_without	default_ld	# default ld instead of gold
+%bcond_with	default_ld	# default ld instead of gold
 %bcond_without	tests
 
 %ifnarch %{ix86} %{x8664}
@@ -23,7 +23,7 @@ Summary(tr.UTF-8):	GNU geliştirme araçları
 Summary(uk.UTF-8):	Набір інструментів GNU для побудови виконуваних програм
 Name:		binutils
 Version:	2.23.52.0.1
-Release:	2
+Release:	3
 Epoch:		3
 License:	GPL v3+
 Group:		Development/Tools
@@ -61,6 +61,7 @@ BuildRequires:	zlib-devel
 %{?with_tests:BuildRequires:	zlib-static}
 Conflicts:	gcc-c++ < 5:3.3
 Conflicts:	modutils < 2.4.17
+Conflicts:	rpmbuild(macros) < 1.660
 Obsoletes:	binutils-gold
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/binutils.git/commitdiff/98051ac93532a97cb30324cf7aec4621e7a4bb41



More information about the pld-cvs-commit mailing list