diff --git a/glibc.changes b/glibc.changes index 62a2fcf..3e5fa99 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 23 13:01:24 UTC 2019 - Ludwig Nussel + +- move mo files to glibc-locale as that's where all the other + informations for those locales are. glibc-locale-base only has English + anyways. + ------------------------------------------------------------------- Wed Sep 18 13:57:25 UTC 2019 - Andreas Schwab diff --git a/glibc.spec b/glibc.spec index 8f16cfc..1dc7ee5 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1218,7 +1218,7 @@ exit 0 %{_libexecdir}/getconf/* %{_sbindir}/iconvconfig -%files locale-base -f libc.lang +%files locale-base %defattr(-,root,root) %{_datadir}/locale/locale.alias %if %{build_locales} @@ -1228,7 +1228,7 @@ exit 0 %endif %{_libdir}/gconv -%files locale +%files locale -f libc.lang %defattr(-,root,root) %if %{build_locales} %{_prefix}/lib/locale