]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- up to 12.0.0 final MESA_12_0
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 8 Jul 2016 17:10:37 +0000 (19:10 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 8 Jul 2016 17:10:37 +0000 (19:10 +0200)
Mesa.spec

index 8caba73010780cc1a055a7c3ccd2324511d7fe51..777da548afbc955d87d1d3b0298c638415726da6 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
 %undefine      with_wayland
 %endif
 
-%define prerel rc3
 %define        rel     1
 Summary:       Free OpenGL implementation
 Summary(pl.UTF-8):     Wolnodostępna implementacja standardu OpenGL
 Name:          Mesa
 Version:       12.0.0
-Release:       0.%{prerel}.%{rel}
+Release:       1
 License:       MIT (core) and others - see license.html file
 Group:         X11/Libraries
-Source0:       ftp://ftp.freedesktop.org/pub/mesa/%{version}/mesa-%{version}-%{prerel}.tar.xz
-# Source0-md5: 53495c9bb3e1a9b676e6ebd75936389a
+Source0:       ftp://ftp.freedesktop.org/pub/mesa/%{version}/mesa-%{version}.tar.xz
+# Source0-md5: c805c347b6a85cde622845e3fb225aa5
 URL:           http://www.mesa3d.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -1227,7 +1226,7 @@ eader files for Mesa Intel GPU Vulkan driver.
 Pliki nagłówkowe sterownika Vulkan dla GPU Intel.
 
 %prep
-%setup -q -n mesa-%{version}-%{prerel}
+%setup -q -n mesa-%{version}
 
 %build
 %{__libtoolize}
This page took 0.167455 seconds and 4 git commands to generate.