robert pushed to arj (el5). "Re-enable parallel builds again now that quoting is fixed"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 3 14:07:18 UTC 2015


>From a478437d2c33aab22d72dc14ed93fe90aa4a8c6e Mon Sep 17 00:00:00 2001
From: Robert Scheck <robert at fedoraproject.org>
Date: Sun, 28 Mar 2010 15:52:12 +0000
Subject: Re-enable parallel builds again now that quoting is fixed


diff --git a/arj.spec b/arj.spec
index e60b898..7780adc 100644
--- a/arj.spec
+++ b/arj.spec
@@ -1,7 +1,7 @@
 Summary:	Archiver for .arj files
 Name:		arj
 Version:	3.10.22
-Release:	11%{?dist}
+Release:	12%{?dist}
 License:	GPL+
 Group:		Applications/Archiving
 URL:		http://arj.sourceforge.net/
@@ -45,8 +45,8 @@ pushd gnu
   %configure
 popd
 
-# No %{?_smp_mflags}, arj is not parallel build clean, no stripping
-make ADD_LDFLAGS=""
+# Disable binary strippings
+make %{?_smp_mflags} ADD_LDFLAGS=""
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*arj*1.*
 
 %changelog
+* Sun Mar 28 2010 Robert Scheck <robert at fedoraproject.org> 3.10.22-12
+- Re-enable parallel builds again now that quoting is fixed
+
 * Sun Sep  6 2009 Milos Jakubicek <xjakub at fi.muni.cz> 3.10.22-11
 - Fix FTBFS: added arj-3.10.22-quotes.patch
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/arj.git/commit/?h=el5&id=a478437d2c33aab22d72dc14ed93fe90aa4a8c6e


More information about the scm-commits mailing list