[packages/zephyr] - parallel build is broken, rel 3

baggins baggins at pld-linux.org
Mon Nov 22 09:35:49 CET 2021


commit 21bfa03947491469c757714dc9e5de79638f1c93
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 22 09:35:25 2021 +0100

    - parallel build is broken, rel 3

 zephyr.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/zephyr.spec b/zephyr.spec
index 54dce9d..5ad7cc3 100644
--- a/zephyr.spec
+++ b/zephyr.spec
@@ -10,7 +10,7 @@ Summary:	Project Athena's notification service
 Summary(pl.UTF-8):	Usługa powiadomień z Projektu Athena
 Name:		zephyr
 Version:	3.1.2
-Release:	2
+Release:	3
 License:	MIT
 Group:		Libraries
 #Source0Download: https://github.com/zephyr-im/zephyr/releases
@@ -122,7 +122,7 @@ Statyczna biblioteka Zephyr.
 	%{!?with_static_libs:--disable-static} \
 	%{?with_hesiod:--with-hesiod} \
 	%{?with_kerberos5:--with-krb5}
-%{__make}
+%{__make} -j 1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zephyr.git/commitdiff/21bfa03947491469c757714dc9e5de79638f1c93



More information about the pld-cvs-commit mailing list