]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- BR comments fix
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Jan 2014 09:08:00 +0000 (10:08 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Jan 2014 09:08:00 +0000 (10:08 +0100)
python.spec

index 115ab558878ae887711e15ab60251233a3995c9f..575c9c8b59305f4386e6f5914e93d8830e93ee8f 100644 (file)
@@ -22,8 +22,9 @@ BuildRequires:        python-distribute
 BuildRequires: rpm-pythonprov
 # if py_postclean is used
 BuildRequires: rpmbuild(macros) >= 1.219
+# when using /usr/bin/env or other in-place substitutions
+#BuildRequires:        sed >= 4.0
 # when python3 present
-BuildRequires: sed >= 4.0
 %if %{with python3}
 BuildRequires: python3-devel
 BuildRequires: python3-distribute
This page took 0.093525 seconds and 4 git commands to generate.