]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- restored lug_UG->lg_UG change using lg_UG patch (it's official now)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 20 Jan 2004 14:10:25 +0000 (14:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added sr_CS patch (sr_CS and sr_CS@Latn locales) - but not applied yet, must wait

Changed files:
    glibc.spec -> 1.433

glibc.spec

index 7f2dc97288977bad3503cf6a417aa38d9b4efb72..69c00003bc0745afb754ed79a825cbbdcf698627 100644 (file)
@@ -99,6 +99,8 @@ Patch20:      %{name}-tests-noproc.patch
 Patch21:       %{name}-linuxthreads-ppc-fix.patch
 Patch22:       %{name}-alpha-sigaction.patch
 Patch23:       %{name}-new-charsets.patch
+Patch24:       %{name}-lg_UG.patch
+Patch25:       %{name}-sr_CS.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: automake
 BuildRequires: binutils >= 2.13.90.0.2
@@ -775,6 +777,10 @@ Statyczne 64-bitowe biblioteki GNU libc.
 %patch21 -p1
 %patch22 -p1
 %patch23 -p1
+mv -f localedata/locales/{lug_UG,lg_UG}
+%patch24 -p0
+# not applied yet - not sure about default encodings
+#%patch25 -p1
 
 chmod +x scripts/cpp
 
This page took 1.342383 seconds and 4 git commands to generate.