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: 14-Apr-2006 20:03:55
Branch: HEAD Handle: 2006041419035400
Modified files:
openpkg-src/smokeping smokeping.spec
Log:
upgrading package: smokeping 2.0.7 -> 2.0.8
Summary:
Revision Changes Path
1.19 +3 -3 openpkg-src/smokeping/smokeping.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/smokeping/smokeping.spec
============================================================================
$ cvs diff -u -r1.18 -r1.19 smokeping.spec
--- openpkg-src/smokeping/smokeping.spec 16 Feb 2006 18:04:22 -0000
1.18
+++ openpkg-src/smokeping/smokeping.spec 14 Apr 2006 18:03:54 -0000
1.19
@@ -32,8 +32,8 @@
Class: EVAL
Group: Network
License: GPL
-Version: 2.0.7
-Release: 20060216
+Version: 2.0.8
+Release: 20060414
# list of sources
Source0:
http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/smokeping-%{version}.tar.gz
@@ -65,7 +65,7 @@
%setup -q
# clean-up source tree
- find . -type f -name .#\* -exec rm -f {} \;
+ find . -type f -name '.#*' -exec rm -f {} \;
# fix paths
%{l_shtool} subst \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]