rpms/pydot/devel pydot.spec,1.3,1.4

Jason Tibbitts (tibbs) fedora-extras-commits at redhat.com
Fri Dec 15 04:34:07 UTC 2006


Author: tibbs

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

Modified Files:
	pydot.spec 
Log Message:
* Thu Dec 14 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.9.10-5
- Rebuild for new Python
- Add BR: python-devel



Index: pydot.spec
===================================================================
RCS file: /cvs/extras/rpms/pydot/devel/pydot.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pydot.spec	15 Sep 2006 16:03:48 -0000	1.3
+++ pydot.spec	15 Dec 2006 04:33:37 -0000	1.4
@@ -2,14 +2,14 @@
 
 Name:		pydot
 Version:	0.9.10
-Release:	4%{?dist}
+Release:	5%{?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
+BuildRequires:	pyparsing python-devel
 Requires:	graphviz, pyparsing
 BuildArch:	noarch
 
@@ -41,6 +41,10 @@
 %{python_sitelib}/*
 
 %changelog
+* Thu Dec 14 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.9.10-5
+- Rebuild for new Python
+- Add BR: python-devel
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.9.10-4
 - bump for fc6
 




More information about the scm-commits mailing list