po-mode.el was being left out
This commit is contained in:
parent
90c0285729
commit
3f193607dc
@ -3,7 +3,7 @@
|
|||||||
Summary: GNU Emacs text editor
|
Summary: GNU Emacs text editor
|
||||||
Name: emacs
|
Name: emacs
|
||||||
Version: 22.0.93
|
Version: 22.0.93
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://www.gnu.org/software/emacs/
|
URL: http://www.gnu.org/software/emacs/
|
||||||
Group: Applications/Editors
|
Group: Applications/Editors
|
||||||
@ -95,7 +95,7 @@ Emacs packages or see some elisp examples.
|
|||||||
|
|
||||||
# install rest of site-lisp files
|
# install rest of site-lisp files
|
||||||
( cd site-lisp
|
( cd site-lisp
|
||||||
cp %SOURCE5 %SOURCE6 %SOURCE9 %SOURCE13 %SOURCE20 .
|
cp %SOURCE5 %SOURCE6 %SOURCE9 %SOURCE14 %SOURCE20 .
|
||||||
# xemacs compat patch for rpm-spec-mode
|
# xemacs compat patch for rpm-spec-mode
|
||||||
patch < %SOURCE12
|
patch < %SOURCE12
|
||||||
# fix po-auto-replace-revision-date nil
|
# fix po-auto-replace-revision-date nil
|
||||||
@ -279,6 +279,9 @@ fi
|
|||||||
%dir %{_datadir}/emacs/%{version}
|
%dir %{_datadir}/emacs/%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 24 2007 Chip Coldwell <coldwell@redhat.com> - 22.0.93-3
|
||||||
|
- po-mode.el was being left out
|
||||||
|
|
||||||
* Tue Jan 23 2007 Chip Coldwell <coldwell@redhat.com> - 22.0.93-1
|
* Tue Jan 23 2007 Chip Coldwell <coldwell@redhat.com> - 22.0.93-1
|
||||||
- new pretest version
|
- new pretest version
|
||||||
- removed setarch since new dumper copes with execshield
|
- removed setarch since new dumper copes with execshield
|
||||||
|
Loading…
Reference in New Issue
Block a user