]> git.pld-linux.org Git - packages/waf.git/commitdiff
- up to 1.7.14 auto/th/waf-1.7.14-1
authorJan Palus <jan.palus@gmail.com>
Tue, 7 Jan 2014 18:14:12 +0000 (19:14 +0100)
committerJan Palus <jan.palus@gmail.com>
Tue, 7 Jan 2014 18:14:12 +0000 (19:14 +0100)
- don't clean *.py files (internal logic depends on them)

waf.spec

index c0507327efffbff7bf307c40fed76c03bf89cf86..c457e8456b4b38daffee4824560cda94ef57d26f 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.7.13
+Version:       1.7.14
 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:       http://waf.googlecode.com/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 2b0f2fb5fc96b501c175df0e0f8572d4
+# Source0-md5: c25c67426225873087736514b12db920
 Patch0:                %{name}-path.patch
 URL:           http://code.google.com/p/waf/
 BuildRequires: python >= 1:2.6
@@ -58,7 +58,6 @@ install -D -p waf-light $RPM_BUILD_ROOT%{_bindir}/waf
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/waf/waflib
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/waf/waflib
-%py_postclean %{_datadir}/waf/waflib
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.059927 seconds and 4 git commands to generate.