From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gvfs/, gnome-base/gvfs/files/
Date: Wed, 28 Dec 2016 00:21:08 +0000 (UTC) [thread overview]
Message-ID: <1482884462.f9dae5d9bcf5eb2ac7e1c5ced41505588ac0a9ef.vapier@gentoo> (raw)
commit: f9dae5d9bcf5eb2ac7e1c5ced41505588ac0a9ef
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 23:50:34 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 00:21:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9dae5d9
gnome-base/gvfs: fix build w/newer glibc #580234
gnome-base/gvfs/files/gvfs-1.30.2-sysmacros.patch | 21 +++++++++++++++++++++
gnome-base/gvfs/gvfs-1.30.2.ebuild | 4 ++++
2 files changed, 25 insertions(+)
diff --git a/gnome-base/gvfs/files/gvfs-1.30.2-sysmacros.patch b/gnome-base/gvfs/files/gvfs-1.30.2-sysmacros.patch
new file mode 100644
index 00000000..b2d2a91
--- /dev/null
+++ b/gnome-base/gvfs/files/gvfs-1.30.2-sysmacros.patch
@@ -0,0 +1,21 @@
+https://bugzilla.gnome.org/show_bug.cgi?id=776532
+https://bugs.gentoo.org/580234
+
+--- a/metadata/meta-daemon.c
++++ b/metadata/meta-daemon.c
+@@ -27,6 +27,7 @@
+ #include <glib/gstdio.h>
+ #include <locale.h>
+ #include <stdlib.h>
++#include <sys/sysmacros.h>
+ #include "metatree.h"
+ #include "gvfsdaemonprotocol.h"
+ #include "metadata-dbus.h"
+--- a/metadata/metatree.c
++++ b/metadata/metatree.c
+@@ -1,4 +1,5 @@
+ #include "config.h"
++#include <sys/sysmacros.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <sys/mman.h>
diff --git a/gnome-base/gvfs/gvfs-1.30.2.ebuild b/gnome-base/gvfs/gvfs-1.30.2.ebuild
index e9821e2..d417818 100644
--- a/gnome-base/gvfs/gvfs-1.30.2.ebuild
+++ b/gnome-base/gvfs/gvfs-1.30.2.ebuild
@@ -81,6 +81,10 @@ DEPEND="${RDEPEND}
# https://bugzilla.gnome.org/700162
RESTRICT="test"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.30.2-sysmacros.patch #580234
+)
+
src_prepare() {
if ! use udev; then
sed -e 's/gvfsd-burn/ /' \
next reply other threads:[~2016-12-28 0:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-28 0:21 Mike Frysinger [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-08-03 17:54 [gentoo-commits] repo/gentoo:master commit in: gnome-base/gvfs/, gnome-base/gvfs/files/ Mart Raudsepp
2020-01-02 16:47 Mart Raudsepp
2020-06-17 20:45 Mart Raudsepp
2022-01-22 18:40 Mike Gilbert
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=1482884462.f9dae5d9bcf5eb2ac7e1c5ced41505588ac0a9ef.vapier@gentoo \
--to=vapier@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