From 5df4ed4b07f39a6f31e0887ef6c11f55d8337e87 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sat, 2 Mar 2019 01:05:36 +0100 Subject: [PATCH] use github mirror for consistent download results --- libvpx.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/libvpx.spec b/libvpx.spec index 4e6ee19..b21081e 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -22,9 +22,7 @@ Release: 1 License: BSD Group: Libraries #Source0Download: http://downloads.webmproject.org/releases/webm/index.html -#Source0: https://chromium.googlesource.com/webm/libvpx/+archive/v%{version}.tar.gz?fakename=/%{name}-%{version}.tar.gz -# ...but it recreates tarball each time, so use dropin -Source0: %{name}-%{version}.tar.gz +Source0: https://github.com/webmproject/libvpx/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz # Source0-md5: df97945958d8514ba9fc6ca5ca39ae6a URL: http://www.webmproject.org/ BuildRequires: doxygen @@ -97,7 +95,7 @@ VPX decoding/encoding tools. Narzędzia do kodowania/dekodowania formatu VPX. %prep -%setup -q -c +%setup -q %build install -d obj -- 2.43.0