Revert "2.14.90-16"
This reverts commit 2cda9c699b
.
Removing rebase and related commits.
This commit is contained in:
parent
2cda9c699b
commit
654ac9924c
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
/glibc-2.14-518-ga5fb313-fedora.tar.xz
|
/glibc-ports-2.14-43-gf335e01.tar.xz
|
||||||
/glibc-2.14-518-ga5fb313.tar.xz
|
/glibc-2.14-498-g98591e5-fedora.tar.xz
|
||||||
/glibc-ports-2.14-44-ga9ff872.tar.xz
|
/glibc-2.14-498-g98591e5.tar.xz
|
||||||
|
File diff suppressed because it is too large
Load Diff
11
glibc.spec
11
glibc.spec
@ -1,6 +1,6 @@
|
|||||||
%define glibcsrcdir glibc-2.14-518-ga5fb313
|
%define glibcsrcdir glibc-2.14-498-g98591e5
|
||||||
%define glibcversion 2.14.90
|
%define glibcversion 2.14.90
|
||||||
%define glibcportsdir glibc-ports-2.14-44-ga9ff872
|
%define glibcportsdir glibc-ports-2.14-43-gf335e01
|
||||||
### glibc.spec.in follows:
|
### glibc.spec.in follows:
|
||||||
%define run_glibc_tests 1
|
%define run_glibc_tests 1
|
||||||
%define auxarches athlon alphaev6
|
%define auxarches athlon alphaev6
|
||||||
@ -28,7 +28,7 @@
|
|||||||
Summary: The GNU libc libraries
|
Summary: The GNU libc libraries
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: %{glibcversion}
|
Version: %{glibcversion}
|
||||||
Release: 16
|
Release: 15.2
|
||||||
# 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
|
||||||
@ -1112,11 +1112,6 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Nov 14 2011 Andreas Schwab <schwab@redhat.com> - 2.14.90-16
|
|
||||||
- Update from master
|
|
||||||
- Don't call reused_arena when _int_new_arena failed (#753601)
|
|
||||||
- Fix grouping and reuse other locales in various locales (BZ#13147)
|
|
||||||
|
|
||||||
* Fri Nov 11 2011 Andreas Schwab <schwab@redhat.com> - 2.14.90-15
|
* Fri Nov 11 2011 Andreas Schwab <schwab@redhat.com> - 2.14.90-15
|
||||||
- Update from master
|
- Update from master
|
||||||
- Fix db makefile rule for group.db
|
- Fix db makefile rule for group.db
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
e87247cdc2403714be8d3b457545a4d4 glibc-2.14-518-ga5fb313-fedora.tar.xz
|
2ca57c728649b2d33580f97f9f3545f3 glibc-2.14-498-g98591e5-fedora.tar.xz
|
||||||
3e39ac426f94a458b6831875a479fe23 glibc-2.14-518-ga5fb313.tar.xz
|
49bd20c056b1ae61985a099e791dc79a glibc-2.14-498-g98591e5.tar.xz
|
||||||
b16d4eccea9a93abaacddac422720e3f glibc-ports-2.14-44-ga9ff872.tar.xz
|
b89c04e859de608e0c6b33ab77923527 glibc-ports-2.14-43-gf335e01.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user