]> git.pld-linux.org Git - packages/waf.git/commitdiff
- 1.4.2 auto/th/waf-1_4_2-1
authorPatryk Zawadzki <patrys@room-303.com>
Mon, 16 Jun 2008 10:27:32 +0000 (10:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    waf.spec -> 1.9

waf.spec

index 97c4aea722190d8c8ed02350ed3c64569ddce4ff..b2ddf47cb0b3c9f6193ab08a4e85410245a8e4bf 100644 (file)
--- a/waf.spec
+++ b/waf.spec
@@ -1,12 +1,12 @@
 Summary:       The Waf build system
 Summary(pl.UTF-8):     System budowania Waf
 Name:          waf
-Version:       1.3.2
+Version:       1.4.2
 Release:       1
 License:       BSD
 Group:         Development/Building
 Source0:       http://waf.googlecode.com/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 9caca69cb435911c9ed6ff0519ce19ae
+# Source0-md5: 0d0c397ee675b2df79f65b375eb8a0f8
 URL:           http://code.google.com/p/waf/
 BuildRequires: python
 BuildArch:     noarch
@@ -34,7 +34,7 @@ Scons, Cmake, Ant itp.).
 
 %install
 rm -rf $RPM_BUILD_ROOT
-./waf install \
+echo y | ./waf install \
        --prefix %{_prefix} \
        --destdir $RPM_BUILD_ROOT
 
This page took 0.036792 seconds and 4 git commands to generate.