forked from pool/capnproto
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
d270f7b2b5 | |||
b9ae89356f |
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 10:11:31 UTC 2025 - Cliff Zhao <qzhao@suse.com>
|
||||
|
||||
- Update capnproto.spec:
|
||||
Change 0%{?suse_version} macro to 1599 to enable build constraintion
|
||||
include SLFO:Main and other folked from openSUSE. If not, some ibus
|
||||
engine need capnproto, and it will introduce too many irrelevant
|
||||
build dependencies.
|
||||
(bsc#1246569)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 16 05:15:43 UTC 2025 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@@ -25,7 +25,7 @@ License: MIT
|
||||
URL: https://capnproto.org
|
||||
Source: https://capnproto.org/capnproto-c++-%{version}.tar.gz
|
||||
BuildRequires: cmake
|
||||
%if 0%{?suse_version} >= 1699
|
||||
%if 0%{?suse_version} >= 1599
|
||||
BuildRequires: clang
|
||||
BuildRequires: clang-devel
|
||||
%else
|
||||
|
Reference in New Issue
Block a user