|
|
@ -9,8 +9,8 @@
|
|
|
|
%global with_docs 1
|
|
|
|
%global with_docs 1
|
|
|
|
|
|
|
|
|
|
|
|
Name: waf
|
|
|
|
Name: waf
|
|
|
|
Version: 1.6.3
|
|
|
|
Version: 1.6.4
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A Python-based build system
|
|
|
|
Summary: A Python-based build system
|
|
|
|
Group: Development/Tools
|
|
|
|
Group: Development/Tools
|
|
|
|
# The entire source code is BSD apart from pproc.py (taken from Python 2.5)
|
|
|
|
# The entire source code is BSD apart from pproc.py (taken from Python 2.5)
|
|
|
@ -140,6 +140,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Apr 17 2011 Thomas Moschny <thomas.moschny@gmx.de> - 1.6.4-1
|
|
|
|
|
|
|
|
- Update to 1.6.4.
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Apr 9 2011 Thomas Moschny <thomas.moschny@gmx.de> - 1.6.3-2
|
|
|
|
* Sat Apr 9 2011 Thomas Moschny <thomas.moschny@gmx.de> - 1.6.3-2
|
|
|
|
- Use python-sphinx10 where available.
|
|
|
|
- Use python-sphinx10 where available.
|
|
|
|
- Turn off standard brp-python-bytecompile only when building the
|
|
|
|
- Turn off standard brp-python-bytecompile only when building the
|
|
|
|