zx2c4       14/03/09 03:13:00

  Modified:             multipath-tools-0.5.0-r1.ebuild ChangeLog
  Log:
  Use pkg-config to find correct systemd libraries. Fixes #502446.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
A5DE03AE)

Revision  Changes    Path
1.6                  sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild?r1=1.5&r2=1.6

Index: multipath-tools-0.5.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- multipath-tools-0.5.0-r1.ebuild     2 Mar 2014 22:35:22 -0000       1.5
+++ multipath-tools-0.5.0-r1.ebuild     9 Mar 2014 03:13:00 -0000       1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v
 1.5 2014/03/02 22:35:22 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v
 1.6 2014/03/09 03:13:00 zx2c4 Exp $
 
 EAPI=4
 inherit eutils toolchain-funcs udev
@@ -24,6 +24,7 @@
 
 src_prepare() {
        epatch "${FILESDIR}"/${P}-makefile.patch
+       epatch "${FILESDIR}"/${P}-systemd-pkgconfig.patch
        epatch_user
 }
 



1.65                 sys-fs/multipath-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/ChangeLog?rev=1.65&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/ChangeLog?rev=1.65&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   2 Mar 2014 22:35:22 -0000       1.64
+++ ChangeLog   9 Mar 2014 03:13:00 -0000       1.65
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/multipath-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.64 
2014/03/02 22:35:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.65 
2014/03/09 03:13:00 zx2c4 Exp $
+
+  09 Mar 2014; Jason A. Donenfeld <zx...@gentoo.org>
+  +files/multipath-tools-0.5.0-systemd-pkgconfig.patch,
+  multipath-tools-0.5.0-r1.ebuild:
+  Use pkg-config to find correct systemd libraries. Fixes #502446.
 
   02 Mar 2014; Pacho Ramos <pa...@gentoo.org> multipath-tools-0.5.0-r1.ebuild:
   amd64 stable, bug #499320




Reply via email to