SPECS: grass.spec - fix build on amd64 too

undefine undefine at pld-linux.org
Thu Dec 8 13:15:18 CET 2005


Author: undefine                     Date: Thu Dec  8 12:15:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build on amd64 too

---- Files affected:
SPECS:
   grass.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/grass.spec
diff -u SPECS/grass.spec:1.29 SPECS/grass.spec:1.30
--- SPECS/grass.spec:1.29	Thu Oct 20 22:35:17 2005
+++ SPECS/grass.spec	Thu Dec  8 13:15:12 2005
@@ -46,7 +46,7 @@
 
 %define         _noautoreqdep   libGL.so.1 libGLU.so.1
 %define		_sysconfdir	/etc/X11
-%define		_target_platform %(echo %{_target_cpu}-%{_target_vendor}-%{_host_os} | sed -e 's/athlon/i686/;s/ppc/powerpc/')
+%define		_target_platform %(echo %{_target_cpu}-%{_target_vendor}-%{_host_os} | sed -e 's/athlon/i686/;s/ppc/powerpc/;s/amd64/x86_64/')
 
 %description
 GRASS (the Geographic Resources Analysis Support System) is a software
@@ -261,6 +261,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2005/12/08 12:15:12  undefine
+- fix build on amd64 too
+
 Revision 1.29  2005/10/20 20:35:17  qboosh
 - updated to 6.0.1, added tk85,soname patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/grass.spec?r1=1.29&r2=1.30&f=u




More information about the pld-cvs-commit mailing list