rpms/python-sphinx/F-11 .cvsignore, 1.6, 1.7 python-sphinx.spec, 1.10, 1.11 sources, 1.6, 1.7

Michel Alexandre Salim salimma at fedoraproject.org
Thu Aug 20 05:46:16 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/python-sphinx/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8110

Modified Files:
	.cvsignore python-sphinx.spec sources 
Log Message:
* Mon Aug 17 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.6.2-1
- Update to 0.6.2 -- upstream bugfix requested inside bz#512438



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-sphinx/F-11/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	2 Jan 2009 18:35:34 -0000	1.6
+++ .cvsignore	20 Aug 2009 05:46:15 -0000	1.7
@@ -1 +1 @@
-Sphinx-0.5.1.tar.gz
+Sphinx-0.6.2.tar.gz


Index: python-sphinx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-sphinx/F-11/python-sphinx.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- python-sphinx.spec	26 Feb 2009 23:33:07 -0000	1.10
+++ python-sphinx.spec	20 Aug 2009 05:46:15 -0000	1.11
@@ -4,19 +4,20 @@
 %define upstream_name Sphinx
 
 Name:           python-sphinx
-Version:        0.5.1
-Release:        2%{?dist}
+Version:        0.6.2
+Release:        1%{?dist}
 Summary:        Python documentation generator
 
 Group:          Development/Tools
 License:        BSD
 URL:            http://sphinx.pocoo.org/
 Source0:        http://pypi.python.org/packages/source/S/%{upstream_name}/%{upstream_name}-%{version}.tar.gz
+Patch0:         %{name}-setuptools.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-devel python-docutils python-jinja python-setuptools
-Requires:       python-docutils python-jinja python-pygments
+BuildRequires:  python-devel python-docutils python-jinja2 python-setuptools
+Requires:       python-docutils python-jinja2 python-pygments
 
 
 %description
@@ -68,6 +69,7 @@ This package contains documentation in r
 
 %prep
 %setup -q -n %{upstream_name}-%{version}
+%patch0 -p0 -b .setuptools
 
 
 %build
@@ -107,6 +109,15 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 17 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.6.2-1
+- Update to 0.6.2 -- upstream bugfix requested inside bz#512438
+
+* Fri Jun 05 2009 Luke Macken <lmacken at redhat.com> - 0.6.1-2
+- Add a patch to use our own setuptools package
+
+* Fri Apr 17 2009 Michel Salim <salimma at fedoraproject.org> - 0.6.1-1
+- Update to 0.6.1
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-sphinx/F-11/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	2 Jan 2009 18:35:34 -0000	1.6
+++ sources	20 Aug 2009 05:46:16 -0000	1.7
@@ -1 +1 @@
-11456e362d75c1a4c5a5847921d3f4c7  Sphinx-0.5.1.tar.gz
+c8f79e171addc73342cc2e775dc78880  Sphinx-0.6.2.tar.gz




More information about the fedora-extras-commits mailing list