Browse code

rpm: add BR: python-elementtree for python 2.4

Matt Domsch authored on 2014/03/24 01:30:58
Showing 1 changed files
... ...
@@ -27,10 +27,11 @@ BuildRequires:  python2-devel
27 27
 %endif
28 28
 %if %{!?fedora:8}%{?fedora} < 8 || %{!?rhel:6}%{?rhel} < 6
29 29
 # This is in standard library since 2.5
30
+BuildRequires:  python-elementtree
30 31
 Requires:       python-elementtree
31 32
 %endif
32
-BuildRequires: python-dateutil
33
-Requires: python-dateutil
33
+BuildRequires:  python-dateutil
34
+Requires:       python-dateutil
34 35
 
35 36
 %description
36 37
 S3cmd lets you copy files from/to Amazon S3