public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ryan Hill (dirtyepic)" <dirtyepic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libsoup: libsoup-2.2.105-r2.ebuild ChangeLog
Date: Sun, 26 Jul 2009 04:56:14 +0000	[thread overview]
Message-ID: <E1MUvmQ-0003Wd-Ot@stork.gentoo.org> (raw)

dirtyepic    09/07/26 04:56:14

  Modified:             libsoup-2.2.105-r2.ebuild ChangeLog
  Log:
  Add patch from Fedora to fix building with glibc-2.10.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 net-libs/libsoup/libsoup-2.2.105-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/libsoup-2.2.105-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/libsoup-2.2.105-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/libsoup-2.2.105-r2.ebuild?r1=1.9&r2=1.10

Index: libsoup-2.2.105-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.105-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libsoup-2.2.105-r2.ebuild	4 Nov 2008 03:39:04 -0000	1.9
+++ libsoup-2.2.105-r2.ebuild	26 Jul 2009 04:56:14 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.105-r2.ebuild,v 1.9 2008/11/04 03:39:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.105-r2.ebuild,v 1.10 2009/07/26 04:56:14 dirtyepic Exp $
 
 inherit gnome2 eutils
 
@@ -30,6 +30,8 @@
 
 	# Fix GNOME bug #518384 - API docs not found by devhelp
 	epatch "${FILESDIR}/${P}-fix-devhelp-docs.patch"
+	# Fix building with glibc-2.10
+	epatch "${FILESDIR}/${P}-dprintf.patch"
 	mv "${S}"/docs/reference/html/libsoup{,-2.2}.devhelp
 	mv "${S}"/docs/reference/html/libsoup{,-2.2}.devhelp2
 	mv "${S}"/docs/reference/libsoup{,-2.2}-docs.sgml



1.191                net-libs/libsoup/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/ChangeLog?rev=1.191&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/ChangeLog?rev=1.191&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/ChangeLog?r1=1.190&r2=1.191

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- ChangeLog	21 May 2009 18:14:56 -0000	1.190
+++ ChangeLog	26 Jul 2009 04:56:14 -0000	1.191
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/libsoup
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.190 2009/05/21 18:14:56 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.191 2009/07/26 04:56:14 dirtyepic Exp $
+
+  26 Jul 2009; Ryan Hill <dirtyepic@gentoo.org> libsoup-2.2.105-r2.ebuild,
+  +files/libsoup-2.2.105-dprintf.patch:
+  Add patch from Fedora to fix building with glibc-2.10.
 
   21 May 2009; Nirbheek Chauhan <nirbheek@gentoo.org> libsoup-2.26.2.ebuild:
   ~ppc and ~ppc64 were somehow dropped for 2.26.2, readding






             reply	other threads:[~2009-07-26  4:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-26  4:56 Ryan Hill (dirtyepic) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-01 15:23 [gentoo-commits] gentoo-x86 commit in net-libs/libsoup: libsoup-2.2.105-r2.ebuild ChangeLog Markus Meier (maekke)
2008-04-30 22:20 Brent Baude (ranger)
2008-04-29 19:58 Daniel Gryniewicz (dang)
2008-04-28 18:58 Raul Porcel (armin76)
2008-04-28 17:21 Gysbert Wassenaar (nixnut)
2008-04-27 19:02 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MUvmQ-0003Wd-Ot@stork.gentoo.org \
    --to=dirtyepic@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox