Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: glibc-i18ndata | Distribution: Mandrake Linux |
Version: 2.3.1 | Vendor: MandrakeSoft |
Release: 10mdk | Build date: Mon Feb 17 12:33:05 2003 |
Group: System/Libraries | Build host: hp6.mandrakesoft.com |
Size: 6305488 | Source RPM: glibc-2.3.1-10mdk.src.rpm |
Packager: Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> | |
Url: http://www.gnu.org/software/glibc/ | |
Summary: Database sources for 'locale' |
This package contains the data needed to build the locale data files to use the internationalization features of the GNU libc.
LGPL
* Mon Feb 17 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.3.1-10mdk - Rebuild against latest binutils so that accesses to errno don't bind locally - Patch25: Various nscd config & script fixlets (RH) - Patch26: Really do handle HUP signal for nscd reload (RH) - Patch27: Fix nextafterl() on x86 (CVS) * Fri Feb 14 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.3.1-9mdk - Update kernel headers to 2.4.21-0.pre4.6mdk * Thu Feb 13 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.3.1-8mdk - Ship with libpthread_nonshared.a - Workaround build with gcc 3.3-hammer, i.e. disable -funit-at-time - Patch22: Fix struct dqstats (<quota.h>) to match kernel headers - Patch23: Implement x86-64 access to FPU control word bits (Olaf Flebbe) - Patch101: Fix <unistd.h> ppc kernel header (Franz Sirl, SuSE 2.3.1-32) - Update to 2.3.1-CVS (2003/02/12): - Add cancellation support - Add and fix support for AT_SYSINFO - Add nsec resolution for struct stat and struct stat64 - Fix dlclose, _res, malloc, vfork in linuxthreads, regex once more - Fix handling of encodings with //TRANSLIT in bind_textdomain_codeset() * Wed Jan 22 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.3.1-7mdk - Remove obsolete Patch20 (x86_64-mathasm) - Prelink -r i686 libc.so - Patch20: Revert latest linuxthreads changes on x86-64 for now - Patch22: Add yet more regex fixes from current CVS - Patch24: Handle locale-archive in locale -a. Fix LC_MEASUREMENT locale bug (Jakub Jelinek, Andreas Schwab from current CVS) * Mon Dec 23 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.3.1-6mdk - Revert to glibc-2.3.1 sources as of 2002/12/10 - Patch22: Add regexp fixes from current CVS (2002/12/19) - Patch23: Revert cancellation wrappers from libtphread.so.0(GLIBC_2.3.2) * Mon Dec 23 2002 Frederic Lepied <flepied@mandrakesoft.com> 2.3.1-5mdk - Back to Conflicts: initscripts < 6.91-18mdk - Source13: Inline upgrade script (Fred) * Thu Dec 19 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.3.1-4mdk - Yet another fix to <linux/videodev2.h> - Update to 2.3.1-CVS (2002/12/19) - Regexp fixes - Add support for cancellation handling * Wed Dec 18 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.3.1-3mdk - Fix <linux/videodev2.h> yet again * Tue Dec 17 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.3.1-2mdk - PreReq: initscripts >= 6.91-18mdk instead of Conflicts the other way * Tue Dec 17 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.3.1-1mdk - Move to 2.3.1-CVS (2002/12/10) - Update new charsets from Pablo - Nuke kernel-headers sub package, merge it into glibc-devel - Patch15: Add glibc-2.2 compatibility to workaround broken programs for now - Patch17: Enable compatibility with older IBM JDK (Jakub Jelinek) - Really fix MDK 8.2 -> 9.1 ppc upgrade I messed up earlier (Stew) * Tue Dec 10 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-22mdk - Renew and factorize glibc build system - Fix detection of gcc version for addition of -finline-limit= - Update Patch6 (exit-during-install) to quit ldconfig only if we are installing within DrakX and no extra arguments are used (gc) - Ship with i686 libthread_db.so.1 otherwise gdb is getting confused if i686 libpthread is loaded along with i586 libthread_db.so.1. It worked before because libpthread was fully stripped * Fri Dec 06 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-21mdk - Enable make check'ing on PPC, it reportedly no longer hangs - Make a biarch package for x86-64. We do need 32-bit static libraries to build biarch gcc and I don't want to mess with a glibc32 package - Update Patch25 (i386-fix-hwcaps) in order to better match output of /proc/cpuinfo concerning SSE and SSE2. In other words, do search in */lib/*/sse{,2} instead of */xmm{,2} * Wed Nov 20 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-20mdk - Workaround 8.2 -> 9.0 upgrade borkage on PPC (Stew) - Update Patch21 (ia64-fix-strncpy) yet again with glic-2.3-branch implementation as rev 1.9 + Kenneth Chen new changes - Patch102: Fix <linux/posix_acl.h> to include <asm/atomic.h> - Patch25: Remove "amd3d" hwcap for now since kernel people decided to move it to second hwcap word which is not passed to glibc. Add SSE and SSE2 features to HWCAP_IMPORTANT. i.e. SSE2 optimized libraries can now be looked into */lib/*/xmm2 * Fri Nov 08 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-19mdk - Update Patch21 (ia64-fix-strncpy). Also provide a testcase (Ken Chen) - Really strip only debug symbols and .comment sections from libpthread * Thu Nov 07 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-18mdk - Patch21: Fix IA-64 strncpy() (Ken Chen) - Patch22: Add Itanium2 optimized bzero(), memset(), memcpy() functions (Sverre Jarp, 2.3-branch). Also define __bzero(). - Patch23: Add IA-64 libgcc routines for binary compatibility when building with gcc 3.X (Jakub Jelinek, 2.3-branch) - Patch24: Revert latest linuxthreads changes on x86-64 for now - Rediff Patch16 (hwcap-check-platform), partly merged upstream - Update to 2.2-branch (CVS snapshot 2002/09/30): - Fix ABI compatibility with libc compiled with old tools on powerpc - Fix arguments of shmat() in x86-64 syscall definitions - Really store errno as a 32-bit value on x86-64 - Use __cache_line_size to select the correct stride for dcbz on memset/ppc * Wed Nov 06 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-17mdk - Add debug sub-package - Conflicts: glibc < 2.2.5-6mdk for timezone package - Update kernel headers to 2.4.19-18.2mdk * Mon Aug 19 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-16mdk - Patch20: revert additions of __nanosleep in 2.2.6 namespace - Update Patch7 (share-locale) to fix location of locales on x86-64 - Update to 2.2-branch (CVS snapshot 2002/08/12): - Fix statvfs ST_NODIRATIME - Fix rewind() after first fwscanf() (PR libc/4070) - Fix semctl() on PPC (PR libc/3259) - Fix pread()/pwrite() - Check for overflow on multiplication in xdr_array() and calloc() - Merge with SuSE releases: - Add x86-64 asm optimized string functions - Implement {get,set,make,swap}context on x86-64 * Tue Aug 13 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-15mdk - Automated rebuild with gcc 3.2-0.3mdk * Mon Jul 22 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-14mdk - Patch22: Don't segfault on empty charmap file (Bruno Haible) - Patch23: Don't use __thread as identifier since it is now a gcc3.3+ keyword * Sat Jul 20 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-13mdk - Fix create_asm_headers.sh to correctly translate '-' to '_' as well - Fix %post buglets introduced in previous release * Sat Jul 20 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-12mdk - Add biarch headers, clean kernel-headers - Strip libpthread, do ship with i686 librt - Fix service restart in %post when xfs is running (Pablo) - Go back at using ../configure and pass correct host information - Minimum kernel supported is back to 2.2.5 on ia32 for non-floating stacks - Merge with SuSE releases: - Add some optimized x86-64 math routines - Fix lgammal_r implementation - Warn about using host caching with nscd, in the config file * Tue Jul 16 2002 Jeff Garzik <jgarzik@mandrakesoft.com> 2.2.5-11mdk - Patch25: fix alpha asm for recent binutils (Roland McGrath, via Stefan) * Tue Jul 09 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-10mdk - Static-devel'ization - Explicit Requires: version-release for glibc-devel - Update kernel-headers to 2.4.18-21mdk for new alsa 0.9.0-rc2 * Fri Jul 05 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-9mdk - Add nscd user - Remove merged bits from Patch50 (x86_64-linuxthreads) - Fix Patch19 (hwcap-check-platform) so that the platform check in HWCAP_CHECK is performed even if _dl_platform was NULL. This happens for example in a statically linked executable that uses dlopen(). * Wed Jul 03 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-8mdk - Add /usr/bin/sln, it's not useless for users - Don't package pt_chown. It is only needed if devpts is not used. But since we are running kernel 2.4+, that's fine without - Patch19: Skip library that is not of a subarch of running architecture - Patch20: Define sqrtl() on PPC, should fix OOo link there - Update to 2.2-branch (CVS snapshot 2002/07/02): - Fix libgcc compat on PPC - Fix getcontext() on IA-64 to really match David's change - Rewrite x86-64 elf_machine_load_address() to not use 32-bit pc relative relocations * Fri Jun 21 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-7mdk - Sanitize specfile (BuildRequires: perl, url tag, use %configure) - Add i686 optimized libraries in /lib/i686 - Disable tests on ppc for now * Fri Jun 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-6mdk - Remove -D__USE_STRING_INLINES - Add Provides: ld.so.1 on PPC - Remove BuildRequires: gcc = 2.95.3 on PPC - Make check in %build stage - Patch15: Add changes from former Source12 (gb18030) but disable that in regression testing - Patch16: Use old DE.po since the new one from 2002/05/14 is incomplete and results in failures for intl checks - Patch17: Add i386 ULPs for cacosh() tests - Major specfile reorganization, new subpackages (glibc-i18n, glibc-doc, glibc-doc-pdf, timezone) - Update to 2.2-branch (CVS snapshot 2002/06/09): - X86-64 fixes and additions - Correct calls to __lseek() in the dynamic linker - Fix recovery code in strncpy() on IA-64 - Correct check for size of alignment value in __posix_memalign() - Fix a typo causing only lower 4 bits of each ethernet address byte being assigned - Merge with SuSE releases (2 new patches): - Fix linuxthreads for x86-64 - Enable profiling on x86-64 * Tue May 07 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-5mdk - Automated rebuild in gcc3.1 environment * Wed May 01 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-4mdk - Update kernel-headers to match 2.4.18-13mdk (alsa-headers 0.9.0rc1) - Patch14: Create lddlibc4 and ld-linux.so.2 files on PPC (Stew) - Also add lddlibc4 for other arches * Mon Apr 15 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-3mdk - Update to 2.2-branch (CVS snapshot 2002/04/14): - Fix mktime() again - Fix relocation dependency handling - Fix symbol lookup for most recent vs. earliest version of a symbol (aka. fix undefined atexit symbol problem with VisualWorks Smalltalk) - Add Requires: libgd1 to glibc-utils - Update kernel-headers to match 2.4.18-11mdk with alsa-headers - Per Stew and Andrew Josey's recommendantions, don't obsolete old currencies from Euro countries. Aka. revert 2002-02-28 change. * Thu Apr 11 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-2mdk - Update to 2.2-branch (CVS snapshot 2002/04/08) - Update kernel-headers to match 2.4.18-10mdk - Strip debugging info from all static libraries - Build with --enable-kernel=2.4.1 on all arches * Thu Mar 21 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.5-1mdk - Regenerate Patch9 for new charsets - Remove ldd-rewrite Patch11 for IA-64 (merged upstream) - Add glibc-utils package for memusage, mtrace and xtrace - Update to 2.2-branch (CVS snapshot 2002/03/20): - Correctly close the UDP connection right away [PR libc/3120] - Fix daylight setting for tzset - Fix DST handling for southern hemisphere - Fix ftime, aka don't return 1000 in millitm - Fix nice return value - Provide libc's __{,u}{div,mod}di3 since it is not possible to grab it from libgcc.a anymore (gcc-3.1 libgcc.a has all its routines .hidden) - Store correct collation sequence values - Remove some string2.h optimizations for gcc-3.0+ * Thu Mar 07 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.4-25mdk - 2.4.18-4mdk kernel headers - Fixup Source11 (make_versionh.sh) for s/kheaders/kheaders_ver/ * Wed Feb 06 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.4-24mdk - Spec cleanups. - 3 new patches from glibc-2.2.5: - Patch60: Bugfix to pthread_key_delete. It was iterating over the thread manager's linked list of threads, behind the thread manager's back causing a race. The fix is to have the manager iterate over the threads instead, using a new request type for doing so. (Kaz Kylheku) - Patch61: specific.c (pthread_key_delete): Don't contact the thread manager if no threads have been created yet. (Andreas Schwab) - Patch62: When sigaction in libpthread is called the first time for a signal we don't know whether the old signal handler is SIG_DFL or SIG_IGN, so we must return the value that the kernel reports. (Andreas Schwab) * Mon Jan 28 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 2.2.4-23mdk - replaced the gb18030 support with the one from Thiz Laboratory as suggested by Geoffrey Lee * Mon Jan 14 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-22mdk - Conflicts with older initscripts (don't do Requires: to don't screwd up install requires and it's only needed when upgrade). - Use /sbin/service --fullrestartall instead of doing in %post. * Mon Jan 14 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-21mdk - s|modversion|modversions|; (Thanks a lot Andrej). * Thu Jan 10 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-20mdk - Remove netatalk/at.h to avoid conflict with netatalk rpm's. * Wed Jan 09 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-19mdk - 2.4.17 kernel headers. * Wed Dec 19 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-18mdk - Add rh patch for gcc3 support. * Wed Dec 19 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-17mdk - Add rh patches (j.jelinek 2.2.4-19.3): - fix inttypes.h typo (#57268) - fix glob buffer overflow - add selected changes from CVS - handle DT_RUNPATH properly - fix *scanf nan/inf handling - fix strndup - fix fnmatch - handling at end of bracket expr - allow dlfcn.h to be used in C++ - fix IPv6 reverse lookups - avoid SPARC warnings in bits/mathinline.h - Sync with latest kernel headers. * Tue Dec 04 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-16mdk - Fix upgrade to relaunch service only when upgrade between version. - Rewrote the glibc upgrade %post to do a correct ordering of services. * Mon Dec 03 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-15mdk - sync with kernel-headers 2.4.16. * Thu Nov 29 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-14mdk - Fix stupidities in version.h generation. * Thu Nov 29 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-13mdk - Include more explicit #error in modversion.sh like the one of version.sh. - Fix %post to restart the service only when is present. * Wed Nov 21 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-12mdk - Move the kernel-headers package here. - Big specs changes to compile with the kernel-headers. * Tue Nov 13 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-11mdk - New charset patch from pablo. * Mon Nov 12 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-10mdk - Merge with latest rh. - turn /usr/lib/librt.so into linker script. - call xtrace with xvt not xterm (snailtalk). * Wed Oct 31 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.4-9mdk - Patch14: timer_delete, timer_settime.c: Thread may be NULL for SIGEV_NONE - Patch13: Protect all communications from and to manager with TEMP_FAILURE_RETRY. aka. Fix bug in LinuxThreads where manager and threads could get out of synch due to an interrupted read call. * Wed Oct 03 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.4-8mdk - Add BuildRequires: tetex-latex - Use /bin/rm in %post scriptlet - Patch11: Enable ldd to know about IA-32 binaries or libraries on IA-64 - Patch12: Define __gwchar_t to wchar_t for C++ in <inttypes.h> * Tue Sep 18 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.4-7mdk - Remove Patch200: strnlen() for IA-64 is now fixed upstream, and strncpy() has been improved * Mon Sep 10 2001 Frederic Lepied <flepied@mandrakesoft.com> 2.2.4-6mdk - fix perror * Tue Sep 04 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-5mdk - Merge new_charsets patch with latest release. * Mon Sep 03 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-4mdk - Merge with 2.2.4-11 rh release. * Mon Sep 03 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-3mdk - Merge with latest rh release. * Mon Aug 20 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-2mdk - Add pablo new_charsets patch for 2.2.4. * Mon Aug 20 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.4-1mdk - 2.2.4. - Spec cleanup. * Tue Aug 14 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.3-8mdk - Add /usr/lib/gconv to filelist (pixel). * Tue Jul 31 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.3-7mdk - Merge with rh patches. * Sun Jul 29 2001 Giuseppe Ghibò <ghibo@mandrakesoft.com> 2.2.3-6mdk - fixed typo in Summary (s/librairies/libraries). - added glibc PDF documentation. * Thu Jul 26 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.3-5mdk - Reverted strncpy patch for ia64 (caused segfaults in stage1-install/slang) - Merge with latest rh (2.2.3-14) : - kill non-pic code in libm.so - fix getdate - fix some locales (RH-#49402) - add floating stacks on IA-64, Alpha, Sparc (RH-#49308) * Mon Jul 23 2001 Stew Benedict <sbenedict@mandrakesoft.com> 2.2.3-4mdk - no -freorder-blocks on PPC, Requires gcc 2.96 bypassed on glibc-devel for PPC * Fri Jul 20 2001 Frederic Lepied <flepied@mandrakesoft.com> 2.2.3-3mdk - Merge with latest rh (2.2.3-13). * Tue May 29 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.3-2mdk - Add wins to default host of nsswitch.conf (staburet). - Merge with latest Red Hat (2.2.3-10) : - fix #include <signal.h> with -D_XOPEN_SOURCE=500 on ia64 (#35968) - fix a dlclose reldeps handling bug - some more profiling fixes - fix tgmath.h * Mon May 21 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.3-1mdk - 2.2.3. * Sun Apr 22 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.2-5mdk - Upgrade to the rh version of glibc (pre 2.2.3 with fixes). - This release fix Oracle and JVM problems. * Wed Feb 21 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.2-4mdk - Exclude libpthread to be stripped also. * Tue Feb 20 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.2-3mdk - Define PATH_VI to /bin/vi and not /usr/bin/vi. * Sat Feb 17 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.2-2mdk - Add a __truncate64 for 64 bytes arch. - Add updated patch from pablo for the new charsets. * Fri Feb 16 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.2-1mdk - 2.2.2. * Tue Feb 06 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.1-7mdk - Add new charsets from pablo. * Wed Jan 31 2001 Francis Galiegue <fg@mandrakesoft.com> 2.2.1-6mdk - Now compiles on ia64 * Sat Jan 27 2001 David BAUDENS <baudens@mandrakesoft.com> 2.2.1-5mdk - PPC: rebuild with GCC 2.95.3 - PPC: use lower but safer optimizations * Fri Jan 19 2001 David BAUDENS <baudens@mandrakesoft.com> 2.2.1-4mdk - PPC: use default optimizations * Mon Jan 15 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.1-3mdk - Don't restart the network subsystem service also. * Mon Jan 15 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.1-2mdk - Get the getaddrinfo fix from cvs. * Mon Jan 15 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2.1-1mdk - Don't restart pcmcia service when upgrading. - 2.2.1. * Wed Jan 10 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 2.2-22mdk - added support for all the extra charsets so iconv() can convert between them * Tue Dec 12 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-21mdk - Default without kernel-2.4 (silly me). * Tue Dec 12 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-20mdk - Compile by default with kernel-2.4. enabled (but make it as option). * Thu Dec 07 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-18mdk - Remove useless timezone/{posix,right}. * Wed Dec 06 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-17mdk - Don't include useless /sbin/sln. * Wed Dec 06 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-16mdk - Revert to sash like before. * Tue Dec 05 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-15mdk - Make script executed thought /bin/ash.static and don't depend of bash. * Tue Dec 05 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-14mdk - Make /usr/share/locale default locale path. * Sat Dec 02 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-13mdk - Move ldconfig to his own package. * Tue Nov 28 2000 David BAUDENS <baudens@mandrakesoft.com> 2.2-12mdk - Adjust BuildFlags for GCC-2.96 (PPC) * Sun Nov 26 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-11mdk - Remove zic manpages conflicts. * Sat Nov 25 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-10mdk - New manpages from Debian. - Include everything in zoneinfo/ dir not only [A-Z]* (fix tzselect). - Don't launch ldconfig if we find DURING_INSTALL env. * Sat Nov 25 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-9mdk - Fix ldconfig with soname (libc-hackers@). * Thu Nov 23 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-8mdk - Provides: Obsoletes: ld.so ldconfig, add ldconfig from glibc. * Wed Nov 22 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.2-7mdk - get compiled on alpha. (Stefan.) * Wed Nov 22 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-6mdk - Don't include %{_includedir} and %{_infodir} in the file list. - Put libpcprofile.so libmemusage.so to devel package. - Fix syntax error in script (thnks: fcrozat). - Merge debian patch : o (glibc-2.2-nss-upgrade.patch.bz2) This patch makes future upgrades easier. It resolves problems with running daemons having NSS modules upgraded out from under them. * Mon Nov 20 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.2-5mdk - If we find broken link after install erase it to make ldconfig happy. * Thu Nov 16 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.2-4mdk - don't strip ld-2.2.so - use sash in %pre because bash needs the libc... - don't resart netfs on upgrade. * Tue Nov 14 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.2-3mdk - added a prereq on /bin/sh. * Fri Nov 10 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.2-2mdk - don't abort if a service doesn't restart * Fri Nov 10 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.2-1mdk - 2.2 - try to restart the services on upgrade. * Wed Nov 08 2000 David BAUDENS <baudens@mandrakesoft.com> 2.1.97-4mdk - Try to optimize for PPC * Tue Nov 07 2000 David BAUDENS <baudens@mandrakesoft.com> 2.1.97-3mdk - Fix build on PPC (don't try to use gcc-2.96) * Tue Nov 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.1.97-2mdk - devel package depends on glibc %version-%release - fixed the __sysconf function not present in dynamic lib. * Tue Nov 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.1.97-1mdk - 2.1.97 * Thu Oct 26 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.1.95-3mdk - removed dependency on basesystem (this was doing a prereq loop). * Wed Oct 25 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.1.95-2mdk - changed the Prereq basesystem in Requires. - added Prereq on /sbin/ldconfig * Wed Oct 18 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.95-1mdk - 2.1.95. * Tue Oct 17 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.92-2mdk - Fix "warning: pointer of type `void *' used in arithmetic" in string2.h. - Fix pthreads manpages. - Use @ifnottex instead of @ifinfo in texinfo files. - Add BIG5_1984 eo_EO locales. - Make ldd non-executable aware. - Define VARDB in /var/lib/misc like FHS want. - Fix some C++ unaligned traps on alpha. - Add patches from Debian. * Tue Oct 17 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.92-1mdk - 2.1.92. * Tue Oct 10 2000 David BAUDENS <baudens@mandrakesoft.com> 2.1.3-17mdk - BuildRequires: patch, gettext * Mon Sep 04 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-16mdk - Get another security fix from cvs for locales. - Remove security patch from caldera and get the official one from cvs. * Sat Sep 02 2000 Pixel <pixel@mandrakesoft.com> 2.1.3-15mdk - move a hell lot of doc to glibc-devel - use find_lang for mo files - little cleanup * Wed Aug 30 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-14mdk - Strip glibc and make happy pixel (aka: his breaking my di**k). * Fri Aug 25 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-13mdk - Add security patch from caldera on ld.so : Remove completely the environement variable when using LD_PRELOAD with setuid apps. * Thu Aug 24 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-12mdk - Readd manpages. * Wed Aug 02 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-11mdk - Don't strip libc. - Fix info files. * Fri Jul 21 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-10mdk - Maros. - BM. * Fri Jul 07 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-9mdk - The threads fix is a wrong patch. * Thu Jul 06 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-8mdk - Remove old ChangLog. - Fix threads (Debian). * Wed Jun 14 2000 Pablo Saratxaga <pablo@mandrakesoft.com> 2.1.3-7mdk - added support for a few missing charsets * Sat Jun 03 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-6mdk - Make ldd handle non-executable shared objects. - Fix some C++ unaligned traps on alpha. * Fri May 05 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-5mdk - Fix threads. * Tue Apr 25 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-4mdk - Fix bad ucontext.h headers conflicts with ncurses and others library. - removed iso3166.tab and posixrules from %files section, they are already in the filelist (Stefan van der Eijk <s.vandereijk@chello.nl>). - fix alpha build. * Fri Apr 14 2000 David BAUDENS <baudens@mandrakesoft.com> 2.1.3-3mdk - i486 fix - Comment BuildRequires: egcs (not needed; see 2.1.3-1mdk) * Wed Apr 05 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-2mdk - Merge the Adam Lesback <adam@mandrakesoft.com> powerpc change. * Thu Mar 30 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-1mdk - Recompile with gcc2.95 and get optimisations back. - Merge rh patchs. - Clean-up specs. - Adjust groups. * Tue Mar 07 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-0.2mdk - Compile with egcs. - glibc2.1.3 final. - Merge with last rh patchs. * Thu Feb 17 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-0.1mdk - Forget also the Serial:. - Forget the release scheme. * Wed Feb 16 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.1.3-1mdk - 2.1.3 from CVS. - Getting the glibc like redhat does (from cvs). - Spec rewrite. * Wed Dec 15 1999 Frederic Lepied <flepied@kenobi.mandrakesoft.com> - add patch for malloc (rd) * Tue Nov 02 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Add from pablo catalan locales. - Bzip2 manpages. * Sat Oct 23 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Last CVS snapshot. * Thu Oct 21 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Fix stupid thing in %files (thanks pablo). - Remove glibc-localedata * Sun Oct 17 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Last CVS snapshot. - Clean-up of specfile. * Mon Oct 11 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Add pixel patch to don't lie about k6 optimisations. * Mon Oct 11 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Add serial * Fri Oct 08 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Add Pablo (AKA: Mri18n) patch : - Support of new encodages in /usr/lib/gconv). - Merge with rh patch and others. - Update to snapshot 2.1.3 but keep the version to 2.1.2. - disable some extra debugging messages form alpha/ioperm.c - make /etc/localtime a real file instead of a symlink - add sys/raw.h as anew header file.(rh) - add the vfork patch for linuxthreads.(rh) * Thu Sep 09 1999 Thierry Vignaud <tvignaud@mandrakesoft.com> - 2.1.2final (mainly bug fixes) * Thu Aug 26 1999 Thierry Vignaud <tvignaud@mandrakesoft.com> - 2.1.2 * Fri Jul 09 1999 Pablo Saratxaga <pablo@mandrakesoft.com> - moved locales data to separate package; don't make compilated locales (that will be better on separate locales-$LANG packages, one for language, more accurate and more numerous); so people can choose not to install those, or install exactly those they want. glibc-localedata is only needed if you want to manually build locales definitions. * Fri Jul 09 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Fix wrong install entry in dir info files (Patch50). * Fri Jul 09 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.de> - 2.1.1final - add Debian fixes - enable SMP build * Wed May 19 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com> - 2.1.1pre3 * Fri Apr 30 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com> - Mandrake adaptions - handle RPM_OPT_FLAGS better * Wed Apr 14 1999 Cristian Gafton <gafton@redhat.com> - new CVS update - some patches dropped out - updated obsoletes tag lines - patch for the ukraine support * Fri Apr 09 1999 Cristian Gafton <gafton@redhat.com> - add patch for libstdc++ 2.7.2 (enable __dup, __pipe and __waitpid) - linuxthread patch from HJLu - add patch to make nscd respond to SIGHUP by dumping the cache * Wed Apr 07 1999 Cristian Gafton <gafton@redhat.com> - updated from cvs tree - add patch for fstatvfs from HJLu * Thu Apr 01 1999 Cristian Gafton <gafton@redhat.com> - opentty fix - don't call lddlibc4 on sparcs * Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com> - version 2.1.1 - make nscd run by default at init - nscd subpackage - let the subpackages autoreq their own thing * Fri Mar 12 1999 Cristian Gafton <gafton@redhat.com> - version 2.1 - strip binaries installed by default * Thu Feb 18 1999 Cristian Gafton <gafton@redhat.com> - updated snapshot - glibc-crypt might have export problems (who knows?), so we are nosource iit for now * Wed Feb 03 1999 Cristian Gafton <gafton@redhat.com> - version 2.0.112 - merge glibc-debug into glibc-devel - new compat add-on * Wed Jan 13 1999 Cristian Gafton <gafton@redhat.com> - new glibc-crypt add-on - version 2.0.109 - handle /etc/localtime separately - don't include /usr/share in the file list - don not build glibc-compat on the arm * Wed Dec 02 1998 Cristian Gafton <gafton@redhat.com> - build ver 2.0.105 on all four arches - enabled /usr/include/scsi as part of the glibc package * Fri Oct 02 1998 Cristian Gafton <gafton@redhat.com> - first build for 2.0.96
/usr/share/i18n /usr/share/i18n/charmaps /usr/share/i18n/charmaps/ANSI_X3.110-1983.gz /usr/share/i18n/charmaps/ANSI_X3.4-1968.gz /usr/share/i18n/charmaps/ARMSCII-8.gz /usr/share/i18n/charmaps/ASMO_449.gz /usr/share/i18n/charmaps/BIG5-HKSCS.gz /usr/share/i18n/charmaps/BIG5.gz /usr/share/i18n/charmaps/BS_4730.gz /usr/share/i18n/charmaps/BS_VIEWDATA.gz /usr/share/i18n/charmaps/CP10007.gz /usr/share/i18n/charmaps/CP1125.gz /usr/share/i18n/charmaps/CP1250.gz /usr/share/i18n/charmaps/CP1251.gz /usr/share/i18n/charmaps/CP1252.gz /usr/share/i18n/charmaps/CP1253.gz /usr/share/i18n/charmaps/CP1254.gz /usr/share/i18n/charmaps/CP1255.gz /usr/share/i18n/charmaps/CP1256.gz /usr/share/i18n/charmaps/CP1257.gz /usr/share/i18n/charmaps/CP1258.gz /usr/share/i18n/charmaps/CP154.gz /usr/share/i18n/charmaps/CP154.new-charsets.gz /usr/share/i18n/charmaps/CP737.gz /usr/share/i18n/charmaps/CP775.gz /usr/share/i18n/charmaps/CP949.gz /usr/share/i18n/charmaps/CSA_Z243.4-1985-1.gz /usr/share/i18n/charmaps/CSA_Z243.4-1985-2.gz /usr/share/i18n/charmaps/CSA_Z243.4-1985-GR.gz /usr/share/i18n/charmaps/CSN_369103.gz /usr/share/i18n/charmaps/CWI.gz /usr/share/i18n/charmaps/DEC-MCS.gz /usr/share/i18n/charmaps/DIN_66003.gz /usr/share/i18n/charmaps/DS_2089.gz /usr/share/i18n/charmaps/EBCDIC-AT-DE-A.gz /usr/share/i18n/charmaps/EBCDIC-AT-DE.gz /usr/share/i18n/charmaps/EBCDIC-CA-FR.gz /usr/share/i18n/charmaps/EBCDIC-DK-NO-A.gz /usr/share/i18n/charmaps/EBCDIC-DK-NO.gz /usr/share/i18n/charmaps/EBCDIC-ES-A.gz /usr/share/i18n/charmaps/EBCDIC-ES-S.gz /usr/share/i18n/charmaps/EBCDIC-ES.gz /usr/share/i18n/charmaps/EBCDIC-FI-SE-A.gz /usr/share/i18n/charmaps/EBCDIC-FI-SE.gz /usr/share/i18n/charmaps/EBCDIC-FR.gz /usr/share/i18n/charmaps/EBCDIC-IS-FRISS.gz /usr/share/i18n/charmaps/EBCDIC-IT.gz /usr/share/i18n/charmaps/EBCDIC-PT.gz /usr/share/i18n/charmaps/EBCDIC-UK.gz /usr/share/i18n/charmaps/EBCDIC-US.gz /usr/share/i18n/charmaps/ECMA-CYRILLIC.gz /usr/share/i18n/charmaps/ES.gz /usr/share/i18n/charmaps/ES2.gz /usr/share/i18n/charmaps/EUC-JISX0213.gz /usr/share/i18n/charmaps/EUC-JP.gz /usr/share/i18n/charmaps/EUC-KR.gz /usr/share/i18n/charmaps/EUC-TW.gz /usr/share/i18n/charmaps/GB18030.gz /usr/share/i18n/charmaps/GB2312.gz /usr/share/i18n/charmaps/GBK.gz /usr/share/i18n/charmaps/GB_1988-80.gz /usr/share/i18n/charmaps/GEORGIAN-ACADEMY.gz /usr/share/i18n/charmaps/GEORGIAN-PS.gz /usr/share/i18n/charmaps/GOST_19768-74.gz /usr/share/i18n/charmaps/GREEK-CCITT.gz /usr/share/i18n/charmaps/GREEK7-OLD.gz /usr/share/i18n/charmaps/GREEK7.gz /usr/share/i18n/charmaps/HP-ROMAN8.gz /usr/share/i18n/charmaps/IBM037.gz /usr/share/i18n/charmaps/IBM038.gz /usr/share/i18n/charmaps/IBM1004.gz /usr/share/i18n/charmaps/IBM1026.gz /usr/share/i18n/charmaps/IBM1047.gz /usr/share/i18n/charmaps/IBM1124.gz /usr/share/i18n/charmaps/IBM1129.gz /usr/share/i18n/charmaps/IBM1132.gz /usr/share/i18n/charmaps/IBM1133.gz /usr/share/i18n/charmaps/IBM1160.gz /usr/share/i18n/charmaps/IBM1161.gz /usr/share/i18n/charmaps/IBM1162.gz /usr/share/i18n/charmaps/IBM1163.gz /usr/share/i18n/charmaps/IBM1164.gz /usr/share/i18n/charmaps/IBM256.gz /usr/share/i18n/charmaps/IBM273.gz /usr/share/i18n/charmaps/IBM274.gz /usr/share/i18n/charmaps/IBM275.gz /usr/share/i18n/charmaps/IBM277.gz /usr/share/i18n/charmaps/IBM278.gz /usr/share/i18n/charmaps/IBM280.gz /usr/share/i18n/charmaps/IBM281.gz /usr/share/i18n/charmaps/IBM284.gz /usr/share/i18n/charmaps/IBM285.gz /usr/share/i18n/charmaps/IBM290.gz /usr/share/i18n/charmaps/IBM297.gz /usr/share/i18n/charmaps/IBM420.gz /usr/share/i18n/charmaps/IBM423.gz /usr/share/i18n/charmaps/IBM424.gz /usr/share/i18n/charmaps/IBM437.gz /usr/share/i18n/charmaps/IBM500.gz /usr/share/i18n/charmaps/IBM850.gz /usr/share/i18n/charmaps/IBM851.gz /usr/share/i18n/charmaps/IBM852.gz /usr/share/i18n/charmaps/IBM855.gz /usr/share/i18n/charmaps/IBM856.gz /usr/share/i18n/charmaps/IBM857.gz /usr/share/i18n/charmaps/IBM860.gz /usr/share/i18n/charmaps/IBM861.gz /usr/share/i18n/charmaps/IBM862.gz /usr/share/i18n/charmaps/IBM863.gz /usr/share/i18n/charmaps/IBM864.gz /usr/share/i18n/charmaps/IBM865.gz /usr/share/i18n/charmaps/IBM866.gz /usr/share/i18n/charmaps/IBM866NAV.gz /usr/share/i18n/charmaps/IBM868.gz /usr/share/i18n/charmaps/IBM869.gz /usr/share/i18n/charmaps/IBM870.gz /usr/share/i18n/charmaps/IBM871.gz /usr/share/i18n/charmaps/IBM874.gz /usr/share/i18n/charmaps/IBM875.gz /usr/share/i18n/charmaps/IBM880.gz /usr/share/i18n/charmaps/IBM891.gz /usr/share/i18n/charmaps/IBM903.gz /usr/share/i18n/charmaps/IBM904.gz /usr/share/i18n/charmaps/IBM905.gz /usr/share/i18n/charmaps/IBM918.gz /usr/share/i18n/charmaps/IBM922.gz /usr/share/i18n/charmaps/IEC_P27-1.gz /usr/share/i18n/charmaps/INIS-8.gz /usr/share/i18n/charmaps/INIS-CYRILLIC.gz /usr/share/i18n/charmaps/INIS.gz /usr/share/i18n/charmaps/INVARIANT.gz /usr/share/i18n/charmaps/ISCII-DEV.gz /usr/share/i18n/charmaps/ISCII-DEV.new-charsets.gz /usr/share/i18n/charmaps/ISIRI-3342.gz /usr/share/i18n/charmaps/ISIRI-3342.new-charsets.gz /usr/share/i18n/charmaps/ISO-8859-1.gz /usr/share/i18n/charmaps/ISO-8859-10.gz /usr/share/i18n/charmaps/ISO-8859-11.gz /usr/share/i18n/charmaps/ISO-8859-13.gz /usr/share/i18n/charmaps/ISO-8859-14.gz /usr/share/i18n/charmaps/ISO-8859-15.gz /usr/share/i18n/charmaps/ISO-8859-16.gz /usr/share/i18n/charmaps/ISO-8859-2.gz /usr/share/i18n/charmaps/ISO-8859-3.gz /usr/share/i18n/charmaps/ISO-8859-4.gz /usr/share/i18n/charmaps/ISO-8859-5.gz /usr/share/i18n/charmaps/ISO-8859-6.gz /usr/share/i18n/charmaps/ISO-8859-7.gz /usr/share/i18n/charmaps/ISO-8859-8.gz /usr/share/i18n/charmaps/ISO-8859-9.gz /usr/share/i18n/charmaps/ISO-8859-9E.gz /usr/share/i18n/charmaps/ISO-8859-9E.new-charsets.gz /usr/share/i18n/charmaps/ISO-IR-197.gz /usr/share/i18n/charmaps/ISO-IR-209.gz /usr/share/i18n/charmaps/ISO-IR-90.gz /usr/share/i18n/charmaps/ISO_10367-BOX.gz /usr/share/i18n/charmaps/ISO_10646.gz /usr/share/i18n/charmaps/ISO_2033-1983.gz /usr/share/i18n/charmaps/ISO_5427-EXT.gz /usr/share/i18n/charmaps/ISO_5427.gz /usr/share/i18n/charmaps/ISO_5428.gz /usr/share/i18n/charmaps/ISO_646.BASIC.gz /usr/share/i18n/charmaps/ISO_646.IRV.gz /usr/share/i18n/charmaps/ISO_6937-2-25.gz /usr/share/i18n/charmaps/ISO_6937-2-ADD.gz /usr/share/i18n/charmaps/ISO_6937.gz /usr/share/i18n/charmaps/ISO_8859-1,GL.gz /usr/share/i18n/charmaps/ISO_8859-SUPP.gz /usr/share/i18n/charmaps/IT.gz /usr/share/i18n/charmaps/JIS_C6220-1969-JP.gz /usr/share/i18n/charmaps/JIS_C6220-1969-RO.gz /usr/share/i18n/charmaps/JIS_C6229-1984-A.gz /usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD.gz /usr/share/i18n/charmaps/JIS_C6229-1984-B.gz /usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD.gz /usr/share/i18n/charmaps/JIS_C6229-1984-HAND.gz /usr/share/i18n/charmaps/JIS_C6229-1984-KANA.gz /usr/share/i18n/charmaps/JIS_X0201.gz /usr/share/i18n/charmaps/JOHAB.gz /usr/share/i18n/charmaps/JUS_I.B1.002.gz /usr/share/i18n/charmaps/JUS_I.B1.003-MAC.gz /usr/share/i18n/charmaps/JUS_I.B1.003-SERB.gz /usr/share/i18n/charmaps/KHMER-NS.gz /usr/share/i18n/charmaps/KHMER-NS.new-charsets.gz /usr/share/i18n/charmaps/KOI-8.gz /usr/share/i18n/charmaps/KOI8-K.gz /usr/share/i18n/charmaps/KOI8-K.new-charsets.gz /usr/share/i18n/charmaps/KOI8-R.gz /usr/share/i18n/charmaps/KOI8-T.gz /usr/share/i18n/charmaps/KOI8-T.new-charsets.gz /usr/share/i18n/charmaps/KOI8-U.gz /usr/share/i18n/charmaps/KSC5636.gz /usr/share/i18n/charmaps/LATIN-GREEK-1.gz /usr/share/i18n/charmaps/LATIN-GREEK.gz /usr/share/i18n/charmaps/MAC-CYRILLIC.gz /usr/share/i18n/charmaps/MAC-IS.gz /usr/share/i18n/charmaps/MAC-SAMI.gz /usr/share/i18n/charmaps/MAC-UK.gz /usr/share/i18n/charmaps/MACINTOSH.gz /usr/share/i18n/charmaps/MSZ_7795.3.gz /usr/share/i18n/charmaps/MULELAO-1.gz /usr/share/i18n/charmaps/MULELAO-1.new-charsets.gz /usr/share/i18n/charmaps/NATS-DANO-ADD.gz /usr/share/i18n/charmaps/NATS-DANO.gz /usr/share/i18n/charmaps/NATS-SEFI-ADD.gz /usr/share/i18n/charmaps/NATS-SEFI.gz /usr/share/i18n/charmaps/NC_NC00-10.gz /usr/share/i18n/charmaps/NEXTSTEP.gz /usr/share/i18n/charmaps/NF_Z_62-010.gz /usr/share/i18n/charmaps/NF_Z_62-010_1973.gz /usr/share/i18n/charmaps/NS_4551-1.gz /usr/share/i18n/charmaps/NS_4551-2.gz /usr/share/i18n/charmaps/PT.gz /usr/share/i18n/charmaps/PT2.gz /usr/share/i18n/charmaps/SAMI-WS2.gz /usr/share/i18n/charmaps/SAMI.gz /usr/share/i18n/charmaps/SEN_850200_B.gz /usr/share/i18n/charmaps/SEN_850200_C.gz /usr/share/i18n/charmaps/SHIFT_JIS.gz /usr/share/i18n/charmaps/SHIFT_JISX0213.gz /usr/share/i18n/charmaps/T.101-G2.gz /usr/share/i18n/charmaps/T.61-7BIT.gz /usr/share/i18n/charmaps/T.61-8BIT.gz /usr/share/i18n/charmaps/TATAR-CYR.gz /usr/share/i18n/charmaps/TATAR-CYR.new-charsets.gz /usr/share/i18n/charmaps/TCVN5712-1.gz /usr/share/i18n/charmaps/TIS-620.gz /usr/share/i18n/charmaps/TSCII.gz /usr/share/i18n/charmaps/UTF-8.gz /usr/share/i18n/charmaps/VIDEOTEX-SUPPL.gz /usr/share/i18n/charmaps/VISCII.gz /usr/share/i18n/locales /usr/share/i18n/locales/POSIX /usr/share/i18n/locales/af_ZA /usr/share/i18n/locales/am_ET /usr/share/i18n/locales/ar_AE /usr/share/i18n/locales/ar_BH /usr/share/i18n/locales/ar_DZ /usr/share/i18n/locales/ar_EG /usr/share/i18n/locales/ar_IN /usr/share/i18n/locales/ar_IQ /usr/share/i18n/locales/ar_JO /usr/share/i18n/locales/ar_KW /usr/share/i18n/locales/ar_LB /usr/share/i18n/locales/ar_LY /usr/share/i18n/locales/ar_MA /usr/share/i18n/locales/ar_OM /usr/share/i18n/locales/ar_QA /usr/share/i18n/locales/ar_SA /usr/share/i18n/locales/ar_SD /usr/share/i18n/locales/ar_SY /usr/share/i18n/locales/ar_TN /usr/share/i18n/locales/ar_YE /usr/share/i18n/locales/az_AZ /usr/share/i18n/locales/be_BY /usr/share/i18n/locales/bg_BG /usr/share/i18n/locales/bn_BD /usr/share/i18n/locales/bn_IN /usr/share/i18n/locales/br_FR /usr/share/i18n/locales/br_FR@euro /usr/share/i18n/locales/bs_BA /usr/share/i18n/locales/ca_ES /usr/share/i18n/locales/ca_ES@euro /usr/share/i18n/locales/cs_CZ /usr/share/i18n/locales/cy_GB /usr/share/i18n/locales/da_DK /usr/share/i18n/locales/de_AT /usr/share/i18n/locales/de_AT@euro /usr/share/i18n/locales/de_BE /usr/share/i18n/locales/de_BE@euro /usr/share/i18n/locales/de_CH /usr/share/i18n/locales/de_DE /usr/share/i18n/locales/de_DE@euro /usr/share/i18n/locales/de_LU /usr/share/i18n/locales/de_LU@euro /usr/share/i18n/locales/el_GR /usr/share/i18n/locales/el_GR@euro /usr/share/i18n/locales/en_AU /usr/share/i18n/locales/en_BW /usr/share/i18n/locales/en_CA /usr/share/i18n/locales/en_DK /usr/share/i18n/locales/en_GB /usr/share/i18n/locales/en_HK /usr/share/i18n/locales/en_IE /usr/share/i18n/locales/en_IE@euro /usr/share/i18n/locales/en_IN /usr/share/i18n/locales/en_NZ /usr/share/i18n/locales/en_PH /usr/share/i18n/locales/en_SG /usr/share/i18n/locales/en_US /usr/share/i18n/locales/en_ZA /usr/share/i18n/locales/en_ZW /usr/share/i18n/locales/es_AR /usr/share/i18n/locales/es_BO /usr/share/i18n/locales/es_CL /usr/share/i18n/locales/es_CO /usr/share/i18n/locales/es_CR /usr/share/i18n/locales/es_DO /usr/share/i18n/locales/es_EC /usr/share/i18n/locales/es_ES /usr/share/i18n/locales/es_ES@euro /usr/share/i18n/locales/es_GT /usr/share/i18n/locales/es_HN /usr/share/i18n/locales/es_MX /usr/share/i18n/locales/es_NI /usr/share/i18n/locales/es_PA /usr/share/i18n/locales/es_PE /usr/share/i18n/locales/es_PR /usr/share/i18n/locales/es_PY /usr/share/i18n/locales/es_SV /usr/share/i18n/locales/es_US /usr/share/i18n/locales/es_UY /usr/share/i18n/locales/es_VE /usr/share/i18n/locales/et_EE /usr/share/i18n/locales/eu_ES /usr/share/i18n/locales/eu_ES@euro /usr/share/i18n/locales/fa_IR /usr/share/i18n/locales/fi_FI /usr/share/i18n/locales/fi_FI@euro /usr/share/i18n/locales/fo_FO /usr/share/i18n/locales/fr_BE /usr/share/i18n/locales/fr_BE@euro /usr/share/i18n/locales/fr_CA /usr/share/i18n/locales/fr_CH /usr/share/i18n/locales/fr_FR /usr/share/i18n/locales/fr_FR@euro /usr/share/i18n/locales/fr_LU /usr/share/i18n/locales/fr_LU@euro /usr/share/i18n/locales/ga_IE /usr/share/i18n/locales/ga_IE@euro /usr/share/i18n/locales/gd_GB /usr/share/i18n/locales/gl_ES /usr/share/i18n/locales/gl_ES@euro /usr/share/i18n/locales/gv_GB /usr/share/i18n/locales/he_IL /usr/share/i18n/locales/hi_IN /usr/share/i18n/locales/hr_HR /usr/share/i18n/locales/hu_HU /usr/share/i18n/locales/hy_AM /usr/share/i18n/locales/i18n /usr/share/i18n/locales/id_ID /usr/share/i18n/locales/is_IS /usr/share/i18n/locales/iso14651_t1 /usr/share/i18n/locales/it_CH /usr/share/i18n/locales/it_IT /usr/share/i18n/locales/it_IT@euro /usr/share/i18n/locales/iw_IL /usr/share/i18n/locales/ja_JP /usr/share/i18n/locales/ka_GE /usr/share/i18n/locales/kl_GL /usr/share/i18n/locales/ko_KR /usr/share/i18n/locales/kw_GB /usr/share/i18n/locales/lt_LT /usr/share/i18n/locales/lug_UG /usr/share/i18n/locales/lv_LV /usr/share/i18n/locales/mi_NZ /usr/share/i18n/locales/mk_MK /usr/share/i18n/locales/ml_IN /usr/share/i18n/locales/mr_IN /usr/share/i18n/locales/ms_MY /usr/share/i18n/locales/mt_MT /usr/share/i18n/locales/nl_BE /usr/share/i18n/locales/nl_BE@euro /usr/share/i18n/locales/nl_NL /usr/share/i18n/locales/nl_NL@euro /usr/share/i18n/locales/nn_NO /usr/share/i18n/locales/no_NO /usr/share/i18n/locales/oc_FR /usr/share/i18n/locales/pl_PL /usr/share/i18n/locales/pt_BR /usr/share/i18n/locales/pt_PT /usr/share/i18n/locales/pt_PT@euro /usr/share/i18n/locales/ro_RO /usr/share/i18n/locales/ru_RU /usr/share/i18n/locales/ru_UA /usr/share/i18n/locales/se_NO /usr/share/i18n/locales/sk_SK /usr/share/i18n/locales/sl_SI /usr/share/i18n/locales/sq_AL /usr/share/i18n/locales/sr_YU /usr/share/i18n/locales/sr_YU@cyrillic /usr/share/i18n/locales/sv_FI /usr/share/i18n/locales/sv_FI@euro /usr/share/i18n/locales/sv_SE /usr/share/i18n/locales/ta_IN /usr/share/i18n/locales/te_IN /usr/share/i18n/locales/tg_TJ /usr/share/i18n/locales/th_TH /usr/share/i18n/locales/ti_ER /usr/share/i18n/locales/ti_ET /usr/share/i18n/locales/tl_PH /usr/share/i18n/locales/tr_TR /usr/share/i18n/locales/translit_circle /usr/share/i18n/locales/translit_cjk_compat /usr/share/i18n/locales/translit_cjk_variants /usr/share/i18n/locales/translit_combining /usr/share/i18n/locales/translit_compat /usr/share/i18n/locales/translit_et /usr/share/i18n/locales/translit_font /usr/share/i18n/locales/translit_fraction /usr/share/i18n/locales/translit_hangul /usr/share/i18n/locales/translit_narrow /usr/share/i18n/locales/translit_neutral /usr/share/i18n/locales/translit_small /usr/share/i18n/locales/translit_wide /usr/share/i18n/locales/tt_RU /usr/share/i18n/locales/uk_UA /usr/share/i18n/locales/ur_PK /usr/share/i18n/locales/uz_UZ /usr/share/i18n/locales/vi_VN /usr/share/i18n/locales/wa_BE /usr/share/i18n/locales/wa_BE@euro /usr/share/i18n/locales/yi_US /usr/share/i18n/locales/zh_CN /usr/share/i18n/locales/zh_HK /usr/share/i18n/locales/zh_SG /usr/share/i18n/locales/zh_TW
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Apr 10 00:37:23 2018