OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 15-Jul-2003 12:15:37
Branch: HEAD Handle: 2003071511153502
Modified files:
openpkg-src/rdist rdist.spec
openpkg-web news.txt
Log:
add missing line continuation. thanks to <[EMAIL PROTECTED]>
Summary:
Revision Changes Path
1.9 +2 -2 openpkg-src/rdist/rdist.spec
1.5571 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/rdist/rdist.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 rdist.spec
--- openpkg-src/rdist/rdist.spec 14 Jul 2003 14:26:17 -0000 1.8
+++ openpkg-src/rdist/rdist.spec 15 Jul 2003 10:15:37 -0000 1.9
@@ -40,7 +40,7 @@
Group: Filesystem
License: BSD
Version: %{V_opkg}
-Release: 20030714
+Release: 20030715
# package options
%option with_fsl yes
@@ -85,7 +85,7 @@
%{l_shtool} mkdir -f -p -m 755 \
$RPM_BUILD_ROOT%{l_prefix}/bin \
$RPM_BUILD_ROOT%{l_prefix}/man/man1 \
- $RPM_BUILD_ROOT%{l_prefix}/man/man8
+ $RPM_BUILD_ROOT%{l_prefix}/man/man8 \
$RPM_BUILD_ROOT%{l_prefix}/sbin \
$RPM_BUILD_ROOT%{l_prefix}/var/rdist
%{l_shtool} install -c -s -m 755 \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5570 -r1.5571 news.txt
--- openpkg-web/news.txt 15 Jul 2003 10:01:18 -0000 1.5570
+++ openpkg-web/news.txt 15 Jul 2003 10:15:35 -0000 1.5571
@@ -1,3 +1,4 @@
+15-Jul-2003: Upgraded package: P<rdist-7.0.0a10-20030715>
15-Jul-2003: Upgraded package: P<whoson-2.02a-20030715>
15-Jul-2003: Upgraded package: P<sendmail-8.12.9-20030715>
15-Jul-2003: Upgraded package: P<sasl-2.1.14-20030715>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]