]> git.pld-linux.org Git - packages/Mesa.git/blobdiff - Mesa.spec
- rel 5; regenerate configure to fix xxdri.so search paths
[packages/Mesa.git] / Mesa.spec
index 3fac4d85ebdc607787af52b959cd834b70b89e70..d81ee95fc2c55cd07d76ab12b7d2c2704641173e 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -25,7 +25,7 @@ Summary:      Free OpenGL implementation
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu OpenGL
 Name:          Mesa
 Version:       7.6
-Release:       4%{?with_multigl:.mgl}
+Release:       5%{?with_multigl:.mgl}
 License:       MIT (core), SGI (GLU,libGLw) and others - see license.html file
 Group:         X11/Libraries
 Source0:       ftp://ftp.freedesktop.org/pub/mesa/%{version}/%{name}Lib-%{version}.tar.bz2
@@ -625,7 +625,8 @@ Sterownik X.org DRI dla rodziny kart VIA Unichrome.
 find progs -type f|xargs sed -i -e "s,\.\./images/,%{_examplesdir}/%{name}-%{version}/images/,g"
 
 %build
-[ ! -f configure ] && ./autogen.sh
+%{__aclocal}
+%{__autoconf}
 
 dri_drivers="i810 i965 mach64 mga r128 r200 r300 radeon savage s3v trident \
 %if %{without gallium_intel}
This page took 0.046904 seconds and 4 git commands to generate.