All of lore.kernel.org
 help / color / mirror / Atom feed
From: Colin Walters <walters@verbum.org>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] nspr: Also update nspr.pc to 4.9.5
Date: Tue, 26 Mar 2013 12:41:16 -0400	[thread overview]
Message-ID: <1364316076.15658.43.camel@localhost> (raw)

[-- 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


                 reply	other threads:[~2013-03-26 16:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1364316076.15658.43.camel@localhost \
    --to=walters@verbum.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.