You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: The most basic dynamic function row daemon possible
10
10
License:MIT AND Apache-2.0
11
11
URL: %{forgeurl}
12
12
Source: %{forgesource}
13
13
14
-
%{?fc39:Patch: 0002-downgrade-cairo-rs.patch}
14
+
%if 0%{?fedora} > 40
15
+
Patch: tiny-dfr-fix-metadata.diff
16
+
%endif
15
17
16
18
BuildRequires: rust-packaging >= 23
17
19
BuildRequires: systemd-rpm-macros
18
20
19
21
%description
20
22
The most basic dynamic function row daemon possible
21
23
22
-
License:Apache-2.0 AND BSD-3-Clause AND CC0-1.0 AND ISC AND LGPL-2.1-or-later AND MIT AND MPL-2.0 AND Unicode-DFS-2016 AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (Unlicense OR MIT)
0 commit comments