OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 10-Nov-2003 12:12:46
Branch: HEAD Handle: 2003111011124402
Modified files:
openpkg-src/abiword abiword.spec
openpkg-web news.txt
Log:
Fix path to manual document
Summary:
Revision Changes Path
1.4 +2 -2 openpkg-src/abiword/abiword.spec
1.7347 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/abiword/abiword.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 abiword.spec
--- openpkg-src/abiword/abiword.spec 8 Nov 2003 08:22:43 -0000 1.3
+++ openpkg-src/abiword/abiword.spec 10 Nov 2003 11:12:46 -0000 1.4
@@ -40,7 +40,7 @@
Group: Editor
License: GPL
Version: %{V_opkg}
-Release: 20031108
+Release: 20031110
# list of sources
Source0:
http://download.sourceforge.net/sourceforge/abiword/abiword-%{V_dist}.tar.gz
@@ -262,7 +262,7 @@
abiword-docs/man/abiword.8 \
$RPM_BUILD_ROOT%{l_prefix}/man/man8/
%{l_shtool} install -c -m 644 \
- abiword-docs/Manual/Abiword_Manual.abw \
+ abiword-docs/Manual/en/Abiword_Manual.abw \
$RPM_BUILD_ROOT%{l_prefix}/share/abiword/docs/
%{l_shtool} install -c -m 644 \
abiword-docs/help/* \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7346 -r1.7347 news.txt
--- openpkg-web/news.txt 10 Nov 2003 09:46:03 -0000 1.7346
+++ openpkg-web/news.txt 10 Nov 2003 11:12:44 -0000 1.7347
@@ -1,3 +1,4 @@
+10-Nov-2003: Upgraded package: P<abiword-2.0.1.2-20031110>
10-Nov-2003: New package: P<fribidi-0.10.4-20031110>
10-Nov-2003: Upgraded package: P<freetype-2.1.7-20031110>
10-Nov-2003: Upgraded package: P<gnutls-0.9.96-20031110>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]