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: 17-Jun-2003 21:01:08
Branch: HEAD Handle: 2003061720010601
Modified files:
openpkg-src/nn nn.spec
openpkg-web news.txt
Log:
build manual in foreground so that installation doesn't catch
half-cooked and _changing_ files
Summary:
Revision Changes Path
1.12 +2 -1 openpkg-src/nn/nn.spec
1.4908 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/nn/nn.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 nn.spec
--- openpkg-src/nn/nn.spec 10 Feb 2003 12:24:27 -0000 1.11
+++ openpkg-src/nn/nn.spec 17 Jun 2003 19:01:07 -0000 1.12
@@ -33,7 +33,7 @@
Group: News
License: BSD-style
Version: 6.6.5
-Release: 20030210
+Release: 20030617
# list of sources
Source0: ftp://ftp.nndev.org/pub/nn-6.6/nn-%{version}.tar.Z
@@ -87,6 +87,7 @@
-e 's;%{l_prefix}/sbin/sendmail -t;/bin/sh;' \
-e "s;=\"%{l_prefix};=\"$RPM_BUILD_ROOT%{l_prefix};g" \
-e "s;=%{l_prefix};=$RPM_BUILD_ROOT%{l_prefix};g" \
+ -e "s;) *&;);" \
inst
echo "n" | sh ./inst
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4907 -r1.4908 news.txt
--- openpkg-web/news.txt 17 Jun 2003 18:35:52 -0000 1.4907
+++ openpkg-web/news.txt 17 Jun 2003 19:01:06 -0000 1.4908
@@ -1,3 +1,4 @@
+17-Jun-2003: Upgraded package: P<nn-6.6.5-20030617>
17-Jun-2003: Upgraded package: P<rdp-1.5-20030617>
17-Jun-2003: Upgraded package: P<rt-3.0.2-20030617>
17-Jun-2003: Upgraded package: P<postfix-2.0.12-20030617>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]