OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 03-Jul-2003 14:31:24
Branch: HEAD Handle: 2003070313312201
Modified files:
openpkg-src/msntp msntp.spec
openpkg-web news.txt
Log:
remove syslog(3) usage
Summary:
Revision Changes Path
1.8 +2 -1 openpkg-src/msntp/msntp.spec
1.5184 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/msntp/msntp.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 msntp.spec
--- openpkg-src/msntp/msntp.spec 17 Jan 2003 08:05:39 -0000 1.7
+++ openpkg-src/msntp/msntp.spec 3 Jul 2003 12:31:23 -0000 1.8
@@ -33,7 +33,7 @@
Group: Network
License: OSS-style
Version: 1.6
-Release: 20030117
+Release: 20030703
# list of sources
Source0: http://www.hpcf.cam.ac.uk/export/msntp-%{version}.tar.gz
@@ -52,6 +52,7 @@
%prep
%setup -q
+ %{l_shtool} subst -e 's/syslog(LOG_.*;/return;/' unix.c
%build
CC="%{l_cc}"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5183 -r1.5184 news.txt
--- openpkg-web/news.txt 3 Jul 2003 12:22:59 -0000 1.5183
+++ openpkg-web/news.txt 3 Jul 2003 12:31:22 -0000 1.5184
@@ -1,3 +1,4 @@
+03-Jul-2003: Upgraded package: P<msntp-1.6-20030703>
03-Jul-2003: Upgraded package: P<kerberos-1.2.8-20030703>
03-Jul-2003: Upgraded package: P<ddd-3.3.1-20030703>
03-Jul-2003: Upgraded package: P<cvsd-0.9.19-20030703>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]