[packages/mate-keyring] - docs build is racy, use -j1 for make in build - release 2

qboosh qboosh at pld-linux.org
Mon Jan 6 11:12:42 CET 2014


commit 35d78c40f02bde04c89c9123fa5564b940c44807
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jan 6 11:13:21 2014 +0100

    - docs build is racy, use -j1 for make in build
    - release 2

 mate-keyring.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mate-keyring.spec b/mate-keyring.spec
index 84d6f70..c89c1d0 100644
--- a/mate-keyring.spec
+++ b/mate-keyring.spec
@@ -7,7 +7,7 @@ Summary:	Keep passwords and other user's secrets
 Summary(pl.UTF-8):	Przechowywanie haseł i innych tajnych danych użytkowników
 Name:		mate-keyring
 Version:	1.6.1
-Release:	1
+Release:	2
 License:	LGPL v2+ (library), GPL v2+ (programs)
 Group:		X11/Applications
 Source0:	http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
@@ -139,7 +139,7 @@ w czasie logowania użytkownika i uruchamiania demona keyring.
 	--with-html-dir=%{_gtkdocdir} \
 	--with-pam-dir=/%{_lib}/security \
 	--with-root-certs=%{_sysconfdir}/certs
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-keyring.git/commitdiff/35d78c40f02bde04c89c9123fa5564b940c44807



More information about the pld-cvs-commit mailing list