rpms/python-fedora/devel python-fedora.spec,1.25,1.26

Toshio くらとみ toshio at fedoraproject.org
Mon Sep 15 23:47:46 UTC 2008


Author: toshio

Update of /cvs/pkgs/rpms/python-fedora/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12792

Modified Files:
	python-fedora.spec 
Log Message:
Ass python-sphinxas a BR.



Index: python-fedora.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/devel/python-fedora.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- python-fedora.spec	15 Sep 2008 23:34:05 -0000	1.25
+++ python-fedora.spec	15 Sep 2008 23:47:15 -0000	1.26
@@ -2,7 +2,7 @@
 
 Name:           python-fedora
 Version:        0.3.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python modules for talking to Fedora Infrastructure Services
 
 Group:          Development/Languages
@@ -12,7 +12,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-devel python-setuptools-devel python-paver
+BuildRequires:  python-devel
+BuildRequires:  python-setuptools-devel
+BuildRequires:  python-paver
+BuildRequires:  python-sphinx
 Requires:       python-simplejson
 Requires:       python-bugzilla
 Requires:       python-feedparser
@@ -53,6 +56,9 @@
 %{python_sitelib}/*
 
 %changelog
+* Mon Sep 15 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.6-2
+- Add python-sphinx to the buildrequires.
+
 * Mon Sep 15 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.6-1
 - New upstream.  No longer deps on koji.
 




More information about the fedora-extras-commits mailing list