Remove change for 787662, correct fix is in gcc.
This commit is contained in:
parent
7472f9034f
commit
b8f291fb63
@ -78,9 +78,6 @@ Patch21: %{name}-rh770869.patch
|
|||||||
Patch22: %{name}-rh691912.patch
|
Patch22: %{name}-rh691912.patch
|
||||||
# Not necessary to send upstream
|
# Not necessary to send upstream
|
||||||
Patch23: %{name}-rh688948.patch
|
Patch23: %{name}-rh688948.patch
|
||||||
# Given the upstream attitude towards rpc stuff, this will
|
|
||||||
# almost certainly be rejected.
|
|
||||||
Patch24: %{name}-rh787662.patch
|
|
||||||
|
|
||||||
|
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -323,7 +320,6 @@ rm -rf %{glibcportsdir}
|
|||||||
%patch21 -p1
|
%patch21 -p1
|
||||||
%patch22 -p1
|
%patch22 -p1
|
||||||
%patch23 -p1
|
%patch23 -p1
|
||||||
%patch24 -p1
|
|
||||||
|
|
||||||
# A lot of programs still misuse memcpy when they have to use
|
# A lot of programs still misuse memcpy when they have to use
|
||||||
# memmove. The memcpy implementation below is not tolerant at
|
# memmove. The memcpy implementation below is not tolerant at
|
||||||
@ -1176,8 +1172,8 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 7 2012 Jeff Law <law@redhat.com> - 2.15-14
|
* Tue Feb 7 2012 Jeff Law <law@redhat.com> - 2.15-15
|
||||||
- Find cpp in /usr/bin too (#767662)
|
- Remove change for 787662, correct fix is in gcc.
|
||||||
|
|
||||||
* Mon Feb 6 2012 Jeff Law <law@redhat.com> - 2.15-13
|
* Mon Feb 6 2012 Jeff Law <law@redhat.com> - 2.15-13
|
||||||
- More accurately detect if we're in a chroot (#688948)
|
- More accurately detect if we're in a chroot (#688948)
|
||||||
|
Loading…
Reference in New Issue
Block a user