Changes of Revision 2
[-] | Changed | python-sphinx.spec |
1
2 Group: Development/Languages/Python 3 Source0: Sphinx-%{version}.tar.bz2 4 BuildRoot: %{_tmppath}/%{name}-%{version}-root 5 +BuildRequires: python-distribute 6 %if 0%{?suse_version} 7 BuildRequires: python >= 2.6 8 %else 9 |