rebuild with gcc 4.0

This commit is contained in:
Jens Petersen 2005-03-09 12:42:15 +00:00
parent 41350fdbd3
commit c805ae872c

View File

@ -6,7 +6,7 @@
Summary: GNU Emacs text editor Summary: GNU Emacs text editor
Name: emacs Name: emacs
Version: 21.3 Version: 21.3
Release: 25 Release: 26
License: GPL License: GPL
URL: http://www.gnu.org/software/emacs/ URL: http://www.gnu.org/software/emacs/
Group: Applications/Editors Group: Applications/Editors
@ -344,6 +344,9 @@ fi
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Wed Mar 9 2005 Jens Petersen <petersen@redhat.com> - 21.3-26
- rebuild with gcc 4.0
* Mon Feb 28 2005 Jens Petersen <petersen@redhat.com> - 21.3-25 * Mon Feb 28 2005 Jens Petersen <petersen@redhat.com> - 21.3-25
- add tramp-2.1.3 to site-lisp (David Woodhouse, 149703) - add tramp-2.1.3 to site-lisp (David Woodhouse, 149703)
- move removal of info dir to after its installation - move removal of info dir to after its installation