rpms/waf/F-13 .cvsignore, 1.22, 1.23 import.log, 1.17, 1.18 sources, 1.22, 1.23 waf.spec, 1.26, 1.27

Thomas Moschny thm at fedoraproject.org
Mon Jul 12 07:23:06 UTC 2010


Author: thm

Update of /cvs/pkgs/rpms/waf/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv3161/F-13

Modified Files:
	.cvsignore import.log sources waf.spec 
Log Message:
Update to 1.5.18.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/waf/F-13/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- .cvsignore	29 May 2010 20:29:27 -0000	1.22
+++ .cvsignore	12 Jul 2010 07:23:05 -0000	1.23
@@ -1 +1 @@
-waf-1.5.17.stripped.tar.bz2
+waf-1.5.18.stripped.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/waf/F-13/import.log,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- import.log	29 May 2010 20:29:27 -0000	1.17
+++ import.log	12 Jul 2010 07:23:05 -0000	1.18
@@ -15,3 +15,4 @@ waf-1_5_13-1_fc12:F-13:waf-1.5.13-1.fc12
 waf-1_5_14-1_fc12:F-13:waf-1.5.14-1.fc12.src.rpm:1267988771
 waf-1_5_15-1_fc12:F-13:waf-1.5.15-1.fc12.src.rpm:1270484140
 waf-1_5_17-1_fc12:F-13:waf-1.5.17-1.fc12.src.rpm:1275164906
+waf-1_5_18-1_fc13:F-13:waf-1.5.18-1.fc13.src.rpm:1278919348


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/waf/F-13/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- sources	29 May 2010 20:29:27 -0000	1.22
+++ sources	12 Jul 2010 07:23:05 -0000	1.23
@@ -1 +1 @@
-a83409465a1d5b0f1cf1b6504db1f015  waf-1.5.17.stripped.tar.bz2
+4dc98c413e9663b86e22b485932f90a8  waf-1.5.18.stripped.tar.bz2


Index: waf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/waf/F-13/waf.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- waf.spec	29 May 2010 20:29:27 -0000	1.26
+++ waf.spec	12 Jul 2010 07:23:05 -0000	1.27
@@ -1,5 +1,5 @@
 Name:           waf
-Version:        1.5.17
+Version:        1.5.18
 Release:        1%{?dist}
 Summary:        A Python-based build system
 Group:          Development/Tools
@@ -7,7 +7,7 @@ Group:          Development/Tools
 License:        BSD and Python
 URL:            http://code.google.com/p/waf/
 # Original tarfile can be found at
-# http://waf.googlecode.com/files/waf-%{version}.tar.bz2
+# http://waf.googlecode.com/files/waf-%%{version}.tar.bz2
 # We remove doc/book, as this is under CC-BY-NC-ND, which is not
 # allowed in Fedora.
 Source:         waf-%{version}.stripped.tar.bz2
@@ -86,6 +86,9 @@ find demos utils -type f -exec %{__chmod
 
 
 %changelog
+* Sun Jul 11 2010 Thomas Moschny <thomas.moschny at gmx.de> - 1.5.18-1
+- Update to 1.5.18.
+
 * Mon May 24 2010 Thomas Moschny <thomas.moschny at gmx.de> - 1.5.17-1
 - Update to 1.5.17.
 - Add patch from issue 682 to install 3rd party tools.



More information about the scm-commits mailing list