SHA256
1
0
forked from pool/ccache
Martin Pluskal
2019-05-02 08:37:18 +00:00
committed by Git OBS Bridge
parent 0510ef4c32
commit 82934d21e9
2 changed files with 8 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -23,8 +23,8 @@ Summary: A Fast C/C++ Compiler Cache
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
URL: https://ccache.dev/
Source0: https://github.com/ccache/ccache/releases/download/%{version}/%{name}-%{version}.tar.xz
Source1: https://github.com/ccache/ccache/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
Source0: https://github.com/ccache/ccache/releases/download/v%{version}/ccache-%{version}.tar.xz#/%{name}-%{version}.tar.xz
Source1: https://github.com/ccache/ccache/releases/download/v%{version}/ccache-%{version}.tar.xz.asc#/%{name}-%{version}.tar.xz.asc
Source2: %{name}.keyring
BuildRequires: zlib-devel
Provides: distcc:%{_bindir}/ccache