- Resync with upstream sources.
This commit is contained in:
parent
98dddaf805
commit
afeab8192b
2
.gitignore
vendored
2
.gitignore
vendored
@ -40,3 +40,5 @@ glibc-2.14-394-g8f3b1ff
|
||||
/glibc-2.16.90-07e51550.tar.gz
|
||||
/glibc-2.16.90-d22e28b0-fedora.tar.gz
|
||||
/glibc-2.16.90-d22e28b0.tar.gz
|
||||
/glibc-2.16.90-a0bbdad3-fedora.tar.gz
|
||||
/glibc-2.16.90-a0bbdad3.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.16.90-d22e28b0
|
||||
%define glibcsrcdir glibc-2.16.90-a0bbdad3
|
||||
%define glibcversion 2.16.90
|
||||
### glibc.spec.in follows:
|
||||
%define run_glibc_tests 1
|
||||
@ -27,7 +27,7 @@
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 7%{?dist}
|
||||
Release: 9%{?dist}
|
||||
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
|
||||
# Things that are linked directly into dynamically linked programs
|
||||
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
|
||||
@ -1349,7 +1349,10 @@ rm -f *.filelist*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 4 2012 Jeff Law <law@redhat.com> - 2.16-12
|
||||
* Wed Sep 5 2012 Jeff Law <law@redhat.com> - 2.16.90-9
|
||||
- Resync with upstream sources.
|
||||
|
||||
* Tue Sep 4 2012 Jeff Law <law@redhat.com> - 2.16.90-8
|
||||
- Incorporate ppc64p7 arch changes (#854250)
|
||||
|
||||
* Thu Aug 30 2012 Jeff Law <law@redhat.com> - 2.16.90-7
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
f81342d0a3e556572bbc17531d2cb145 glibc-2.16.90-d22e28b0-fedora.tar.gz
|
||||
871bb4d23e5eb725bee350632a033bee glibc-2.16.90-d22e28b0.tar.gz
|
||||
68dc97f2a6ee4c4f0514061a6d56f1e0 glibc-2.16.90-a0bbdad3-fedora.tar.gz
|
||||
f168314e1eb0d8819a483bbbc516d904 glibc-2.16.90-a0bbdad3.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user