Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] nspr: Also update nspr.pc to 4.9.5
@ 2013-03-26 16:41 Colin Walters
  0 siblings, 0 replies; only message in thread
From: Colin Walters @ 2013-03-26 16:41 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 394 bytes --]

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@verbum.org>
---
 meta/recipes-support/nspr/files/nspr.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


[-- Attachment #2: 0001-nspr-Also-update-nspr.pc-to-4.9.5.patch --]
[-- Type: text/x-patch, Size: 1049 bytes --]

From bd782ec46070a0c05ef0c5b13ef7d2844dd87690 Mon Sep 17 00:00:00 2001
From: Colin Walters <walters@verbum.org>
Date: Tue, 26 Mar 2013 11:57:27 -0400
Subject: [PATCH] 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@verbum.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:
-- 
1.7.1


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

only message in thread, other threads:[~2013-03-26 16:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-26 16:41 [PATCH] nspr: Also update nspr.pc to 4.9.5 Colin Walters

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