SPECS (AC-branch): wine.spec - ExcludeArch: i386 (while run in i38...
hawk
hawk at pld-linux.org
Tue Mar 27 22:44:36 CEST 2007
Author: hawk Date: Tue Mar 27 20:44:36 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- ExcludeArch: i386 (while run in i386 wine displays a warning that
running on glibc w/o tls will cause most programs to crash, and indeed
I wasn't able to run anything)
- release 2
---- Files affected:
SPECS:
wine.spec (1.220.2.8.2.19 -> 1.220.2.8.2.20)
---- Diffs:
================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.220.2.8.2.19 SPECS/wine.spec:1.220.2.8.2.20
--- SPECS/wine.spec:1.220.2.8.2.19 Thu Mar 22 22:05:13 2007
+++ SPECS/wine.spec Tue Mar 27 22:44:31 2007
@@ -29,7 +29,7 @@
Summary(pt_BR): Executa programas Windows no Linux
Name: wine
Version: 0.9.33
-Release: 1
+Release: 2
Epoch: 1
License: LGPL
Group: Applications/Emulators
@@ -73,6 +73,7 @@
# link to wine/ntdll.dll.so, without any SONAME
Provides: libntdll.dll.so
ExclusiveArch: %{ix86}
+ExcludeArch: i386
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _noautoreqdep libGL.so.1 libGLU.so.1
@@ -465,6 +466,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.220.2.8.2.20 2007/03/27 20:44:31 hawk
+- ExcludeArch: i386 (while run in i386 wine displays a warning that
+ running on glibc w/o tls will cause most programs to crash, and indeed
+ I wasn't able to run anything)
+- release 2
+
Revision 1.220.2.8.2.19 2007/03/22 21:05:13 arvenil
- up to 0.9.33 (merged from HEAD)
- dropped wine-alsa.patch (merged from HEAD)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wine.spec?r1=1.220.2.8.2.19&r2=1.220.2.8.2.20&f=u
More information about the pld-cvs-commit
mailing list