]> git.pld-linux.org Git - packages/waf.git/commitdiff
- updated to 1.4.4 auto/th/waf-1_4_4-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 4 Oct 2008 15:43:46 +0000 (15:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    waf.spec -> 1.13

waf.spec

index 9623305309f00d7586bb012236d7caff34d6039a..b499e360a596b4914914e02ca69d2f567e2be72f 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.4.2
-Release:       3
+Version:       1.4.4
+Release:       1
 License:       BSD
 Group:         Development/Building
 Source0:       http://waf.googlecode.com/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 0d0c397ee675b2df79f65b375eb8a0f8
+# Source0-md5: 6a809e446497b710592579772c8b22bd
 URL:           http://code.google.com/p/waf/
 BuildRequires: python
 BuildArch:     noarch
@@ -30,6 +30,7 @@ Scons, Cmake, Ant itp.).
 %setup -q
 
 %build
+./waf-light configure --prefix=%{_prefix}
 ./waf-light --make-waf
 
 %install
This page took 0.079219 seconds and 4 git commands to generate.