SPECS: mpg123.spec - fix amd64 build.

pluto pluto at pld-linux.org
Wed Jun 21 23:23:44 CEST 2006


Author: pluto                        Date: Wed Jun 21 21:23:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix amd64 build.

---- Files affected:
SPECS:
   mpg123.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/mpg123.spec
diff -u SPECS/mpg123.spec:1.58 SPECS/mpg123.spec:1.59
--- SPECS/mpg123.spec:1.58	Tue Dec 21 17:21:04 2004
+++ SPECS/mpg123.spec	Wed Jun 21 23:23:39 2006
@@ -41,8 +41,12 @@
 %endif
 %endif
 %else
+%ifarch %{x8664}
+%define		trgt	linux-amd64
+%else
 %define		trgt	linux-%{_target_cpu}
 %endif
+%endif
 
 %define		specflags	-fomit-frame-pointer
 
@@ -165,6 +169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/06/21 21:23:39  pluto
+- fix amd64 build.
+
 Revision 1.58  2004/12/21 16:21:04  adamg
 - added CAN-2004-1284.patch (though exploit didn't work for me)
 - release .9
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mpg123.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list