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: 12-Nov-2003 15:02:03
Branch: HEAD Handle: 2003111214020102
Modified files:
openpkg-src/abiword abiword.spec
openpkg-web news.txt
Log:
Fix path to help files
Summary:
Revision Changes Path
1.5 +2 -5 openpkg-src/abiword/abiword.spec
1.7375 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/abiword/abiword.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 abiword.spec
--- openpkg-src/abiword/abiword.spec 10 Nov 2003 11:12:46 -0000 1.4
+++ openpkg-src/abiword/abiword.spec 12 Nov 2003 14:02:03 -0000 1.5
@@ -40,7 +40,7 @@
Group: Editor
License: GPL
Version: %{V_opkg}
-Release: 20031110
+Release: 20031112
# list of sources
Source0:
http://download.sourceforge.net/sourceforge/abiword/abiword-%{V_dist}.tar.gz
@@ -249,7 +249,6 @@
$RPM_BUILD_ROOT%{l_prefix}/bin \
$RPM_BUILD_ROOT%{l_prefix}/man/man8 \
$RPM_BUILD_ROOT%{l_prefix}/share/abiword/docs \
- $RPM_BUILD_ROOT%{l_prefix}/share/abiword/help \
$RPM_BUILD_ROOT%{l_prefix}/share/abiword/glade \
$RPM_BUILD_ROOT%{l_prefix}/share/abiword/clipart \
$RPM_BUILD_ROOT%{l_prefix}/share/abiword/dictionary \
@@ -264,9 +263,7 @@
%{l_shtool} install -c -m 644 \
abiword-docs/Manual/en/Abiword_Manual.abw \
$RPM_BUILD_ROOT%{l_prefix}/share/abiword/docs/
- %{l_shtool} install -c -m 644 \
- abiword-docs/help/* \
- $RPM_BUILD_ROOT%{l_prefix}/share/abiword/help/
+ cp -f abiword-docs/help $RPM_BUILD_ROOT%{l_prefix}/share/abiword/
%{l_shtool} install -c -m 644 \
abi/src/af/xap/unix/*.glade \
abi/src/wp/ap/unix/*.glade \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7374 -r1.7375 news.txt
--- openpkg-web/news.txt 12 Nov 2003 10:57:06 -0000 1.7374
+++ openpkg-web/news.txt 12 Nov 2003 14:02:01 -0000 1.7375
@@ -1,3 +1,4 @@
+12-Nov-2003: Upgraded package: P<abiword-2.0.1.2-20031112>
12-Nov-2003: New package: P<kolab-1.0.14-20031112>
12-Nov-2003: New package: P<ucblogo-5.3-20031112>
12-Nov-2003: Upgraded package: P<powerdns-2.9.12-20031112>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]