rpms/emacs/F-11 emacs.spec,1.124,1.125

Daniel Novotny dnovotny at fedoraproject.org
Wed Jun 24 12:06:42 UTC 2009


Author: dnovotny

Update of /cvs/extras/rpms/emacs/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24219

Modified Files:
	emacs.spec 
Log Message:

fix #469220



Index: emacs.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs/F-11/emacs.spec,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -p -r1.124 -r1.125
--- emacs.spec	11 Jun 2009 11:04:13 -0000	1.124
+++ emacs.spec	24 Jun 2009 12:06:11 -0000	1.125
@@ -4,7 +4,7 @@ Summary: GNU Emacs text editor
 Name: emacs
 Epoch: 1
 Version: 22.3
-Release: 12%{?dist}
+Release: 13%{?dist}
 License: GPLv3+
 URL: http://www.gnu.org/software/emacs/
 Group: Applications/Editors
@@ -37,7 +37,8 @@ BuildRequires: autoconf, automake, bzip2
 %ifarch %{ix86}
 BuildRequires: setarch
 %endif
-Requires: xorg-x11-fonts-ISO8859-1-100dpi
+Requires: xorg-x11-fonts-ISO8859-1-100dpi, xorg-x11-fonts-misc
+Requires: xorg-x11-fonts-ISO8859-1-75dpi
 Requires: emacs-common = %{epoch}:%{version}-%{release}
 Requires: hicolor-icon-theme
 Requires: hunspell
@@ -364,7 +365,10 @@ alternatives --install %{_bindir}/etags 
 %dir %{_datadir}/emacs/%{version}
 
 %changelog
-* Thu Jun 11 2009 Daniel Novotny <dnovotny at redhat.com> 1:22:3-12
+* Wed Jun 24 2009 Daniel Novotny <dnovotny at redhat.com> 1:22.3-13
+- added xorg-x11-fonts-misc to dependencies (#469220)
+
+* Thu Jun 11 2009 Daniel Novotny <dnovotny at redhat.com> 1:22.3-12
 - fix bz#505083 - rpm-add-change-log-entry date format rejected by rpmbuild
 
 * Fri Apr 10 2009 Daniel Novotny <dnovotny at redhat.com> 1:22.3-11




More information about the fedora-extras-commits mailing list