OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-Dec-2006 10:13:33
Branch: HEAD Handle: 2006123009133300
Modified files:
openpkg-src/dbmail dbmail.spec rc.dbmail
Log:
remove useless stuff
Summary:
Revision Changes Path
1.9 +1 -1 openpkg-src/dbmail/dbmail.spec
1.7 +0 -2 openpkg-src/dbmail/rc.dbmail
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dbmail/dbmail.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 dbmail.spec
--- openpkg-src/dbmail/dbmail.spec 16 Dec 2006 12:31:10 -0000 1.8
+++ openpkg-src/dbmail/dbmail.spec 30 Dec 2006 09:13:33 -0000 1.9
@@ -37,7 +37,7 @@
Group: Mail
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20061216
+Release: 20061230
# package options
%option with_fsl yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/dbmail/rc.dbmail
============================================================================
$ cvs diff -u -r1.6 -r1.7 rc.dbmail
--- openpkg-src/dbmail/rc.dbmail 16 Dec 2006 20:26:46 -0000 1.6
+++ openpkg-src/dbmail/rc.dbmail 30 Dec 2006 09:13:33 -0000 1.7
@@ -48,8 +48,6 @@
dbmail_usable="unknown"
dbmail_active="no"
rcService dbmail enable yes && \
- dbmail_enable="yes"
- rcService dbmail enable yes && \
dbmail_signal 0 && dbmail_active="yes"
echo "dbmail_enable=\"$dbmail_enable\""
echo "dbmail_usable=\"$dbmail_usable\""
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]