- don't do parallel build
This commit is contained in:
parent
d0dea4b61e
commit
95a11a8e7d
@ -206,7 +206,7 @@ autoconf
|
|||||||
--enable-file-locking=fcntl --enable-dot-locking=no \
|
--enable-file-locking=fcntl --enable-dot-locking=no \
|
||||||
%ldap_flags %krb5_flags %nntp_flags %ssl_flags %imap4_flags
|
%ldap_flags %krb5_flags %nntp_flags %ssl_flags %imap4_flags
|
||||||
export tagname=CC
|
export tagname=CC
|
||||||
make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool CFLAGS="$CFLAGS -Werror-implicit-function-declaration"
|
make LIBTOOL=/usr/bin/libtool CFLAGS="$CFLAGS -Werror-implicit-function-declaration"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -323,6 +323,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 8 2006 Jeremy Katz <katzj@redhat.com> - 1.7.2-3
|
||||||
|
- don't do parallel build
|
||||||
|
|
||||||
* Sat May 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.2-2
|
* Sat May 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.2-2
|
||||||
- Add missing BuildRequires for gettext (#193360).
|
- Add missing BuildRequires for gettext (#193360).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user