Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ac5df47e54 | |||
| f369fc29ba |
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 21:49:57 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- switch cpp-httplib requirement to cmake(httplib) as preferred and
|
||||
supported by upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 3 14:15:07 UTC 2025 - Marius Grossu <marius.grossu@suse.com>
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
# spec file for package ccache
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -42,7 +43,7 @@ BuildRequires: fmt-devel
|
||||
%if %{?suse_version} > 1500
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig(cpp-httplib)
|
||||
BuildRequires: cmake(httplib)
|
||||
# SLE15 requires gcc11 for std::filesystem
|
||||
%else
|
||||
BuildRequires: gcc11
|
||||
|
||||
Reference in New Issue
Block a user