[nspr] escape the rpm macro in the previous commit

Dennis Gilmore ausil at fedoraproject.org
Thu Dec 5 13:39:36 UTC 2013


commit 97801af560f6a3adab1b14c79f098e0592c2166f
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu Dec 5 07:39:32 2013 -0600

    escape the rpm macro in the previous commit

 nspr.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nspr.spec b/nspr.spec
index 9a76843..d13cb3f 100644
--- a/nspr.spec
+++ b/nspr.spec
@@ -1,7 +1,7 @@
 Summary:        Netscape Portable Runtime
 Name:           nspr
 Version:        4.10.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        MPLv2.0
 URL:            http://www.mozilla.org/projects/nspr/
 Group:          System Environment/Libraries
@@ -140,8 +140,11 @@ done
 %{_mandir}/man*/*
 
 %changelog
+* Thu Dec 05 2013 Dennis Gilmore <dennis at ausil.us> - 4.10.2-3
+- escape the rpm macro in the previous commit
+
 * Tue Dec  3 2013 Peter Robinson <pbrobinson at fedoraproject.org> 4.10.2-2
-- Fix running %configure to ensure appropriate config options and fix aarch64 builds
+- Fix running %%configure to ensure appropriate config options and fix aarch64 builds
 
 * Sat Nov 23 2013 Elio Maldonado <emaldona at redhat.com> - 4.10.2-1
 - Update to NSPR_4_10_2_RTM


More information about the scm-commits mailing list