[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2009-11-14 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   13-Nov-2009 23:52:41
  Branch: HEAD Handle: 2009111322524000

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.11 -> 2.2.13

  Summary:
RevisionChanges Path
1.43+3  -3  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.42 -r1.43 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec1 May 2009 08:14:49 -   1.42
  +++ openpkg-src/dbmail/dbmail.spec13 Nov 2009 22:52:40 -  1.43
  @@ -23,7 +23,7 @@
   
   #   package component versions
   %define   V_major 2.2
  -%define   V_minor 11
  +%define   V_minor 13
   
   #   package information
   Name: dbmail
  @@ -36,7 +36,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20090501
  +Release:  20091113
   
   #   package options
   %option   with_fslyes
  @@ -114,7 +114,7 @@
   %build
   export CC="%{l_cc}"
   export CFLAGS="%{l_cflags -O}"
  -export CPPFLAGS="%{l_cppflags}"
  +export CPPFLAGS="%{l_cppflags gmime-2.0 .}"
   export LDFLAGS="%{l_ldflags} %{l_fsl_ldflags}"
   export LIBS="%{l_fsl_libs}"
   %if "%{with_pgsql}" == "yes"
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2009-05-01 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   01-May-2009 10:14:50
  Branch: HEAD Handle: 2009050109144900

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
dbmail 2.2 still requires gmime 2.0/2.2

  Summary:
RevisionChanges Path
1.42+3  -3  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.41 -r1.42 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec18 Apr 2009 13:09:42 -  1.41
  +++ openpkg-src/dbmail/dbmail.spec1 May 2009 08:14:49 -   1.42
  @@ -36,7 +36,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20090203
  +Release:  20090501
   
   #   package options
   %option   with_fslyes
  @@ -64,8 +64,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20060823, make, gcc, pkgconfig
   PreReq:   OpenPKG, openpkg >= 20060823, MTA, perl
  -BuildPreReq:  libiconv, gettext, gc, glib2, gmime
  -PreReq:   libiconv, gettext, gc, glib2, gmime
  +BuildPreReq:  libiconv, gettext, gc, glib2, gmime22
  +PreReq:   libiconv, gettext, gc, glib2, gmime22
   %if "%{with_fsl}" == "yes"
   BuildPreReq:  fsl
   PreReq:   fsl
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2009-02-02 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   03-Feb-2009 08:17:21
  Branch: HEAD Handle: 2009020307172100

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.10 -> 2.2.11

  Summary:
RevisionChanges Path
1.40+2  -2  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.39 -r1.40 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec22 Sep 2008 19:50:56 -  1.39
  +++ openpkg-src/dbmail/dbmail.spec3 Feb 2009 07:17:21 -   1.40
  @@ -23,7 +23,7 @@
   
   #   package component versions
   %define   V_major 2.2
  -%define   V_minor 10
  +%define   V_minor 11
   
   #   package information
   Name: dbmail
  @@ -36,7 +36,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20080922
  +Release:  20090203
   
   #   package options
   %option   with_fslyes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2008-03-25 Thread Ralf S. Engelschall
  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:   25-Mar-2008 08:28:43
  Branch: HEAD Handle: 2008032507284200

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.9 -> 2.2.10

  Summary:
RevisionChanges Path
1.38+2  -2  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.37 -r1.38 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec29 Feb 2008 17:39:42 -  1.37
  +++ openpkg-src/dbmail/dbmail.spec25 Mar 2008 07:28:42 -  1.38
  @@ -23,7 +23,7 @@
   
   #   package component versions
   %define   V_major 2.2
  -%define   V_minor 9
  +%define   V_minor 10
   
   #   package information
   Name: dbmail
  @@ -36,7 +36,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20080229
  +Release:  20080325
   
   #   package options
   %option   with_fslyes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2008-02-09 Thread Ralf S. Engelschall
  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:   09-Feb-2008 20:52:14
  Branch: HEAD Handle: 2008020919521300

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.8 -> 2.2.9

  Summary:
RevisionChanges Path
1.36+2  -2  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.35 -r1.36 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec1 Jan 2008 14:52:41 -   1.35
  +++ openpkg-src/dbmail/dbmail.spec9 Feb 2008 19:52:13 -   1.36
  @@ -23,7 +23,7 @@
   
   #   package component versions
   %define   V_major 2.2
  -%define   V_minor 8
  +%define   V_minor 9
   
   #   package information
   Name: dbmail
  @@ -36,7 +36,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20080101
  +Release:  20080209
   
   #   package options
   %option   with_fslyes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2007-10-27 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   27-Oct-2007 11:10:42
  Branch: HEAD Handle: 2007102710104100

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.7rc4 -> 2.2.7

  Summary:
RevisionChanges Path
1.32+6  -8  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.31 -r1.32 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec20 Oct 2007 15:11:03 -  1.31
  +++ openpkg-src/dbmail/dbmail.spec27 Oct 2007 09:10:41 -  1.32
  @@ -25,8 +25,6 @@
   #   package component versions
   %define   V_major 2.2
   %define   V_minor 7
  -%define   V_micro rc4
  -%define   V_micro_sep -rc4
   
   #   package information
   Name: dbmail
  @@ -38,8 +36,8 @@
   Class:EVAL
   Group:Mail
   License:  GPL
  -Version:  %{V_major}.%{V_minor}%{V_micro}
  -Release:  20071020
  +Version:  %{V_major}.%{V_minor}
  +Release:  20071027
   
   #   package options
   %option   with_fslyes
  @@ -55,7 +53,7 @@
   %endif
   
   #   list of sources
  -Source0:  
http://www.dbmail.org/download/%{V_major}/dbmail-%{V_major}.%{V_minor}%{V_micro_sep}.tar.gz
  +Source0:  
http://www.dbmail.org/download/%{V_major}/dbmail-%{V_major}.%{V_minor}.tar.gz
   Source1:  fsl.dbmail
   Source2:  rc.dbmail
   Source3:  dbmail-setup.sh
  @@ -104,13 +102,13 @@
   
   %track
   prog dbmail = {
  -version   = %{V_major}.%{V_minor}%{V_micro_sep}
  +version   = %{V_major}.%{V_minor}
   url   = http://www.dbmail.org/index.php?page=download
  -regex = dbmail-(\d+\.[02468](?:\.\d+)+(-?rc\d+)?)\.tar\.gz
  +regex = dbmail-(\d+\.\d*[02468](\.\d+)+)\.tar\.gz
   }
   
   %prep
  -%setup -q -n dbmail-%{V_major}.%{V_minor}%{V_micro_sep}
  +%setup -q -n dbmail-%{V_major}.%{V_minor}
   %patch -p0
   
   %build
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2007-10-05 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   05-Oct-2007 16:20:27
  Branch: HEAD Handle: 2007100515202700

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.7rc2 -> 2.2.7rc3

  Summary:
RevisionChanges Path
1.30+4  -4  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.29 -r1.30 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec27 Sep 2007 17:58:53 -  1.29
  +++ openpkg-src/dbmail/dbmail.spec5 Oct 2007 14:20:27 -   1.30
  @@ -25,8 +25,8 @@
   #   package component versions
   %define   V_major 2.2
   %define   V_minor 7
  -%define   V_micro rc2
  -%define   V_micro_sep -rc2
  +%define   V_micro rc3
  +%define   V_micro_sep -rc3
   
   #   package information
   Name: dbmail
  @@ -39,7 +39,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}%{V_micro}
  -Release:  20070927
  +Release:  20071005
   
   #   package options
   %option   with_fslyes
  @@ -104,7 +104,7 @@
   
   %track
   prog dbmail = {
  -version   = %{version}
  +version   = %{V_major}.%{V_minor}%{V_micro_sep}
   url   = http://www.dbmail.org/index.php?page=download
   regex = dbmail-(\d+\.[02468](?:\.\d+)+(-?rc\d+)?)\.tar\.gz
   }
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2007-09-27 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   27-Sep-2007 19:58:54
  Branch: HEAD Handle: 2007092718585300

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.7rc1 -> 2.2.7rc2

  Summary:
RevisionChanges Path
1.29+3  -3  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.28 -r1.29 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec21 Sep 2007 18:46:16 -  1.28
  +++ openpkg-src/dbmail/dbmail.spec27 Sep 2007 17:58:53 -  1.29
  @@ -25,8 +25,8 @@
   #   package component versions
   %define   V_major 2.2
   %define   V_minor 7
  -%define   V_micro rc1
  -%define   V_micro_sep -rc1
  +%define   V_micro rc2
  +%define   V_micro_sep -rc2
   
   #   package information
   Name: dbmail
  @@ -39,7 +39,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}%{V_micro}
  -Release:  20070921
  +Release:  20070927
   
   #   package options
   %option   with_fslyes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2007-09-21 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   21-Sep-2007 20:46:17
  Branch: HEAD Handle: 2007092119461600

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
release 2.2.6 has been withdrawn by the vendor, so track release
candidates as well and upgrade to 2.2.7-rc2

  Summary:
RevisionChanges Path
1.28+8  -6  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.27 -r1.28 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec15 Sep 2007 13:05:05 -  1.27
  +++ openpkg-src/dbmail/dbmail.spec21 Sep 2007 18:46:16 -  1.28
  @@ -24,7 +24,9 @@
   
   #   package component versions
   %define   V_major 2.2
  -%define   V_minor 6
  +%define   V_minor 7
  +%define   V_micro rc1
  +%define   V_micro_sep -rc1
   
   #   package information
   Name: dbmail
  @@ -36,8 +38,8 @@
   Class:EVAL
   Group:Mail
   License:  GPL
  -Version:  %{V_major}.%{V_minor}
  -Release:  20070915
  +Version:  %{V_major}.%{V_minor}%{V_micro}
  +Release:  20070921
   
   #   package options
   %option   with_fslyes
  @@ -53,7 +55,7 @@
   %endif
   
   #   list of sources
  -Source0:  
http://www.dbmail.org/download/%{V_major}/dbmail-%{V_major}.%{V_minor}.tar.gz
  +Source0:  
http://www.dbmail.org/download/%{V_major}/dbmail-%{V_major}.%{V_minor}%{V_micro_sep}.tar.gz
   Source1:  fsl.dbmail
   Source2:  rc.dbmail
   Source3:  dbmail-setup.sh
  @@ -104,11 +106,11 @@
   prog dbmail = {
   version   = %{version}
   url   = http://www.dbmail.org/index.php?page=download
  -regex = dbmail-(\d+\.[02468](?:\.\d+)+)\.tar\.gz
  +regex = dbmail-(\d+\.[02468](?:\.\d+)+(-?rc\d+)?)\.tar\.gz
   }
   
   %prep
  -%setup -q
  +%setup -q -n dbmail-%{V_major}.%{V_minor}%{V_micro_sep}
   %patch -p0
   
   %build
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2007-09-15 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Sep-2007 15:05:06
  Branch: HEAD Handle: 2007091514050500

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.6rc2 -> 2.2.6

  Summary:
RevisionChanges Path
1.27+4  -5  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.26 -r1.27 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec6 Sep 2007 09:50:50 -   1.26
  +++ openpkg-src/dbmail/dbmail.spec15 Sep 2007 13:05:05 -  1.27
  @@ -25,7 +25,6 @@
   #   package component versions
   %define   V_major 2.2
   %define   V_minor 6
  -%define   V_micro rc2
   
   #   package information
   Name: dbmail
  @@ -37,8 +36,8 @@
   Class:EVAL
   Group:Mail
   License:  GPL
  -Version:  %{V_major}.%{V_minor}%{V_micro}
  -Release:  20070906
  +Version:  %{V_major}.%{V_minor}
  +Release:  20070915
   
   #   package options
   %option   with_fslyes
  @@ -54,7 +53,7 @@
   %endif
   
   #   list of sources
  -Source0:  
http://www.dbmail.org/download/%{V_major}/dbmail-%{V_major}.%{V_minor}-%{V_micro}.tar.gz
  +Source0:  
http://www.dbmail.org/download/%{V_major}/dbmail-%{V_major}.%{V_minor}.tar.gz
   Source1:  fsl.dbmail
   Source2:  rc.dbmail
   Source3:  dbmail-setup.sh
  @@ -109,7 +108,7 @@
   }
   
   %prep
  -%setup -q -n dbmail-%{V_major}.%{V_minor}-%{V_micro}
  +%setup -q
   %patch -p0
   
   %build
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2007-09-03 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   04-Sep-2007 01:21:19
  Branch: HEAD Handle: 2007090400211300

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.6rc1 -> 2.2.6rc2

  Summary:
RevisionChanges Path
1.23+2  -2  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.22 -r1.23 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec27 Aug 2007 17:20:26 -  1.22
  +++ openpkg-src/dbmail/dbmail.spec3 Sep 2007 23:21:13 -   1.23
  @@ -25,7 +25,7 @@
   #   package component versions
   %define   V_major 2.2
   %define   V_minor 6
  -%define   V_micro rc1
  +%define   V_micro rc2
   
   #   package information
   Name: dbmail
  @@ -38,7 +38,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}%{V_micro}
  -Release:  20070827
  +Release:  20070904
   
   #   package options
   %option   with_fslyes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2007-08-04 Thread Ralf S. Engelschall
  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:   04-Aug-2007 11:31:59
  Branch: HEAD Handle: 2007080410315800

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
add hint that the MTA has to be configured, too

  Summary:
RevisionChanges Path
1.18+6  -3  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.17 -r1.18 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec3 Aug 2007 20:45:29 -   1.17
  +++ openpkg-src/dbmail/dbmail.spec4 Aug 2007 09:31:58 -   1.18
  @@ -38,7 +38,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}%{V_micro}
  -Release:  20070803
  +Release:  20070804
   
   #   package options
   %option   with_fslyes
  @@ -284,8 +284,11 @@
 echo "please establish the initial DBMail database with:"
 echo "  \$ $RPM_INSTALL_PREFIX/sbin/dbmail-setup install"
   %endif
  -  echo "Then hook DBMail into your particular MTA manually"
  -  echo "and add each of your users to DBMail with the commands:"
  +  echo "Then hook DBMail into your particular MTA manually."
  +  echo "For instance for the Postfix MTA this is achieved via:"
  +  echo "  # transport:"
  +  echo "   lmtp:127.0.0.1:24"
  +  echo "Finally, add each of your users to DBMail with:"
 echo "  \$ $RPM_INSTALL_PREFIX/sbin/dbmail-users \\%{l_nil}"
 echo "-a  -w  -s @"
   ) | %{l_rpmtool} msg -b -t notice
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2007-03-12 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   12-Mar-2007 09:46:46
  Branch: HEAD Handle: 2007031208464600

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.3 -> 2.2.4

  Summary:
RevisionChanges Path
1.13+2  -2  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.12 -r1.13 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec28 Feb 2007 17:09:42 -  1.12
  +++ openpkg-src/dbmail/dbmail.spec12 Mar 2007 08:46:46 -  1.13
  @@ -24,7 +24,7 @@
   
   #   package component versions
   %define   V_major 2.2
  -%define   V_minor 3
  +%define   V_minor 4
   
   #   package information
   Name: dbmail
  @@ -37,7 +37,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20070228
  +Release:  20070312
   
   #   package options
   %option   with_fslyes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2007-02-28 Thread Ralf S. Engelschall
  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:   28-Feb-2007 18:09:43
  Branch: HEAD Handle: 2007022817094200

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
upgrading package: dbmail 2.2.2 -> 2.2.3

  Summary:
RevisionChanges Path
1.12+2  -2  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.11 -r1.12 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec31 Jan 2007 19:06:04 -  1.11
  +++ openpkg-src/dbmail/dbmail.spec28 Feb 2007 17:09:42 -  1.12
  @@ -24,7 +24,7 @@
   
   #   package component versions
   %define   V_major 2.2
  -%define   V_minor 2
  +%define   V_minor 3
   
   #   package information
   Name: dbmail
  @@ -37,7 +37,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20070131
  +Release:  20070228
   
   #   package options
   %option   with_fslyes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec rc.dbmail

2006-12-30 Thread Ralf S. Engelschall
  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:
RevisionChanges 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.spec16 Dec 2006 12:31:10 -  1.8
  +++ openpkg-src/dbmail/dbmail.spec30 Dec 2006 09:13:33 -  1.9
  @@ -37,7 +37,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20061216
  +Release:  20061230
   
   #   package options
   %option   with_fslyes
  @@ .
  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 -  1.6
  +++ openpkg-src/dbmail/rc.dbmail  30 Dec 2006 09:13:33 -  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 Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2006-12-16 Thread Ralf S. Engelschall
  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:   16-Dec-2006 13:31:11
  Branch: HEAD Handle: 2006121612311000

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
users can be created with a single command, too

  Summary:
RevisionChanges Path
1.8 +2  -2  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.7 -r1.8 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec16 Dec 2006 11:51:01 -  1.7
  +++ openpkg-src/dbmail/dbmail.spec16 Dec 2006 12:31:10 -  1.8
  @@ -285,8 +285,8 @@
   %endif
 echo "Then hook DBMail into your particular MTA manually"
 echo "and add each of your users to DBMail with the commands:"
  -  echo "  \$ $RPM_INSTALL_PREFIX/sbin/dbmail-users -a  -w 
"
  -  echo "  \$ $RPM_INSTALL_PREFIX/sbin/dbmail-users -c  -s 
@"
  +  echo "  \$ $RPM_INSTALL_PREFIX/sbin/dbmail-users \\%{l_nil}"
  +  echo "-a  -w  -s @"
   ) | %{l_rpmtool} msg -b -t notice
   elif [ $1 -eq 2 ]; then
   #   after upgrade, restart service
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec

2006-12-04 Thread Ralf S. Engelschall
  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:   04-Dec-2006 19:01:09
  Branch: HEAD Handle: 2006120418010900

  Modified files:
openpkg-src/dbmail  dbmail.spec

  Log:
issue is already resolved

  Summary:
RevisionChanges Path
1.5 +1  -4  openpkg-src/dbmail/dbmail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.4 -r1.5 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec2 Dec 2006 23:48:55 -   1.4
  +++ openpkg-src/dbmail/dbmail.spec4 Dec 2006 18:01:09 -   1.5
  @@ -22,9 +22,6 @@
   ##  SUCH DAMAGE.
   ##
   
  -#   FIXME: cs:  MySQL backend support broken cause of conflicting
  -#   symbol 'list_length' in libmysqlclient and libgmime
  -
   #   package component versions
   %define   V_major 2.2
   %define   V_minor 1
  @@ -40,7 +37,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20061203
  +Release:  20061204
   
   #   package options
   %option   with_fslyes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec rc.dbmail

2006-12-01 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Dec-2006 18:28:55
  Branch: HEAD Handle: 2006120117285500

  Modified files:
openpkg-src/dbmail  dbmail.spec rc.dbmail

  Log:
fix rc script

  Summary:
RevisionChanges Path
1.3 +1  -1  openpkg-src/dbmail/dbmail.spec
1.5 +2  -2  openpkg-src/dbmail/rc.dbmail
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.2 -r1.3 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec25 Nov 2006 10:10:03 -  1.2
  +++ openpkg-src/dbmail/dbmail.spec1 Dec 2006 17:28:55 -   1.3
  @@ -37,7 +37,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20061125
  +Release:  20061201
   
   #   package options
   %option   with_fslyes
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/rc.dbmail
  
  $ cvs diff -u -r1.4 -r1.5 rc.dbmail
  --- openpkg-src/dbmail/rc.dbmail  25 Nov 2006 11:11:48 -  1.4
  +++ openpkg-src/dbmail/rc.dbmail  1 Dec 2006 17:28:55 -   1.5
  @@ -81,12 +81,12 @@
   %hourly -u @l_susr@
   rcService dbmail enable yes || exit 0
   rcService dbmail active no  && exit 0
  -%{l_prefix}/sbin/dbmail-util -l 1h -qq
  +@l_prefix@/sbin/dbmail-util -l 1h -qq
   
   %daily -u @l_susr@
   rcService dbmail enable yes || exit 0
   rcService dbmail active no  && exit 0
  -%{l_prefix}/sbin/dbmail-util -ay
  +@l_prefix@/sbin/dbmail-util -aqy
   for tag in $dbmail_log_tags; do
   if [ -f $dbmail_logdir/dbmail-$tag.log ]; then
   shtool rotate -f \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/dbmail/ dbmail.spec rc.dbmail

2006-11-25 Thread Ralf S. Engelschall
  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:   25-Nov-2006 11:10:03
  Branch: HEAD Handle: 2006112510100300

  Modified files:
openpkg-src/dbmail  dbmail.spec rc.dbmail

  Log:
further packaging cleanups and improvements

  Summary:
RevisionChanges Path
1.2 +19 -21 openpkg-src/dbmail/dbmail.spec
1.2 +1  -1  openpkg-src/dbmail/rc.dbmail
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  
  $ cvs diff -u -r1.1 -r1.2 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec24 Nov 2006 20:49:24 -  1.1
  +++ openpkg-src/dbmail/dbmail.spec25 Nov 2006 10:10:03 -  1.2
  @@ -37,7 +37,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20061124
  +Release:  20061125
   
   #   package options
   %option   with_fslyes
  @@ -149,7 +149,8 @@
   %else
   --without-auth-ldap \
   %endif
  ---disable-shared
  +--disable-shared \
  +--enable-static
   %{l_make} %{l_mflags -O}
   
   %install
  @@ -161,24 +162,13 @@
   #   create additional directories
   %{l_shtool} mkdir -f -p -m 755 \
   $RPM_BUILD_ROOT%{l_prefix}/etc/dbmail \
  -$RPM_BUILD_ROOT%{l_prefix}/libexec/dbmail \
   $RPM_BUILD_ROOT%{l_prefix}/var/dbmail/db \
   $RPM_BUILD_ROOT%{l_prefix}/var/dbmail/log \
   $RPM_BUILD_ROOT%{l_prefix}/var/dbmail/run
   
  -#   wrap executables for DSO run-time environment
  -for i in dbmail-export dbmail-imapd dbmail-lmtpd dbmail-pop3d \
  -dbmail-sievecmd dbmail-smtp dbmail-timsieved dbmail-users 
dbmail-util; do
  -mv  $RPM_BUILD_ROOT%{l_prefix}/sbin/$i \
  -$RPM_BUILD_ROOT%{l_prefix}/libexec/dbmail/$i
  -strip $RPM_BUILD_ROOT%{l_prefix}/libexec/dbmail/$i >/dev/null 2>&1 
|| true
  -( echo "#!/bin/sh"
  -  echo "LD_LIBRARY_PATH='%{l_prefix}/lib/dbmail:/usr/lib:/lib'"
  -  echo "export LD_LIBRARY_PATH"
  -  echo "exec %{l_prefix}/libexec/dbmail/$i \${1+\"[EMAIL 
PROTECTED]"}"
  -) >$RPM_BUILD_ROOT%{l_prefix}/sbin/$i
  -chmod 755 $RPM_BUILD_ROOT%{l_prefix}/sbin/$i
  -done
  +#   strip down installation
  +strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* >/dev/null 2>&1 || true
  +rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib/dbmail >/dev/null 2>&1 || true
   
   #   install run-command script
   %{l_shtool} mkdir -f -p -m 755 \
  @@ -236,8 +226,8 @@
   -e 's;^\(EFFECTIVE_GROUP[^=]*=\).*$;\1 %{l_rgrp};' \
   -e 's;^\(BINDIP[^=]*=\).*$;\1 127.0.0.1;' \
   -e 's;^\(RESOLVE_IP[^=]*=\).*$;\1 no;' \
  --e 's;^\(logfile[^=]*=\).*$;\1 
%{l_prefix}/var/dbmail/log/dbmail.log;' \
  --e 's;^\(errorlog[^=]*=\).*$;\1 
%{l_prefix}/var/dbmail/log/dbmail.log;' \
  +-e 's;^\(logfile[^=]*=\).*$;\1 
%{l_prefix}/var/dbmail/log/dbmail-output.log;' \
  +-e 's;^\(errorlog[^=]*=\).*$;\1 
%{l_prefix}/var/dbmail/log/dbmail-output.log;' \
   -e 's;^\(pid_directory[^=]*=\).*$;\1 %{l_prefix}/var/dbmail/run;' \
   -e 's;^\(state_directory[^=]*=\).*$;\1 %{l_prefix}/var/dbmail/run;' \
   -e 's;dc=mydomain;dc=example;g' \
  @@ -257,8 +247,7 @@
   '%not %dir %{l_prefix}/etc/fsl' \
   '%config %{l_prefix}/etc/fsl/fsl.dbmail' \
   '%doc %{l_prefix}/share/dbmail/README.*' \
  -'%dir %attr(0770,%{l_musr},%{l_rgrp}) %{l_prefix}/var/dbmail' \
  -'%dir %attr(0770,%{l_musr},%{l_rgrp}) %{l_prefix}/var/dbmail/*'
  +'%dir %attr(0770,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/dbmail/*'
   
   %files -f files
   
  @@ -267,8 +256,14 @@
   
   %post
   if [ $1 -eq 1 ]; then
  +%if "%{with_sqlite}" == "yes"
  +( echo "Establishing initial DBMail SQLite database"
  +) | %{l_rpmtool} msg -b -t notice
  +$RPM_INSTALL_PREFIX/sbin/dbmail-setup install
  +%endif
   #   display final hints on initial installation
   ( echo "To complete this installation of DBMail,"
  +%if "%{with_sqlite}" != "yes"
   %if "%{with_mysql}" == "yes"
 echo "after starting your MySQL RDBMS with"
 echo "  \$ $RPM_INSTALL_PREFIX/etc/rc mysql start"
  @@ -278,7 +273,8 @@
 echo "  \$ $RPM_INSTALL_PREFIX/etc/rc postgresql start"
   %endif
 echo "please establish the initial DBMail database with:"
  -  echo "  \$ $RPM_INSTALL_PREFIX/sbin/dbmail-setup"
  +  echo "  \$ $RPM_INSTALL_PREFIX/sbin/dbmail-setup install"