From a4b23d8ec5203ddaa7b3979335ef6394edc5188e Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 21 Nov 2012 16:01:40 +0530 Subject: [PATCH] Resolves:rh#877925 - drop m17n-lib-flt provides - Fix bogus date in %changelog - Make sure not to attempt to use parallel make as it fails the build --- m17n-lib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/m17n-lib.spec b/m17n-lib.spec index 9611606..d17fa9e 100644 --- a/m17n-lib.spec +++ b/m17n-lib.spec @@ -65,8 +65,9 @@ Tools to test M17n GUI widget library. %configure --disable-rpath --disable-static sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool -make %{_smp_mflags} +# parallel make usage with make command fails build on koji +make %install make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" @@ -112,6 +113,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog * Tue Nov 20 2012 Parag Nemade - 1.6.4-2 - Resolves:rh#877925 - drop m17n-lib-flt provides +- Fix bogus date in %%changelog +- Make sure not to attempt to use parallel make as it fails the build * Tue Sep 18 2012 Parag Nemade - 1.6.4-1 - update to 1.6.4 @@ -176,7 +179,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' * Wed Feb 25 2009 Fedora Release Engineering - 1.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Thu Oct 21 2008 Parag Nemade -1.5.3-1.fc10 +* Tue Oct 21 2008 Parag Nemade -1.5.3-1.fc10 - Update to new upstream release 1.5.3 * Thu Jul 03 2008 Parag Nemade -1.5.2-1