rpms/pychart/devel pychart.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jan 9 23:11:30 UTC 2006


Author: spot

Update of /cvs/extras/rpms/pychart/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18957/devel

Modified Files:
	pychart.spec 
Log Message:

Fix missing BR



Index: pychart.spec
===================================================================
RCS file: /cvs/extras/rpms/pychart/devel/pychart.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pychart.spec	9 Jan 2006 23:00:39 -0000	1.2
+++ pychart.spec	9 Jan 2006 23:11:13 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:		pychart
 Version:	1.39
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPL
 Group:		System Environment/Libraries
 Summary:	Python library for generating chart images
@@ -14,7 +14,7 @@
 # it as an addon source tarball. This is BZ #177350
 Source1:	python-2.4.2-Doc.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	ghostscript-devel
+BuildRequires:	ghostscript-devel, tetex-latex, latex2html
 BuildArch:	noarch
 Patch0:		pychart-1.39-mkhowto.patch
 
@@ -66,6 +66,9 @@
 %doc doc/examples doc/pychart
 
 %changelog
+* Mon Jan  9 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.39-2
+- BR: tetex-latex, latex2html
+
 * Mon Jan  9 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.39-1
 - bump to 1.39
 




More information about the fedora-extras-commits mailing list