7.3.92-2
This commit is contained in:
parent
3ee6bad5b9
commit
d5db7f5ded
2
macros
2
macros
@ -3,12 +3,10 @@
|
||||
#==============================================================================
|
||||
# ---- per-platform macros.
|
||||
#
|
||||
%_arch i386
|
||||
%_vendor redhat
|
||||
%_os linux
|
||||
%_gnu -gnu
|
||||
%_target_platform %{_target_cpu}-%{_vendor}-%{_target_os}
|
||||
%optflags -O2 -march=i386 -mcpu=i686 -g
|
||||
|
||||
#==============================================================================
|
||||
# ---- configure macros.
|
||||
|
@ -27,6 +27,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_prefix}/lib/rpm/redhat
|
||||
|
||||
%changelog
|
||||
* Fri Jun 21 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-2
|
||||
- Don't define _arch
|
||||
|
||||
* Thu Jun 20 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-1
|
||||
- find-lang error detection from Havoc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user