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

Changes of Revision 3

[-] Changed python-sphinx.spec
x
 
1
@@ -9,9 +9,9 @@
2
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
3
 BuildRequires: python-distribute
4
 %if 0%{?suse_version}
5
-BuildRequires: python >= 2.6
6
+BuildRequires: python
7
 %else
8
-BuildRequires: python-devel >= 2.6
9
+BuildRequires: python-devel
10
 %endif
11
 
12
 %description
13