diff --git a/procps.changes b/procps.changes index 785523e..4f56095 100644 --- a/procps.changes +++ b/procps.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 11 08:46:36 UTC 2021 - Dr. Werner Fink + +- Add /usr/share/man/uk dir to file list for lang sub package + ------------------------------------------------------------------- Wed Feb 10 17:32:06 UTC 2021 - Antoine Belvire diff --git a/procps.spec b/procps.spec index 64fe13c..8179b2f 100644 --- a/procps.spec +++ b/procps.spec @@ -258,6 +258,7 @@ ln -s /sbin/sysctl %{buildroot}%{_sbindir}/sysctl %endif %find_lang procps-ng --with-man --all-name +echo '%%dir %%{_mandir}/uk' >> procps-ng.lang %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig