specfile: %description line in %fontfamily_subpkg split
To prevent unnecessary rpmlint warnings.
This commit is contained in:
parent
d758744ad3
commit
ef9baba357
@ -254,7 +254,8 @@ Requires(postun): xorg-x11-server-utils \
|
||||
Conflicts: urw-fonts < %{urw_fonts_vers} } \
|
||||
\
|
||||
%description -n %{fontname}-%{subpkg_name}-fonts \
|
||||
This package contains %{*} font family, which is part of Level 2 Core Font Set.\
|
||||
This package contains %{*} font family, \
|
||||
which is part of Level 2 Core Font Set. \
|
||||
\
|
||||
%{common_desc} \
|
||||
\
|
||||
@ -343,6 +344,7 @@ ln -sf %{_fontdir} %{buildroot}%{_sysconfdir}/X11/fontpath.d/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 05 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 20160926-1
|
||||
- %%description line in 'fontfamily_subpkg' macro split
|
||||
- requirement for 'fontpackages-filesystem' added
|
||||
- mark 'font.dir' and 'font.scale' as %%ghost files
|
||||
- fix the upgrading process (for Obsoletes|Provides|Conflicts)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user