File spandsp-pkgconfig1.diff of Package spandsp

From: Jan Engelhardt <jengelh@medozas.de>
Date: 2011-07-17 16:15:32.890081276 +0200
Upstream: tbd

Libraries required only for static linking should go into
Libs.private, not Libs.

---
 spandsp.pc.in |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Index: spandsp-0.0.6/spandsp.pc.in
===================================================================
--- spandsp-0.0.6.orig/spandsp.pc.in
+++ spandsp-0.0.6/spandsp.pc.in
@@ -7,5 +7,6 @@ Name: spandsp
 Description: A DSP library for telephony.
 Requires:
 Version: @VERSION@
-Libs: -L${libdir} -lspandsp -ltiff -lm
+Libs: -L${libdir} -lspandsp
+Libs.private: -ltiff -lm
 Cflags: -I${includedir}
openSUSE Build Service is sponsored by