File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ Implementacja Language Server Protocol dla Rusta.
175
175
Summary: Common debugger pretty printers for Rust
176
176
Summary(pl.UTF-8): Narzędzia wypisujące struktury Rusa wspólne dla różnych debuggerów
177
177
Group: Development/Debuggers
178
- %{? noarchpackage }
178
+ BuildArch: noarch
179
179
180
180
%description debugger-common
181
181
This package includes the common functionality for rust-gdb and
@@ -190,7 +190,7 @@ Summary(pl.UTF-8): Ładne wypisywanie struktur Rusta w GDB
190
190
Group: Development/Debuggers
191
191
Requires: %{name }-debugger-common = %{version }-%{release }
192
192
Requires: gdb
193
- %{? noarchpackage }
193
+ BuildArch: noarch
194
194
195
195
%description gdb
196
196
This package includes the rust-gdb script, which allows easier
@@ -206,7 +206,7 @@ Summary(pl.UTF-8): Ładne wypisywanie struktur Rusta w LLDB
206
206
Group: Development/Debuggers
207
207
Requires: %{name }-debugger-common = %{version }-%{release }
208
208
Requires: lldb
209
- %{? noarchpackage }
209
+ BuildArch: noarch
210
210
211
211
%description lldb
212
212
This package includes the rust-lldb script, which allows easier
@@ -232,7 +232,7 @@ Rust Language Server do integracji z IDE.
232
232
Summary: Documentation for Rust
233
233
Summary(pl.UTF-8): Dokumentacja do Rusta
234
234
Group: Documentation
235
- %{? noarchpackage }
235
+ BuildArch: noarch
236
236
237
237
%description doc
238
238
This package includes HTML documentation for the Rust programming
You can’t perform that action at this time.
0 commit comments