[nspr] Resolves: rhbz#833529 - revert unwanted change to nspr.pc

Elio Maldonado emaldonado at fedoraproject.org
Thu Jun 21 15:53:34 UTC 2012


commit de66188f0041d3be8f54f31c30d607a113a6cd13
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Thu Jun 21 08:54:25 2012 -0700

    Resolves: rhbz#833529 - revert unwanted change to nspr.pc
    
    - Removed nspr-config.pc.in.patch

 nspr-config-pc.patch |   10 ----------
 nspr.spec            |    9 +++++----
 2 files changed, 5 insertions(+), 14 deletions(-)
---
diff --git a/nspr.spec b/nspr.spec
index efd55d0..4685ee6 100644
--- a/nspr.spec
+++ b/nspr.spec
@@ -1,7 +1,7 @@
 Summary:        Netscape Portable Runtime
 Name:           nspr
 Version:        4.9.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 URL:            http://www.mozilla.org/projects/nspr/
 Group:          System Environment/Libraries
@@ -13,8 +13,6 @@ 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, 
@@ -43,7 +41,6 @@ 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 -b .extralibs
 
 %build
 
@@ -120,6 +117,10 @@ NSPR_VERSION=`./config/nspr-config --version`
 %{_bindir}/nspr-config
 
 %changelog
+* Thu Jun 21 2012 Elio Maldonado <emaldona at redhat.com> - 4.9.1-2
+- Resolves: rhbz#833529 - revert unwanted change to nspr.pc
+- Removed nspr-config.pc.in.patch
+
 * Mon Jun 18 2012 Elio Maldonado <emaldona at redhat.com> - 4.9.1-1
 - Update to NSPR_4_9_1_RTM
 


More information about the scm-commits mailing list