Use "grep -E" instead of the obsoleted "egrep"

- Resolves: BZ#2140197
- mark LICENSE as %license
- Spec cleanup
- Small patches, as a rule, are in git dist, to be more easy to read.
This commit is contained in:
Sérgio M. Basto 2023-09-08 00:28:21 +01:00
parent 75a7fc8791
commit cebfccc099

View File

@ -78,7 +78,7 @@ The following scripts are provided at this time:
%configure
%if 0%{?snap:1}
make scripts-clean -C scripts
make scripts-clean -C scripts
make man scripts %{?_smp_mflags} -C scripts
%endif
%make_build