From a4a6c1d8052e2ef6d209fb1d2093a6e0b14f380f Mon Sep 17 00:00:00 2001 From: Alain Portal Date: Jul 12 2007 09:07:38 +0000 Subject: Try a build without parallel make support --- diff --git a/kbackup.spec b/kbackup.spec index 656cf79..237bd6d 100644 --- a/kbackup.spec +++ b/kbackup.spec @@ -1,6 +1,6 @@ Name: kbackup Version: 0.5.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Back up your data in a simple, user friendly way Summary(fr): Sauvegarder vos données de manière simple et conviviale @@ -41,7 +41,8 @@ stockées compressées (bzip2 ou gzip). %configure --disable-rpath -%{__make} %{?_smp_mflags} +#%{__make} %{?_smp_mflags} +%{__make} %install %{__rm} -rf %{buildroot} @@ -102,6 +103,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %{_datadir}/mimelnk/text/x-kbp.desktop %changelog +* Thu Jul 12 2007 Alain Portal 0.5.1-6 + - Try a build without parallel make support + * Thu Jul 12 2007 Alain Portal 0.5.1-5 - Fix date in changelog