]> git.pld-linux.org Git - packages/glibc.git/blobdiff - glibc.spec
- %configure2_13 - it is passing configure now. (new ac is crazy)
[packages/glibc.git] / glibc.spec
index 635b8b091a2bf62843dbace6b6d83c4cbd2d81d5..21b6f6abae28da16a7547e43839c943e0cd70398 100644 (file)
@@ -6,7 +6,7 @@ Summary(pl):    GNU libc
 Summary(tr):   GNU libc
 name:          glibc
 Version:       2.2.3
-Release:       2
+Release:       15
 License:       LGPL
 Group:         Libraries
 Group(de):     Libraries
@@ -30,10 +30,14 @@ Patch8:             %{name}-ldconfig-bklinks.patch
 Patch9:                %{name}-getconf.patch
 Patch10:       %{name}-confname.patch
 Patch11:       %{name}-nis.patch
+Patch12:       %{name}-speed.patch
+Patch13:       %{name}-paths.patch
+Patch14:       %{name}-vaargs.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: perl
 BuildRequires: gd-devel
 BuildRequires: libpng-devel
+BuildRequires: gettext-devel >= 0.10.36
 BuildRequires: texinfo
 BuildRequires: rpm-build >= 4.0-11
 Provides:      ld.so.2
@@ -336,10 +340,13 @@ A toy.
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
+%patch13 -p1
+%patch14 -p1
 
 %build
 LDFLAGS=" " ; export LDFLAGS
-%configure \
+%configure2_13 \
        --enable-add-ons=linuxthreads \
        --enable-kernel="%{?kernel:%{kernel}}%{!?kernel:%{min_kernel}}" \
        --enable-profile \
This page took 0.029083 seconds and 4 git commands to generate.