Update for glibc-2.22 release

This commit is contained in:
Siddhesh Poyarekar 2015-08-05 17:29:28 +05:30
parent 9af85e62a6
commit 07e6287dc2
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
%define glibcsrcdir glibc-2.21-649-gae5eae7 %define glibcsrcdir glibc-2.22
%define glibcversion 2.21.90 %define glibcversion 2.22
%define glibcrelease 21%{?dist} %define glibcrelease 1%{?dist}
# Pre-release tarballs are pulled in from git using a command that is # Pre-release tarballs are pulled in from git using a command that is
# effectively: # effectively:
# #
@ -9,7 +9,7 @@
# gzip -9 $(git describe --match 'glibc-*').tar # gzip -9 $(git describe --match 'glibc-*').tar
# #
# glibc_release_url is only defined when we have a release tarball. # glibc_release_url is only defined when we have a release tarball.
# % define glibc_release_url http://ftp.gnu.org/gnu/glibc/ %define glibc_release_url http://ftp.gnu.org/gnu/glibc/
############################################################################## ##############################################################################
# If run_glibc_tests is zero then tests are not run for the build. # If run_glibc_tests is zero then tests are not run for the build.
# You must always set run_glibc_tests to one for production builds. # You must always set run_glibc_tests to one for production builds.

View File

@ -1 +1 @@
5b6d676f104b0593cf39735f8b19f2f6 glibc-2.21-649-gae5eae7.tar.gz 91dcaa30870c1ce5c9974c49c3af03eb glibc-2.22.tar.gz