autoreconf for aarch64
This commit is contained in:
parent
ff3d0c22d7
commit
ae04abc727
@ -5,7 +5,7 @@
|
|||||||
Summary: Xorg X11 fbdev video driver
|
Summary: Xorg X11 fbdev video driver
|
||||||
Name: xorg-x11-drv-fbdev
|
Name: xorg-x11-drv-fbdev
|
||||||
Version: 0.4.3
|
Version: 0.4.3
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
@ -18,6 +18,7 @@ Patch0: 0001-Remove-mibstore.h.patch
|
|||||||
Patch2: BGNoneRoot.patch
|
Patch2: BGNoneRoot.patch
|
||||||
|
|
||||||
BuildRequires: xorg-x11-server-devel >= 1.10.99.902
|
BuildRequires: xorg-x11-server-devel >= 1.10.99.902
|
||||||
|
BuildRequires: autoconf automake libtool
|
||||||
|
|
||||||
Requires: Xorg %(xserver-sdk-abi-requires ansic)
|
Requires: Xorg %(xserver-sdk-abi-requires ansic)
|
||||||
Requires: Xorg %(xserver-sdk-abi-requires videodrv)
|
Requires: Xorg %(xserver-sdk-abi-requires videodrv)
|
||||||
@ -31,6 +32,7 @@ X.Org X11 fbdev video driver.
|
|||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
autoreconf -vif
|
||||||
%configure --disable-static
|
%configure --disable-static
|
||||||
make
|
make
|
||||||
|
|
||||||
@ -52,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man4/fbdev.4*
|
%{_mandir}/man4/fbdev.4*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 07 2013 Dave Airlie <airlied@redhat.com> 0.4.3-9
|
||||||
|
- autoreconf for aarch64
|
||||||
|
|
||||||
* Thu Mar 07 2013 Peter Hutterer <peter.hutterer@redhat.com> - 0.4.3-8
|
* Thu Mar 07 2013 Peter Hutterer <peter.hutterer@redhat.com> - 0.4.3-8
|
||||||
- require xorg-x11-server-devel, not -sdk
|
- require xorg-x11-server-devel, not -sdk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user