forked from pool/glibc
Accepting request 732751 from home:lnussel:branches:Base:System
- 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. OBS-URL: https://build.opensuse.org/request/show/732751 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=540
This commit is contained in:
parent
5094961fbd
commit
bac103ae78
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 23 13:01:24 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
- 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 <schwab@suse.de>
|
Wed Sep 18 13:57:25 UTC 2019 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
@ -1218,7 +1218,7 @@ exit 0
|
|||||||
%{_libexecdir}/getconf/*
|
%{_libexecdir}/getconf/*
|
||||||
%{_sbindir}/iconvconfig
|
%{_sbindir}/iconvconfig
|
||||||
|
|
||||||
%files locale-base -f libc.lang
|
%files locale-base
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/locale/locale.alias
|
%{_datadir}/locale/locale.alias
|
||||||
%if %{build_locales}
|
%if %{build_locales}
|
||||||
@ -1228,7 +1228,7 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
%{_libdir}/gconv
|
%{_libdir}/gconv
|
||||||
|
|
||||||
%files locale
|
%files locale -f libc.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%if %{build_locales}
|
%if %{build_locales}
|
||||||
%{_prefix}/lib/locale
|
%{_prefix}/lib/locale
|
||||||
|
Loading…
Reference in New Issue
Block a user