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
-
License:MIT AND Apache-2.0
11
-
URL: %{forgeurl}
12
-
Source: %{forgesource}
13
-
14
-
%{?fc39:Patch: 0002-downgrade-cairo-rs.patch}
15
-
16
-
BuildRequires: rust-packaging >= 23
17
-
BuildRequires: systemd-rpm-macros
18
-
19
-
%description
20
-
The most basic dynamic function row daemon possible
21
-
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)
23
-
24
-
%files
5
+
6
+
Name: rust-tiny-dfr
7
+
Version: 0.3.1
8
+
Release: 1%{?dist}
9
+
Summary: Most basic dynamic function row daemon possible
10
+
11
+
License:MIT AND Apache-2.0
12
+
URL: https://crates.io/crates/tiny-dfr
13
+
Source: %{crates_source}
14
+
# Manually created patch for downstream crate metadata changes
The most basic dynamic function row daemon possible.}
33
+
34
+
%description %{_description}
35
+
36
+
%package -n %{crate}
37
+
Summary: %{summary}
38
+
# (Apache-2.0 OR MIT) AND BSD-3-Clause
39
+
# (MIT OR Apache-2.0) AND Unicode-DFS-2016
40
+
# 0BSD OR MIT OR Apache-2.0
41
+
# Apache-2.0
42
+
# Apache-2.0 OR MIT
43
+
# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
44
+
# ISC
45
+
# LGPL-2.1-or-later
46
+
# MIT
47
+
# MIT AND Apache-2.0
48
+
# MIT OR Apache-2.0
49
+
# MIT OR Apache-2.0 OR Zlib
50
+
# MIT OR Zlib OR Apache-2.0
51
+
# MPL-2.0
52
+
# Unlicense OR MIT
53
+
# Zlib OR Apache-2.0 OR MIT
54
+
License:Apache-2.0 AND BSD-3-Clause 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 (0BSD OR MIT OR Apache-2.0) 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)
55
+
# LICENSE.dependencies contains a full license breakdown
0 commit comments