rpms/xpdf/devel xpdf.spec,1.14,1.15

Tom Callaway spot at fedoraproject.org
Wed Mar 4 21:02:53 UTC 2009


Author: spot

Update of /cvs/extras/rpms/xpdf/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32022/devel

Modified Files:
	xpdf.spec 
Log Message:
fix missing font dependency


Index: xpdf.spec
===================================================================
RCS file: /cvs/extras/rpms/xpdf/devel/xpdf.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- xpdf.spec	26 Feb 2009 11:50:24 -0000	1.14
+++ xpdf.spec	4 Mar 2009 21:02:22 -0000	1.15
@@ -1,7 +1,7 @@
 Summary: A PDF file viewer for the X Window System
 Name: xpdf
 Version: 3.02
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: GPLv2
 Epoch: 1
 Url: http://www.foolabs.com/xpdf/
@@ -68,6 +68,7 @@
 Requires: xdg-utils
 Requires: poppler-utils
 Requires: xorg-x11-fonts-ISO8859-1-75dpi
+Requires: xorg-x11-fonts-ISO8859-1-100dpi
 
 BuildRequires: lesstif-devel
 BuildRequires: freetype-devel >= 2.1.7
@@ -268,6 +269,9 @@
 %{_datadir}/xpdf/latin2
 
 %changelog
+* Wed Mar  4 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1:3.02-12
+- add Requires: xorg-x11-fonts-ISO8859-1-100dpi (bz 485404)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.02-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list