[oe-commits] Colin Walters : nspr: Also update nspr.pc to 4.9.5

git at git.openembedded.org git at git.openembedded.org
Tue Mar 26 23:24:31 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 14878f34645f5e9a63d3c3be6d6fe558bbda9900
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=14878f34645f5e9a63d3c3be6d6fe558bbda9900

Author: Colin Walters <walters at verbum.org>
Date:   Tue Mar 26 11:57:27 2013 -0400

nspr: Also update nspr.pc to 4.9.5

Earlier commits bumped the upstream version, but we need to update
our copy of the pkg-config file too.

(It'd probably be better to generate this at build time, otherwise
 this will be a trap people continually fall into)

Signed-off-by: Colin Walters <walters at verbum.org>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/nspr/files/nspr.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-support/nspr/files/nspr.pc.in b/meta/recipes-support/nspr/files/nspr.pc.in
index e7af08d..c37d0bc 100644
--- a/meta/recipes-support/nspr/files/nspr.pc.in
+++ b/meta/recipes-support/nspr/files/nspr.pc.in
@@ -6,6 +6,6 @@ includedir=OEINCDIR
 
 Name: NSPR
 Description: The Netscape Portable Runtime
-Version: 4.8.9
+Version: 4.9.5
 Libs: -L${libdir} -lplds4 -lplc4 -lnspr4 -lpthread -ldl
 Cflags:





More information about the Openembedded-commits mailing list