[nesc/f20: 6/6] Merge fix.

Christopher Meng cicku at fedoraproject.org
Wed Jul 2 13:36:08 UTC 2014


commit fdd122a400bd3f5a41c374a8768ecfb32465ceed
Author: Christopher Meng <i at cicku.me>
Date:   Wed Jul 2 21:35:59 2014 +0800

    Merge fix.

 nesc.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/nesc.spec b/nesc.spec
index 4188e64..169fabc 100644
--- a/nesc.spec
+++ b/nesc.spec
@@ -72,7 +72,7 @@ package to use %{pkgname} with GNU Emacs.
 %build
 autoconf -fiv
 %configure CFLAGS="%{optflags}"
-%make_build
+make %{?_smp_mflags}
 
 %if 0%{?fedora}
 %{_emacs_bytecompile} tools/editor-modes/emacs/*.el
@@ -125,9 +125,6 @@ rm -rf %{buildroot}%{_datadir}/ncc/editor-modes/kde
 - Do not hardcode manpage compression suffix
 - Disable FSF address patch
 
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.4-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
 * Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 1.3.4-7
 - Use Requires: java-headless rebuild (#1067528)
 


More information about the scm-commits mailing list