commit 2f46b17c1ef10a87bb3cf0ecb60cff3ba4decc24
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jan 15 12:39:40 2018 +0100
Use url macro
libva-intel-hybrid-driver.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libva-intel-hybrid-driver.spec b/libva-intel-hybrid-driver.spec
index f4a8592..c0564de 100644
--- a/libva-intel-hybrid-driver.spec
+++ b/libva-intel-hybrid-driver.spec
@@ -10,7 +10,7 @@ Summary: VA driver for Intel G45 & HD Graphics family
# under NTP
License: MIT and BSD an NTP
URL:
https://github.com/01org/intel-hybrid-driver
-Source0:
https://github.com/01org/intel-hybrid-driver/archive/%{version}/%{name}-%...
+Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
# Build script uses obsolete macro AC_PROG_LIBTOOL, replace it with LT_INIT
Patch0: libva-intel-hybrid-driver-1.0.2_replace_obsolete_AC_PROG_LIBTOOL.patch