ALT Linux Bugzilla
– Attachment 2022 Details for
Bug 12036
arm support
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
fixed spec
Mesa.spec.patch (text/plain), 1.39 KB, created by
Kirill A. Shutemov
on 2007-06-14 17:36:10 MSD
(
hide
)
Description:
fixed spec
Filename:
MIME Type:
Creator:
Kirill A. Shutemov
Created:
2007-06-14 17:36:10 MSD
Size:
1.39 KB
patch
obsolete
>--- Mesa.spec.orig 2007-06-14 14:53:56 +0300 >+++ Mesa.spec 2007-06-14 14:42:37 +0300 >@@ -21,6 +21,7 @@ > Patch0: Mesa-6.5.3-alt-xdemos.patch > Patch1: Mesa-6.5.3-alt-make.patch > Patch2: Mesa-6.5.3-alt-xcb.patch >+Patch1: Mesa-6.5.3-alt-make-arm.patch > > Patch200: Mesa-6.5.3-git-r300-page-flipping.patch > >@@ -38,6 +39,7 @@ > BuildRequires: gcc-c++ libXext-devel libXdamage-devel libXdmcp-devel libXi-devel libX11-devel > BuildRequires: libXmu-devel libXt-devel libXau-devel libXxf86vm-devel libdrm-devel > BuildRequires: libexpat-devel libstdc++-devel pkg-config xorg-x11-proto-devel >+BuildRequires: makedepend > %if_with xcb > BuildRequires: libxcb-devel > %endif >@@ -135,6 +137,7 @@ > %description -n xorg-x11-dri-savage > DRI driver for Savage > >+%ifnarch %arm > %package -n xorg-x11-dri-sis > Summary: SiS DRI driver > Group: System/X11 >@@ -142,6 +145,7 @@ > > %description -n xorg-x11-dri-sis > DRI driver for SiS >+%endif > > %package -n xorg-x11-dri-tdfx > Summary: 3Dfx DRI driver >@@ -211,9 +215,13 @@ > %ifarch x86_64 > %make_build linux-dri-x86-64 > %else >+%ifarch %arm >+%make_build linux-dri-arm >+%else > %make_build linux-dri > %endif > %endif >+%endif > > %make_build -C progs/xdemos > >@@ -298,8 +306,10 @@ > %files -n xorg-x11-dri-savage > %_libdir/X11/modules/dri/savage_dri.so > >+%ifnarch %arm > %files -n xorg-x11-dri-sis > %_libdir/X11/modules/dri/sis_dri.so >+%endif > > %files -n xorg-x11-dri-tdfx > %_libdir/X11/modules/dri/tdfx_dri.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 12036
:
2020
|
2021
|
2022
|
2355
|
2356