|
@@ -18,7 +18,7 @@
|
|
Summary: Mesa graphics libraries
|
|
Summary: Mesa graphics libraries
|
|
Summary(ja): Mesa グラフィックスライブラリ
|
|
Summary(ja): Mesa グラフィックスライブラリ
|
|
Name: mesa
|
|
Name: mesa
|
|
-Version: 10.3.5
|
|
|
|
|
|
+Version: 10.4.4
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: MIT
|
|
License: MIT
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
@@ -374,7 +374,7 @@ Mesa shared glapi
|
|
# XXX please fix upstream
|
|
# XXX please fix upstream
|
|
sed -i 's/^default_driver.*$/default_driver="dri"/' configure.ac
|
|
sed -i 's/^default_driver.*$/default_driver="dri"/' configure.ac
|
|
|
|
|
|
-autoreconf --install
|
|
|
|
|
|
+autoreconf -if
|
|
|
|
|
|
%ifarch %{ix86}
|
|
%ifarch %{ix86}
|
|
%define common_flags --enable-pic --enable-udev --disable-asm
|
|
%define common_flags --enable-pic --enable-udev --disable-asm
|
|
@@ -515,6 +515,7 @@ rm -rf $RPM_BUILD_ROOT
|
|
%files vdpau-drivers
|
|
%files vdpau-drivers
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%{_libdir}/vdpau/libvdpau_nouveau.so.1*
|
|
%{_libdir}/vdpau/libvdpau_nouveau.so.1*
|
|
|
|
+%{_libdir}/vdpau/libvdpau_r300.so.1*
|
|
%{_libdir}/vdpau/libvdpau_r600.so.1*
|
|
%{_libdir}/vdpau/libvdpau_r600.so.1*
|
|
%{_libdir}/vdpau/libvdpau_radeonsi.so.1*
|
|
%{_libdir}/vdpau/libvdpau_radeonsi.so.1*
|
|
|
|
|
|
@@ -678,6 +679,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Feb 08 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.4.4-1
|
|
|
|
+- update to 10.4.4
|
|
|
|
+
|
|
* Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.3.5-1
|
|
* Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.3.5-1
|
|
- update to 10.3.5
|
|
- update to 10.3.5
|
|
|
|
|