ssuominen    14/08/24 17:24:16

  Modified:             lvm2-2.02.106-pthread-pkgconfig.patch
  Log:
  Restore @PTHREAD_LIBS@ to Libs.private: in devmapper.pc wrt #516224
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 4868F14D)

Revision  Changes    Path
1.2                  sys-fs/lvm2/files/lvm2-2.02.106-pthread-pkgconfig.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lvm2/files/lvm2-2.02.106-pthread-pkgconfig.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lvm2/files/lvm2-2.02.106-pthread-pkgconfig.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lvm2/files/lvm2-2.02.106-pthread-pkgconfig.patch?r1=1.1&r2=1.2

Index: lvm2-2.02.106-pthread-pkgconfig.patch
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-fs/lvm2/files/lvm2-2.02.106-pthread-pkgconfig.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lvm2-2.02.106-pthread-pkgconfig.patch       12 May 2014 18:14:13 -0000      
1.1
+++ lvm2-2.02.106-pthread-pkgconfig.patch       24 Aug 2014 17:24:16 -0000      
1.2
@@ -22,3 +22,11 @@
  device-mapper: $(TARGETS_DM)
  
  CFLAGS_dmsetup.o += $(UDEV_CFLAGS) $(EXTRA_EXEC_CFLAGS)
+--- libdm/libdevmapper.pc.in
++++ libdm/libdevmapper.pc.in
+@@ -8,4 +8,5 @@
+ Version: @DM_LIB_PATCHLEVEL@
+ Cflags: -I${includedir} 
+ Libs: -L${libdir} -ldevmapper
++Libs.private: -L${libdir} @PTHREAD_LIBS@
+ Requires.private: @SELINUX_PC@ @UDEV_PC@




Reply via email to