SHA256
3
0
forked from pool/glibc

Accepting request 795854 from home:Andreas_Schwab:Factory

- Split off %lang_package

OBS-URL: https://build.opensuse.org/request/show/795854
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=556
This commit is contained in:
Andreas Schwab 2020-04-20 14:05:31 +00:00 committed by Git OBS Bridge
parent 128ba887d3
commit 3715880bfc
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 20 12:43:19 UTC 2020 - Andreas Schwab <schwab@suse.de>
- Split off %lang_package
-------------------------------------------------------------------
Thu Mar 12 10:21:15 UTC 2020 - Andreas Schwab <schwab@suse.de>

View File

@ -446,6 +446,8 @@ The glibc-extra package contains some extra binaries for glibc that
are not essential but recommend to use.
makedb: A program to create a database for nss
%lang_package
%endif # main
%prep
@ -819,7 +821,7 @@ cc-base/elf/ldconfig -vn $destdir
mv {en_US,C}.utf8 %{buildroot}/usr/lib/locale/
cd ..
%endif
# Create file list for glibc-locale package
# Create file list for glibc-lang package
%{find_lang} libc
# Miscelanna:
@ -1225,7 +1227,7 @@ exit 0
%{_libdir}/gconv/gconv-modules
%attr(0644,root,root) %verify(not md5 size mtime) %ghost %{_libdir}/gconv/gconv-modules.cache
%files locale -f libc.lang
%files locale
%defattr(-,root,root)
%if %{build_locales}
%{_prefix}/lib/locale
@ -1330,6 +1332,8 @@ exit 0
/var/lib/misc/Makefile
%endif # !i686
%files lang -f libc.lang
%endif # main
%if %{build_utils}