Resync with upstream master
This commit is contained in:
parent
9a2e2fa7aa
commit
58028e9523
@ -1,4 +1,4 @@
|
|||||||
%define glibcsrcdir glibc-2.17-757-g96df079
|
%define glibcsrcdir glibc-2.17-830-g19c73bc
|
||||||
%define glibcversion 2.17.90
|
%define glibcversion 2.17.90
|
||||||
### glibc.spec.in follows:
|
### glibc.spec.in follows:
|
||||||
%define run_glibc_tests 1
|
%define run_glibc_tests 1
|
||||||
@ -27,7 +27,7 @@
|
|||||||
Summary: The GNU libc libraries
|
Summary: The GNU libc libraries
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: %{glibcversion}
|
Version: %{glibcversion}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
|
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
|
||||||
# Things that are linked directly into dynamically linked programs
|
# Things that are linked directly into dynamically linked programs
|
||||||
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
|
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
|
||||||
@ -1197,6 +1197,9 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 20 2013 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17.90-3
|
||||||
|
- Resync with upstream master.
|
||||||
|
|
||||||
* Tue Jun 11 2013 Remi Collet <rcollet@redhat.com> - 2.17.90-2
|
* Tue Jun 11 2013 Remi Collet <rcollet@redhat.com> - 2.17.90-2
|
||||||
- rebuild for new GD 2.1.0
|
- rebuild for new GD 2.1.0
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
caa90cd9da8f21559e2d548b91ce55a3 glibc-2.17-757-g96df079.tar.gz
|
d627fa08bfd7d85b9eb433d97f1a8028 glibc-2.17-830-g19c73bc.tar.gz
|
||||||
f95967f50dfad07b8afe06f7358a80c9 glibc-2.17-757-g96df079-releng.tar.gz
|
db7000215c8d4144ac14d8463ff4c701 glibc-2.17-830-g19c73bc-releng.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user