]> git.pld-linux.org Git - packages/ceph.git/commitdiff
- linking borkage doesn't work well with parallel make auto/th/ceph-0.92-3
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 21 Feb 2015 17:49:45 +0000 (18:49 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 21 Feb 2015 17:49:45 +0000 (18:49 +0100)
- rel 3

ceph.spec

index d1505cb5176a91ae39b970f148662f4807e31df2..549bd0d3fdef95a3e9de641648363b1c7cf59e0f 100644 (file)
--- 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
This page took 0.185852 seconds and 4 git commands to generate.