[packages/ceph] - linking borkage doesn't work well with parallel make - rel 3

baggins baggins at pld-linux.org
Sat Feb 21 18:50:09 CET 2015


commit 5e0a173c2a3d91aced9d20ebd84848d9b774aef5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Feb 21 18:49:45 2015 +0100

    - linking borkage doesn't work well with parallel make
    - rel 3

 ceph.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ceph.spec b/ceph.spec
index d1505cb..549bd0d 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -16,7 +16,7 @@ Summary:	User space components of the Ceph file system
 Summary(pl.UTF-8):	Działające w przestrzeni użytkownika elementy systemu plików Ceph
 Name:		ceph
 Version:	0.92
-Release:	2
+Release:	3
 License:	LGPL v2.1 (libraries), GPL v2 (some programs)
 Group:		Base
 Source0:	http://ceph.com/download/%{name}-%{version}.tar.bz2
@@ -224,7 +224,7 @@ Agenci OCF do monitorowania procesów Cepha.
 	%{?with_java:--enable-cephfs-java --with-jdk-dir=%{_jvmdir}/java} \
 	--disable-silent-rules
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/5e0a173c2a3d91aced9d20ebd84848d9b774aef5



More information about the pld-cvs-commit mailing list