From: Jan Palus Date: Sat, 2 Mar 2019 00:05:36 +0000 (+0100) Subject: use github mirror for consistent download results X-Git-Tag: auto/th/libvpx-1.8.0-1~2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Flibvpx.git;a=commitdiff_plain;h=5df4ed4 use github mirror for consistent download results --- 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