OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Nov-2008 07:56:40
Branch: HEAD Handle: 2008111106564000
Modified files:
openpkg-src/waf waf.spec
Log:
upgrading package: waf 1.4.4 -> 1.5.0
Summary:
Revision Changes Path
1.2 +3 -3 openpkg-src/waf/waf.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/waf/waf.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 waf.spec
--- openpkg-src/waf/waf.spec 11 Oct 2008 09:57:30 -0000 1.1
+++ openpkg-src/waf/waf.spec 11 Nov 2008 06:56:40 -0000 1.2
@@ -31,8 +31,8 @@
Class: EVAL
Group: Building
License: MIT-style
-Version: 1.4.4
-Release: 20081011
+Version: 1.5.0
+Release: 20081111
# list of sources
Source0: http://waf.googlecode.com/files/waf-%{version}.tar.bz2
@@ -71,7 +71,7 @@
%{l_shtool} install -c -m 755 \
waf $RPM_BUILD_ROOT%{l_prefix}/bin/
%{l_shtool} install -c -m 755 \
- doc/waf.pdf $RPM_BUILD_ROOT%{l_prefix}/share/waf/
+ doc/old/waf.pdf $RPM_BUILD_ROOT%{l_prefix}/share/waf/
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
'%doc %{l_prefix}/share/waf/waf.pdf'
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]