[packages/Mesa] back to git archives
jajcus
jajcus at pld-linux.org
Wed Nov 28 22:07:03 CET 2018
commit 390499187597b95fd8eec3c887c5ac2f0d962aee
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Wed Nov 28 22:06:17 2018 +0100
back to git archives
It seems we need to be able to rebuild the generated sources if we are
to use the bleeding edge LLVM versions.
Mesa.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index 2719e50..4b316f4 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -64,8 +64,10 @@ Version: 18.2.6
Release: 1
License: MIT (core) and others - see license.html file
Group: X11/Libraries
-Source0: ftp://ftp.freedesktop.org/pub/mesa/mesa-%{version}.tar.xz
-# Source0-md5: 7c61a801311fb8d2f7b3cceb7b5cf308
+#Source0: ftp://ftp.freedesktop.org/pub/mesa/mesa-%{version}.tar.xz
+## Source0-md5: 7c61a801311fb8d2f7b3cceb7b5cf308
+Source0: https://gitlab.freedesktop.org/mesa/mesa/-/archive/mesa-%{version}/mesa-mesa-%{version}.tar.bz2
+# Source0-md5: 24cf2b9d7285ffe55545475bdbb6e59d
Patch0: %{name}-link.patch
URL: http://www.mesa3d.org/
BuildRequires: autoconf >= 2.60
@@ -1250,7 +1252,7 @@ radv - experimental Mesa Vulkan driver for AMD Radeon GPUs.
radv - eksperymentalny sterownik Vulkan dla GPU firmy AMD.
%prep
-%setup -q -n mesa-%{version}
+%setup -q -n mesa-mesa-%{version}
%patch0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/390499187597b95fd8eec3c887c5ac2f0d962aee
More information about the pld-cvs-commit
mailing list