Dr. Werner Fink 2021-02-11 08:47:13 +00:00 committed by Git OBS Bridge
parent cdbf4807eb
commit c9caa00213
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 11 08:46:36 UTC 2021 - Dr. Werner Fink <werner@suse.de>
- Add /usr/share/man/uk dir to file list for lang sub package
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 10 17:32:06 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org> Wed Feb 10 17:32:06 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>

View File

@ -258,6 +258,7 @@ ln -s /sbin/sysctl %{buildroot}%{_sbindir}/sysctl
%endif %endif
%find_lang procps-ng --with-man --all-name %find_lang procps-ng --with-man --all-name
echo '%%dir %%{_mandir}/uk' >> procps-ng.lang
%post -n %{libname} -p /sbin/ldconfig %post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig