spec: add missing articles in the generated description

Also wrap it to ~80 columns.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-10-13 16:25:36 +02:00
parent 7b853072f5
commit c5eda336f0

View file

@ -162,8 +162,8 @@ Requires: {{ req }}
%description {{ pkg }} %{_description} %description {{ pkg }} %{_description}
This package contains library source intended for building other packages This package contains library source intended for building other packages which
which use {% if feature is not none %}"{{ feature }}" feature of {% endif %}"%{crate}" crate. use {% if feature is not none %}"the {{ feature }}" feature of the {% endif %}"%{crate}" crate.
%files {{ pkg }} %files {{ pkg }}
{% if feature is none %} {% if feature is none %}