From d69fd28af6d47dfe7d0a557aad09d8abd2a0fae3 Mon Sep 17 00:00:00 2001 From: Manfred Tremmel Date: Sun, 25 May 2003 12:00:22 +0000 Subject: spec-file: little bugfix for non x86 computers CVS patchset: 4925 CVS date: 2003/05/25 12:00:22 --- misc/xine-lib.spec.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/xine-lib.spec.in b/misc/xine-lib.spec.in index cfe0aa1c1..524465c2b 100644 --- a/misc/xine-lib.spec.in +++ b/misc/xine-lib.spec.in @@ -678,12 +678,14 @@ rm ${RPM_BUILD_DIR}/filelist_libxine1_old %files syncfb -f ../filelist_libxine1_syncfb %endif -%ifarch i386 i486 i586 i686 i786 i868 i986 k6 k7 athlon #%if %BUILD_XVMC +#%ifarch i386 i486 i586 i686 i786 i868 i986 k6 k7 athlon #%files xvmc -f ../filelist_libxine1_xvmc #%endif +#%endif %if %BUILD_W32DLL +%ifarch i386 i486 i586 i686 i786 i868 i986 k6 k7 athlon %files w32dll -f ../filelist_libxine1_w32dll %endif %endif -- cgit v1.2.3