forked from pool/ccache
Accepting request 816339 from home:sjamgade:branches:science:machinelearning
- added patch01 another cleanup mechanism based on age of file OBS-URL: https://build.opensuse.org/request/show/816339 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=90
This commit is contained in:
committed by
Git OBS Bridge
parent
5745ebd3b8
commit
f9a61759fe
@@ -25,6 +25,7 @@ URL: https://ccache.dev/
|
||||
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
|
||||
Patch0: 0001-Add-another-cleanup-mechanism-evict-older-than.patch
|
||||
BuildRequires: zlib-devel
|
||||
Provides: distcc:%{_bindir}/ccache
|
||||
|
||||
@@ -36,6 +37,7 @@ Objective-C++.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user