rpms/python-Traits/F-9 python-Traits.spec,1.2,1.3

Rakesh Pandit rakesh at fedoraproject.org
Fri Jun 12 00:59:47 UTC 2009


Author: rakesh

Update of /cvs/pkgs/rpms/python-Traits/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10152

Modified Files:
	python-Traits.spec 
Log Message:
Fixed missing setupdocs BR


Index: python-Traits.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-Traits/F-9/python-Traits.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-Traits.spec	12 Jun 2009 00:40:06 -0000	1.2
+++ python-Traits.spec	12 Jun 2009 00:59:17 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           python-Traits
 Version:        3.1.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Explicitly typed attributes for Python
 
 Group:          Development/Languages
@@ -16,7 +16,7 @@ URL:            http://code.enthought.co
 Source0:        http://pypi.python.org/packages/source/T/Traits/Traits-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  python-setuptools, numpy, python-devel
+BuildRequires:  python-setupdocs, python-setuptools, numpy, python-devel
 
 %description
 The traits package developed by Enthought provides a special type
@@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jun 12 2009 Rakesh Pandit <rakesh at fedoraproject.org> 3.1.0-2
+- Fixed missing setupdocs BR
+
 * Fri Jun 12 2009 Rakesh Pandit <rakesh at fedoraproject.org> 3.1.0-1
 - Updated
 




More information about the fedora-extras-commits mailing list