Add python to BuildRequires (needed for the micro benchmarks)
And fix the format of the bugzilla reference in the changelog eingry.
This commit is contained in:
parent
dbf5f70dbe
commit
37b7dfda47
@ -305,6 +305,9 @@ BuildRequires: /usr/bin/valgrind
|
|||||||
# We use systemd rpm macros for nscd
|
# We use systemd rpm macros for nscd
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
|
|
||||||
|
# We use python for the microbenchmarks
|
||||||
|
BuildRequires: python
|
||||||
|
|
||||||
# This is to ensure that __frame_state_for is exported by glibc
|
# This is to ensure that __frame_state_for is exported by glibc
|
||||||
# will be compatible with egcs 1.x.y
|
# will be compatible with egcs 1.x.y
|
||||||
BuildRequires: gcc >= 3.2
|
BuildRequires: gcc >= 3.2
|
||||||
@ -1838,8 +1841,7 @@ rm -f *.filelist*
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 14 2015 Mike FABIAN <mfabian@redhat.com> - 2.21.90-18
|
* Tue Jul 14 2015 Mike FABIAN <mfabian@redhat.com> - 2.21.90-18
|
||||||
- Unicode 8.0.0 updates (including the transliteration files)
|
- Unicode 8.0.0 updates, including the transliteration files (#1238412).
|
||||||
- Resolves: rhbz#1238412
|
|
||||||
|
|
||||||
* Sun Jun 21 2015 Carlos O'Donell <carlos@redhat.com> - 2.21.90-17
|
* Sun Jun 21 2015 Carlos O'Donell <carlos@redhat.com> - 2.21.90-17
|
||||||
- Remove all linuxthreads handling from glibc spec file.
|
- Remove all linuxthreads handling from glibc spec file.
|
||||||
|
Loading…
Reference in New Issue
Block a user