packages: speech-dispatcher/speech-dispatcher.spec - fix x86_64 build by ad...
shadzik
shadzik at pld-linux.org
Sun Dec 6 15:08:41 CET 2009
Author: shadzik Date: Sun Dec 6 14:08:41 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- fix x86_64 build by adding -gcc.patch
---- Files affected:
packages/speech-dispatcher:
speech-dispatcher.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: packages/speech-dispatcher/speech-dispatcher.spec
diff -u packages/speech-dispatcher/speech-dispatcher.spec:1.15 packages/speech-dispatcher/speech-dispatcher.spec:1.16
--- packages/speech-dispatcher/speech-dispatcher.spec:1.15 Sat Dec 5 04:17:47 2009
+++ packages/speech-dispatcher/speech-dispatcher.spec Sun Dec 6 15:08:35 2009
@@ -22,6 +22,7 @@
Source2: %{name}.sysconfig
Patch0: %{name}-python-install.patch
Patch1: %{name}-info.patch
+Patch2: %{name}-gcc.patch
URL: http://www.freebsoft.org/
%{?with_alsa:Buildrequires: alsa-lib-devel}
BuildRequires: autoconf
@@ -116,6 +117,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p0
%build
%{__libtoolize}
@@ -230,6 +232,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2009/12/06 14:08:35 shadzik
+- fix x86_64 build by adding -gcc.patch
+
Revision 1.15 2009/12/05 03:17:47 shadzik
- 0.6.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/speech-dispatcher/speech-dispatcher.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list