File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ URL: https://github.com/csutils/%{name}
9090Source0: https://github.com/csutils/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz
9191
9292# cswrap-1.3.0+ emits internal warnings per timed out scans (used by csdiff to
93- # eliminate false positivies that such a scan would otherwise cause) ==> force
93+ # eliminate false positives that such a scan would otherwise cause) ==> force
9494# new enough versions of the higher-level tools that will suppress them.
9595Conflicts: csbuild < 1.7.0
9696Conflicts: csdiff < 1.2.0
@@ -121,7 +121,7 @@ BuildRequires: glibc-static
121121%description
122122Generic compiler wrapper used by csmock to capture diagnostic messages.
123123
124- # csexec is available on aarch64 and x86_64 only for now
124+ # csexec is available on architectures defined in %%{csexec_archs} only
125125%ifarch %{csexec_archs}
126126%package -n csexec
127127Summary: Dynamic linker wrapper
You can’t perform that action at this time.
0 commit comments