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 openpkg-web Date: 17-Jan-2003 20:40:59
Branch: HEAD Handle: 2003011719405801
Modified files:
openpkg-src/mhonarc mhonarc.spec
openpkg-web news.txt
Log:
fix installation path to manual pages
Summary:
Revision Changes Path
1.14 +2 -2 openpkg-src/mhonarc/mhonarc.spec
1.2931 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mhonarc/mhonarc.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 mhonarc.spec
--- openpkg-src/mhonarc/mhonarc.spec 3 Jan 2003 10:53:20 -0000 1.13
+++ openpkg-src/mhonarc/mhonarc.spec 17 Jan 2003 19:40:59 -0000 1.14
@@ -33,7 +33,7 @@
Group: Converter
License: GPL
Version: 2.5.14
-Release: 20021222
+Release: 20030117
# list of sources
Source0: http://www.mhonarc.org/tar/MHonArc%{version}.tar.bz2
@@ -67,7 +67,7 @@
-binpath $RPM_BUILD_ROOT%{l_prefix}/bin \
-docpath $RPM_BUILD_ROOT%{l_prefix}/share/mhonarc \
-libpath $RPM_BUILD_ROOT%{l_prefix}/libexec/mhonarc \
- -manpath $RPM_BUILD_ROOT%{l_prefix}/man/man1 \
+ -manpath $RPM_BUILD_ROOT%{l_prefix}/man \
-perl %{l_prefix}/bin/perl
# post-fix paths in installation files
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2930 -r1.2931 news.txt
--- openpkg-web/news.txt 17 Jan 2003 19:39:54 -0000 1.2930
+++ openpkg-web/news.txt 17 Jan 2003 19:40:58 -0000 1.2931
@@ -1,3 +1,4 @@
+17-Jan-2003: Upgraded package: P<mhonarc-2.5.14-20030117>
17-Jan-2003: Upgraded package: P<diffstat-1.32-20030117>
17-Jan-2003: Upgraded package: P<rrdtool-1.0.40-20030117>
17-Jan-2003: Upgraded package: P<openjade-1.3.2-20030117>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]