robert pushed to arj (el5). "Disabled the even with patches broken parallel builds again"

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


>From 1557afb3252d463161697cf3b855980ccb37765c Mon Sep 17 00:00:00 2001
From: Robert Scheck <robert at fedoraproject.org>
Date: Wed, 19 Aug 2009 08:40:48 +0000
Subject: Disabled the even with patches broken parallel builds again


diff --git a/arj.spec b/arj.spec
index e8dd189..1cfbd11 100644
--- a/arj.spec
+++ b/arj.spec
@@ -1,7 +1,7 @@
 Summary:	Archiver for .arj files
 Name:		arj
 Version:	3.10.22
-Release:	9%{?dist}
+Release:	10%{?dist}
 License:	GPL+
 Group:		Applications/Archiving
 URL:		http://arj.sourceforge.net/
@@ -42,8 +42,8 @@ pushd gnu
   %configure
 popd
 
-# Disable binary strippings
-make %{?_smp_mflags} ADD_LDFLAGS=""
+# No %{?_smp_mflags}, arj is not parallel build clean, no stripping
+make ADD_LDFLAGS=""
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*arj*1.*
 
 %changelog
+* Wed Aug 19 2009 Robert Scheck <robert at fedoraproject.org> 3.10.22-10
+- Disabled the even with patches broken parallel builds again
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.10.22-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list