OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 17-Jan-2007 19:09:47
Branch: HEAD Handle: 2007011718094700
Modified files:
openpkg-src/twiki twiki.spec
Log:
upgrading package: twiki 4.0.5 -> 4.1.0
Summary:
Revision Changes Path
1.18 +3 -3 openpkg-src/twiki/twiki.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/twiki/twiki.spec
============================================================================
$ cvs diff -u -r1.17 -r1.18 twiki.spec
--- openpkg-src/twiki/twiki.spec 10 Jan 2007 07:15:07 -0000 1.17
+++ openpkg-src/twiki/twiki.spec 17 Jan 2007 18:09:47 -0000 1.18
@@ -32,8 +32,8 @@
Class: EVAL
Group: CMS
License: GPL
-Version: 4.0.5
-Release: 20070110
+Version: 4.1.0
+Release: 20070117
# list of sources
Source0: http://twiki.org/p/pub/Codev/Release/TWiki-%{version}.tgz
@@ -100,7 +100,7 @@
-e "s;'/bin:/usr/bin';'%{l_prefix}/bin:/bin:/usr/bin';g" \
-e 's;/bin/egrep;%{l_prefix}/bin/egrep;g' \
-e 's;/bin/fgrep;%{l_prefix}/bin/fgrep;g' \
- lib/TWiki.cfg
+ lib/TWiki.spec
( cd lib && %{l_tar} cf - . ) | \
( cd $RPM_BUILD_ROOT%{l_prefix}/lib/twiki && %{l_tar} xf - ) || exit $?
%{l_shtool} install -c -m 644 \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]