]> git.pld-linux.org Git - packages/waf.git/commitdiff
- up to 1.8.6 auto/th/waf-1.8.6-1
authorJan Palus <atler@pld-linux.org>
Sun, 15 Feb 2015 20:09:57 +0000 (21:09 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 15 Feb 2015 20:09:57 +0000 (21:09 +0100)
waf-path.patch
waf.spec

index 864f3525ff48e1bcbb18752b4b359f98e0b77211..e1217987fcfc28d6d31e33147aeed79b9f190196 100644 (file)
@@ -7,13 +7,13 @@
  # Thomas Nagy, 2005-2010
  
 @@ -34,7 +34,7 @@
- VERSION="1.6.4"
  REVISION="x"
+ GIT="x"
 -INSTALL="x"
 +INSTALL="/usr/share"
  C1='x'
  C2='x'
+ C3='x'
  cwd = os.getcwd()
 @@ -140,7 +140,7 @@ def find_lib():
                if w: return w
index e77cb13cbbf2f90274f6c53abdd84200d2b756ec..c2b44fcb3cac94822908c2da8b92bdd2eb292cbc 100644 (file)
--- a/waf.spec
+++ b/waf.spec
@@ -1,14 +1,14 @@
 Summary:       The Waf build system
 Summary(pl.UTF-8):     System budowania Waf
 Name:          waf
-Version:       1.8.5
+Version:       1.8.6
 Release:       1
 # note: waf book is on CC-BY-NC-ND (not included in binary package)
 License:       BSD
 Group:         Development/Building
 #Source0Download: http://code.google.com/p/waf/downloads/list
 Source0:       ftp://ftp.waf.io/pub/release/%{name}-%{version}.tar.bz2
-# Source0-md5: ad983533c2284380b13dab33b4ef48a8
+# Source0-md5: 7c89d2127ae3a4e5160b9a6a285b4764
 Patch0:                %{name}-path.patch
 URL:           http://code.google.com/p/waf/
 BuildRequires: python >= 1:2.6
This page took 0.069993 seconds and 4 git commands to generate.