This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, fedora/master, updated. fedora/glibc-2.10.90-24-1-g90de9d3


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, fedora/master has been updated
       via  90de9d3bfedd8bbacc4e27aee81d29b78a9cfbfa (commit)
      from  d4ca383aa1cbd11b017f8d1ef7e2779885f2df3e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=90de9d3bfedd8bbacc4e27aee81d29b78a9cfbfa

commit 90de9d3bfedd8bbacc4e27aee81d29b78a9cfbfa
Author: Andreas Schwab <schwab@redhat.com>
Date:   Tue Sep 29 15:58:48 2009 +0200

    Add conflict with old binutils

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 84f90d4..52da792 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -65,6 +65,7 @@ BuildRequires: gcc >= 3.2
 %ifarch %{multiarcharches}
 # Need STT_IFUNC support
 BuildRequires: binutils >= 2.19.51.0.10
+Conflicts: binutils < 2.19.51.0.10
 # Earlier releases have broken support for IRELATIVE relocations
 Conflicts: prelink < 0.4.2
 %else

-----------------------------------------------------------------------

Summary of changes:
 fedora/glibc.spec.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]