Spec file cleanup

- Remove leading "the" from summary: Most newly created packages don't use a leading "a" or "the" anymore
 - Remove %license definition: Building works without local definition, even on EPEL 7
This commit is contained in:
Robert Scheck 2021-01-21 00:19:04 +00:00
parent e2edc00b03
commit 1d9eedd6b6

View File

@ -4,7 +4,7 @@
%bcond_with oniguruma
%endif
Summary: The shared library for the S-Lang extension language
Summary: Shared library for the S-Lang extension language
Name: slang
Version: 2.3.2
Release: 8%{?dist}
@ -94,7 +94,6 @@ make check
%ldconfig_scriptlets
%files
%{!?_licensedir:%global license %%doc}
%license COPYING
%doc NEWS
%{_libdir}/libslang*.so.2*