[nspr] Update nspr.spec to apply the patch

Elio Maldonado emaldonado at fedoraproject.org
Thu Jun 21 16:40:41 UTC 2012


commit 210448b3256c119ca7920a09d2bac8c30db27461
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Thu Jun 21 09:39:25 2012 -0700

    Update nspr.spec to apply the patch

 nspr.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/nspr.spec b/nspr.spec
index 25cc008..809d6e6 100644
--- a/nspr.spec
+++ b/nspr.spec
@@ -13,6 +13,8 @@ Conflicts:      filesystem < 3
 # mozilla.org and check out subdirectory mozilla/nsprpub.
 Source0:        %{name}-%{version}.tar.bz2
 
+Patch1:         nspr-config-pc.patch
+
 %description
 NSPR provides platform independence for non-GUI operating system 
 facilities. These facilities include threads, thread synchronization, 
@@ -41,6 +43,7 @@ Header files for doing development with the Netscape Portable Runtime.
 # that go into nspr.pc for pkg-config.
 
 cp ./mozilla/nsprpub/config/nspr-config.in ./mozilla/nsprpub/config/nspr-config-pc.in
+%patch1 -p0
 
 %build
 


More information about the scm-commits mailing list