[minised/epel7: 4/4] Merge cleanup.

Christopher Meng cicku at fedoraproject.org
Thu Feb 5 00:33:13 UTC 2015


commit 32c33ad9aab20364131abc3c34b2ba11b3293c16
Author: Christopher Meng <i at cicku.me>
Date:   Thu Feb 5 08:31:43 2015 +0800

    Merge cleanup.

 minised.spec |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/minised.spec b/minised.spec
index 673f946..89948f7 100644
--- a/minised.spec
+++ b/minised.spec
@@ -19,7 +19,7 @@ lovely, historic sed implementation.
 %setup -q
 
 %build
-%make_build CFLAGS="%{optflags} -Wwrite-strings" LDFLAGS="%{?__global_ldflags}"
+make %{?_smp_mflags} CFLAGS="%{optflags} -Wwrite-strings" LDFLAGS="%{?__global_ldflags}"
 
 %install
 %make_install
@@ -36,12 +36,6 @@ make check
 * Tue Jan 20 2015 Christopher Meng <rpm at cicku.me> - 1.15-1
 - Update to 1.15
 
-* Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
-
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
 * Wed Apr 02 2014 Christopher Meng <rpm at cicku.me> - 1.14-4
 - Fix for building with -Werror=format-security.
 - SPEC cleanup.


More information about the scm-commits mailing list