- enable autoreconf to rebuild configure properly
This commit is contained in:
parent
8dae812cd6
commit
9843e11294
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libpciaccess
|
Name: libpciaccess
|
||||||
Version: 0.10.6
|
Version: 0.10.6
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: PCI access library
|
Summary: PCI access library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -46,7 +46,7 @@ Development package for libpciaccess.
|
|||||||
%patch4 -p1 -b .vgaarb
|
%patch4 -p1 -b .vgaarb
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#autoreconf -v --install
|
autoreconf -v --install
|
||||||
%configure --disable-static
|
%configure --disable-static
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/pciaccess.pc
|
%{_libdir}/pkgconfig/pciaccess.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 31 2009 Dave Airlie <airlied@redhat.com> 0.10.6-3
|
||||||
|
- enable autoreconf to rebuild configure properly
|
||||||
|
|
||||||
* Fri Jul 31 2009 Dave Airlie <airlied@redhat.com> 0.10.6-2
|
* Fri Jul 31 2009 Dave Airlie <airlied@redhat.com> 0.10.6-2
|
||||||
- libpciaccess-vga-arbiter.patch: add vga arbiter support to libpciaccess
|
- libpciaccess-vga-arbiter.patch: add vga arbiter support to libpciaccess
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user