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
This commit is contained in:
Parag Nemade 2012-11-21 16:01:40 +05:30
parent 640fdd0524
commit a4b23d8ec5

View File

@ -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 <pnemade AT redhat DOT com> - 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 <pnemade AT redhat DOT com> - 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 <rel-eng@lists.fedoraproject.org> - 1.5.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Oct 21 2008 Parag Nemade <pnemade@redhat.com> -1.5.3-1.fc10
* Tue Oct 21 2008 Parag Nemade <pnemade@redhat.com> -1.5.3-1.fc10
- Update to new upstream release 1.5.3
* Thu Jul 03 2008 Parag Nemade <pnemade@redhat.com> -1.5.2-1