SPECS: waf.spec - 1.4.2
patrys
patrys at pld-linux.org
Mon Jun 16 12:27:38 CEST 2008
Author: patrys Date: Mon Jun 16 10:27:38 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.4.2
---- Files affected:
SPECS:
waf.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/waf.spec
diff -u SPECS/waf.spec:1.8 SPECS/waf.spec:1.9
--- SPECS/waf.spec:1.8 Tue Mar 11 23:22:36 2008
+++ SPECS/waf.spec Mon Jun 16 12:27:32 2008
@@ -2,12 +2,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
@@ -35,7 +35,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-./waf install \
+echo y | ./waf install \
--prefix %{_prefix} \
--destdir $RPM_BUILD_ROOT
@@ -61,7 +61,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.8 2008/03/11 22:22:36 patrys
+Revision 1.9 2008/06/16 10:27:32 patrys
+- 1.4.2
+
+Revision 1.8 2008-03-11 22:22:36 patrys
- remove unused escape
Revision 1.7 2008-03-11 22:20:11 patrys
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/waf.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list