]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- fix nis problems glibc-2_2_3-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 8 May 2001 21:56:37 +0000 (21:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix getconf on alpha
- fix confname.h (found by malekith)
- release 2

Changed files:
    glibc.spec -> 1.169

glibc.spec

index 78f961764a5648f2944a44261c6203a101613d39..9c0c70086137055c184596d72ed8a1f3290b5034 100644 (file)
@@ -6,7 +6,7 @@ Summary(pl):    GNU libc
 Summary(tr):   GNU libc
 name:          glibc
 Version:       2.2.3
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 Group(de):     Libraries
@@ -27,6 +27,9 @@ Patch5:               %{name}-linuxthreads-lock.patch
 Patch6:                %{name}-pthread_create-manpage.patch
 Patch7:                %{name}-sparc-linux-chown.patch
 Patch8:                %{name}-ldconfig-bklinks.patch
+Patch9:                %{name}-getconf.patch
+Patch10:       %{name}-confname.patch
+Patch11:       %{name}-nis.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: perl
 BuildRequires: gd-devel
@@ -330,6 +333,9 @@ A toy.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
+%patch10 -p1
+%patch11 -p1
 
 %build
 LDFLAGS=" " ; export LDFLAGS
This page took 0.195144 seconds and 4 git commands to generate.