public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/libdmapsharing/files: libdmapsharing-2.1.13-glib-2.31.patch
@ 2012-05-03 23:43 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-05-03 23:43 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/05/03 23:43:53

  Added:                libdmapsharing-2.1.13-glib-2.31.patch
  Log:
  Version bump, fixes build failure with >=glib-2.31 (bug #413757, thanks to Juergen Rose). Also fix >=glib-2.31 header use in slot 2.2. Switch to virtual/pkgconfig. Drop old.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-libs/libdmapsharing/files/libdmapsharing-2.1.13-glib-2.31.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libdmapsharing/files/libdmapsharing-2.1.13-glib-2.31.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libdmapsharing/files/libdmapsharing-2.1.13-glib-2.31.patch?rev=1.1&content-type=text/plain

Index: libdmapsharing-2.1.13-glib-2.31.patch
===================================================================
From 401b054f026f437d36fba06c25be9f49bee8ab00 Mon Sep 17 00:00:00 2001
From: "W. Michael Petullo" <mike@flyn.org>
Date: Mon, 5 Dec 2011 11:14:42 -0600
Subject: [PATCH] Update glib includes in dpap-share.c (thanks Adam Jackson)

Signed-off-by: W. Michael Petullo <mike@flyn.org>
---
 libdmapsharing/dpap-share.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/libdmapsharing/dpap-share.c b/libdmapsharing/dpap-share.c
index 5b5628d..6c21d68 100644
--- a/libdmapsharing/dpap-share.c
+++ b/libdmapsharing/dpap-share.c
@@ -27,8 +27,7 @@
 #include <stdlib.h>
 
 #include <glib/gi18n.h>
-#include <glib/gslist.h>
-#include <glib/gmappedfile.h>
+#include <glib.h>
 
 #include <unistd.h>
 #include <sys/types.h>
-- 
1.7.8.6







^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-03 23:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 23:43 [gentoo-commits] gentoo-x86 commit in net-libs/libdmapsharing/files: libdmapsharing-2.1.13-glib-2.31.patch Alexandre Rostovtsev (tetromino)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox