From: "Alexandre Rostovtsev (tetromino)" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libreport: libreport-2.0.13.ebuild ChangeLog
Date: Sun, 28 Apr 2013 14:38:45 +0000 (UTC) [thread overview]
Message-ID: <20130428143845.996332171D@flycatcher.gentoo.org> (raw)
tetromino 13/04/28 14:38:45
Modified: libreport-2.0.13.ebuild ChangeLog
Log:
Fix building with json-c-0.11 (bug #467700, thanks to Markos Chandras for the patch).
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Revision Changes Path
1.4 dev-libs/libreport/libreport-2.0.13.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.13.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.13.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.13.ebuild?r1=1.3&r2=1.4
Index: libreport-2.0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.13.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libreport-2.0.13.ebuild 25 Mar 2013 16:21:24 -0000 1.3
+++ libreport-2.0.13.ebuild 28 Apr 2013 14:38:45 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.13.ebuild,v 1.3 2013/03/25 16:21:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.13.ebuild,v 1.4 2013/04/28 14:38:45 tetromino Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -60,6 +60,9 @@
# automake-1.12
epatch "${FILESDIR}/${PN}-2.0.13-automake-1.12.patch"
+ # json-c-0.11, https://github.com/abrt/libreport/pull/159
+ epatch "${FILESDIR}/${PN}-2.0.13-json-c-0.11.patch"
+
python_clean_py-compile_files
mkdir -p m4
1.19 dev-libs/libreport/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 25 Mar 2013 16:21:24 -0000 1.18
+++ ChangeLog 28 Apr 2013 14:38:45 -0000 1.19
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/libreport
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.18 2013/03/25 16:21:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.19 2013/04/28 14:38:45 tetromino Exp $
+
+ 28 Apr 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+ libreport-2.0.13.ebuild, +files/libreport-2.0.13-json-c-0.11.patch:
+ Fix building with json-c-0.11 (bug #467700, thanks to Markos Chandras for the
+ patch).
25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libreport-2.0.13.ebuild:
Stable for x86, wrt bug #458984
next reply other threads:[~2013-04-28 14:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-28 14:38 Alexandre Rostovtsev (tetromino) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-03-25 16:21 [gentoo-commits] gentoo-x86 commit in dev-libs/libreport: libreport-2.0.13.ebuild ChangeLog Agostino Sarubbo (ago)
2013-03-25 15:42 Agostino Sarubbo (ago)
2012-09-22 20:12 Alexandre Rostovtsev (tetromino)
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=20130428143845.996332171D@flycatcher.gentoo.org \
--to=tetromino@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