public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/openipmi/files: openipmi-2.0.16-pthreads.patch
@ 2010-10-31 21:01 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2010-10-31 21:01 UTC (permalink / raw
  To: gentoo-commits

dilfridge    10/10/31 21:01:50

  Added:                openipmi-2.0.16-pthreads.patch
  Log:
  Added fix for bug 338499 (OpenIPMIpthread.pc depends on non-existing pthread.pc); ok'ed by robbat2 on IRC
  
  (Portage version: 2.1.9.23/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-libs/openipmi/files/openipmi-2.0.16-pthreads.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/openipmi/files/openipmi-2.0.16-pthreads.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/openipmi/files/openipmi-2.0.16-pthreads.patch?rev=1.1&content-type=text/plain

Index: openipmi-2.0.16-pthreads.patch
===================================================================
diff -ruN OpenIPMI-2.0.16.orig/OpenIPMIpthread.pc.in OpenIPMI-2.0.16/OpenIPMIpthread.pc.in
--- OpenIPMI-2.0.16.orig/OpenIPMIpthread.pc.in	2005-08-17 05:56:02.000000000 +0200
+++ OpenIPMI-2.0.16/OpenIPMIpthread.pc.in	2010-10-31 21:35:56.126933520 +0100
@@ -6,6 +6,6 @@
 Name: OpenIPMIpthread
 Description: Pthread OS handler for OpenIPMI
 Version: @VERSION@
-Requires: OpenIPMI pthread
-Libs: -L${libdir} -lOpenIPMIutils -lOpenIPMIpthread
+Requires: OpenIPMI
+Libs: -L${libdir} -lOpenIPMIutils -lOpenIPMIpthread -lpthread
 Cflags: -I${includedir}






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

only message in thread, other threads:[~2010-10-31 21:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-31 21:01 [gentoo-commits] gentoo-x86 commit in sys-libs/openipmi/files: openipmi-2.0.16-pthreads.patch Andreas HAttel (dilfridge)

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