This commit is contained in:
parent
0c61fc9a4d
commit
aa9e62969e
@ -17,7 +17,11 @@
|
||||
|
||||
|
||||
%global groff_base_only 0
|
||||
%if %{groff_base_only}
|
||||
Name: groff
|
||||
%else
|
||||
Name: groff-full
|
||||
%endif
|
||||
Version: 1.22.3
|
||||
Release: 0
|
||||
Summary: GNU troff Document Formatting System
|
||||
|
@ -17,7 +17,11 @@
|
||||
|
||||
|
||||
%global groff_base_only 1
|
||||
%if %{groff_base_only}
|
||||
Name: groff
|
||||
%else
|
||||
Name: groff-full
|
||||
%endif
|
||||
Version: 1.22.3
|
||||
Release: 0
|
||||
Summary: GNU troff Document Formatting System
|
||||
|
Loading…
x
Reference in New Issue
Block a user