[packages/waf] up to 2.0.11
atler
atler at pld-linux.org
Wed Oct 3 01:19:29 CEST 2018
commit 5e7a2f5eb92700b36c81215885e8c7aaaa19431c
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Oct 3 01:17:41 2018 +0200
up to 2.0.11
- correct python shebangs
waf.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/waf.spec b/waf.spec
index 2028036..adfeb70 100644
--- a/waf.spec
+++ b/waf.spec
@@ -1,13 +1,13 @@
Summary: The Waf build system
Summary(pl.UTF-8): System budowania Waf
Name: waf
-Version: 2.0.9
+Version: 2.0.11
Release: 1
# note: waf book is on CC-BY-NC-ND (not included in binary package)
License: BSD
Group: Development/Building
Source0: http://waf.io/%{name}-%{version}.tar.bz2
-# Source0-md5: ae4225757cb0611b408856ea99b9a901
+# Source0-md5: aabe75f27556e8ed462e2af8e658175f
Patch0: %{name}-path.patch
URL: http://waf.io/
BuildRequires: python >= 1:2.6
@@ -34,6 +34,8 @@ Scons, Cmake, Ant itp.).
%setup -q
%patch0 -p1
+%{__sed} -i -e '1s,/usr/bin/.*python,%{__python},' waf-light waflib/processor.py waflib/extras/javatest.py
+
%build
# check waf-light
extras=
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/waf.git/commitdiff/5e7a2f5eb92700b36c81215885e8c7aaaa19431c
More information about the pld-cvs-commit
mailing list