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:
parent
e2edc00b03
commit
1d9eedd6b6
@ -4,7 +4,7 @@
|
|||||||
%bcond_with oniguruma
|
%bcond_with oniguruma
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Summary: The shared library for the S-Lang extension language
|
Summary: Shared library for the S-Lang extension language
|
||||||
Name: slang
|
Name: slang
|
||||||
Version: 2.3.2
|
Version: 2.3.2
|
||||||
Release: 8%{?dist}
|
Release: 8%{?dist}
|
||||||
@ -94,7 +94,6 @@ make check
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{!?_licensedir:%global license %%doc}
|
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc NEWS
|
%doc NEWS
|
||||||
%{_libdir}/libslang*.so.2*
|
%{_libdir}/libslang*.so.2*
|
||||||
|
Loading…
Reference in New Issue
Block a user