OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 21-Feb-2004 09:20:47
Branch: HEAD Handle: 2004022108204700
Modified files:
openpkg-src/multitail multitail.spec
Log:
upgrading package: multitail 3.1.0 -> 3.1.1
Summary:
Revision Changes Path
1.45 +3 -3 openpkg-src/multitail/multitail.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/multitail/multitail.spec
============================================================================
$ cvs diff -u -r1.44 -r1.45 multitail.spec
--- openpkg-src/multitail/multitail.spec 17 Feb 2004 19:39:01 -0000 1.44
+++ openpkg-src/multitail/multitail.spec 21 Feb 2004 08:20:47 -0000 1.45
@@ -33,8 +33,8 @@
Class: EVAL
Group: Terminal
License: GPL
-Version: 3.1.0
-Release: 20040217
+Version: 3.1.1
+Release: 20040221
# list of sources
Source0: http://www.vanheusden.com/multitail/multitail-%{version}.tgz
@@ -72,7 +72,7 @@
esac
%{l_make} %{l_mflags} \
CC="%{l_cc}" \
- CFLAGS="%{l_cflags -O} %{l_cppflags ncurses}" \
+ CFLAGS="%{l_cflags -O} %{l_cppflags ncurses} -DVERSION=\\\"%{version}\\\"" \
LDFLAGS="%{l_ldflags} $libs"
%install
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]