diff --git a/glibc.spec b/glibc.spec index 70f2713..7334d67 100644 --- a/glibc.spec +++ b/glibc.spec @@ -126,7 +126,7 @@ Source0: http://ftp.gnu.org/gnu/glibc/%{oname}-%{ver}.tar.xz #Source1: http://ftp.gnu.org/gnu/glibc/%{oname}-%{ver}.tar.xz.sig #endif %endif -Release: 8 +Release: 9 License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ Group: System/Libraries Url: http://www.gnu.org/software/libc/ @@ -1183,7 +1183,7 @@ function BuildGlibc() { $MultiArchFlags \ --enable-kernel=%{enablekernel} \ --with-headers=$KernelHeaders ${1+"$@"} \ - --with-bugurl=%{bugurl} + --with-bugurl="https://bugzilla.rosalinux.ru" # FIXME drop -j1 if the Makefiles ever get fixed for parallel build if [ "$BuildAltArch" = "yes" ]; then