rpms/pydot/FC-4 pydot.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Oct 7 04:33:17 UTC 2005


Author: spot

Update of /cvs/extras/rpms/pydot/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3704/FC-4

Modified Files:
	pydot.spec 
Log Message:

We really do need BR: pyparsing



Index: pydot.spec
===================================================================
RCS file: /cvs/extras/rpms/pydot/FC-4/pydot.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pydot.spec	7 Oct 2005 04:16:56 -0000	1.1
+++ pydot.spec	7 Oct 2005 04:33:15 -0000	1.2
@@ -2,13 +2,14 @@
 
 Name:		pydot
 Version:	0.9.10
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	MIT
 Group:		System Environment/Libraries
 Summary:	Python interface to Graphviz's Dot language
 URL:		http://dkbza.org/pydot.html
 Source0:	http://dkbza.org/data/pydot-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:	pyparsing
 Requires:	graphviz, pyparsing
 BuildArch:	noarch
 
@@ -40,6 +41,9 @@
 %{python_sitelib}/*
 
 %changelog
+* Thu Oct  6 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.9.10-3
+- We really do need pyparsing as a BR
+
 * Thu Oct  6 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.9.10-2
 - change BR to R for graphviz, pyparsing
 




More information about the fedora-extras-commits mailing list