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}
This package contains library source intended for building other packages
which use {% if feature is not none %}"{{ feature }}" feature of {% endif %}"%{crate}" crate.
This package contains library source intended for building other packages which
use {% if feature is not none %}"the {{ feature }}" feature of the {% endif %}"%{crate}" crate.
%files {{ pkg }}
{% if feature is none %}