Logoj0ke.net Open Build Service > Projects > home:netmax:tools > python-futures > Changes
Sign Up | Log In

Changes of Revision 12

[-] Changed python-futures.spec
x
 
1
@@ -7,7 +7,11 @@
2
 Group:     Development/Languages/Python
3
 Source0:   pythonfutures.tar.bz2
4
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
5
+0%{?suse_version}
6
 BuildRequires: python >= 2.6
7
+%else
8
+BuildRequires: python-devel >= 2.6
9
+%endif
10
 
11
 %description
12
 This package is described in PEP-3148 and is included in Python 3.2.
13