SPECS: alsa-tools.spec - amd64 build fixed.

pluto pluto at pld-linux.org
Tue Dec 27 23:13:19 CET 2005


Author: pluto                        Date: Tue Dec 27 22:13:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- amd64 build fixed.

---- Files affected:
SPECS:
   alsa-tools.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/alsa-tools.spec
diff -u SPECS/alsa-tools.spec:1.12 SPECS/alsa-tools.spec:1.13
--- SPECS/alsa-tools.spec:1.12	Sat Nov 19 17:14:32 2005
+++ SPECS/alsa-tools.spec	Tue Dec 27 23:13:14 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Advanced Linux Sound Architecture (ALSA) - narzędzia
 Name:		alsa-tools
 Version:	1.0.10
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Sound
 Source0:	ftp://ftp.alsa-project.org/pub/tools/%{name}-%{version}.tar.bz2
@@ -60,7 +60,10 @@
 done
 
 cd qlo10k1
-sed -i -e 's,include,include/qt,' acinclude.m4
+sed -i 's:include:include/qt:g' acinclude.m4
+%ifarch %{x8664} ppc64 sparc64
+sed -i 's:QTDIR/lib:QTDIR/lib64:g' acinclude.m4
+%endif
 cp -f README README.qlo10k1
 cp -f NEWS NEWS.qlo10k1
 cp -f TODO TODO.qlo10k1
@@ -117,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/12/27 22:13:14  pluto
+- amd64 build fixed.
+
 Revision 1.12  2005/11/19 16:14:32  qboosh
 - updated to 1.0.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/alsa-tools.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list