Logoj0ke.net Open Build Service > Projects > devel:python > python-sphinx > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed python-sphinx.spec
x
 
1
@@ -8,11 +8,8 @@
2
 Source0:   Sphinx-%{version}.tar.bz2
3
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
4
 BuildRequires: python-distribute
5
-%if 0%{?suse_version}
6
 BuildRequires: python
7
-%else
8
 BuildRequires: python-devel
9
-%endif
10
 
11
 %description
12
 Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects.
13