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:   06-Aug-2007 21:20:21
  Branch: HEAD                             Handle: 2007080620202100

  Modified files:
    openpkg-src/milter-sa   milter-sa.patch milter-sa.spec

  Log:
    add -a option also to SYNOPSIS in manual page and require spamassassin
    package already under build-time to fix configure-time

  Summary:
    Revision    Changes     Path
    1.3         +12 -4      openpkg-src/milter-sa/milter-sa.patch
    1.4         +4  -4      openpkg-src/milter-sa/milter-sa.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/milter-sa/milter-sa.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 milter-sa.patch
  --- openpkg-src/milter-sa/milter-sa.patch     2 Mar 2007 09:36:59 -0000       
1.2
  +++ openpkg-src/milter-sa/milter-sa.patch     6 Aug 2007 19:20:21 -0000       
1.3
  @@ -1,6 +1,6 @@
   Index: configure
   --- configure.orig   2006-04-05 18:00:01 +0200
  -+++ configure        2007-03-02 10:32:13 +0100
  ++++ configure        2007-08-06 21:18:29 +0200
   @@ -7080,9 +7080,6 @@
    
    
  @@ -22,8 +22,16 @@
    if eval "test \"\${$as_ac_Header+set}\" = set"; then
   Index: spamass-milter.1.in
   --- spamass-milter.1.in.orig 2004-03-18 19:37:08 +0100
  -+++ spamass-milter.1.in      2007-03-02 10:30:55 +0100
  -@@ -199,6 +199,9 @@
  ++++ spamass-milter.1.in      2007-08-06 21:18:46 +0200
  +@@ -20,6 +20,7 @@
  + .Op Fl r Ar nn
  + .Op Fl u Ar defaultuser
  + .Op Fl x
  ++.Op Fl a
  + .Op Fl - Ar spamc flags ...
  + .Sh DESCRIPTION
  + The
  +@@ -199,6 +200,9 @@
    Requires the
    .Fl u
    flag.  
  @@ -35,7 +43,7 @@
    This allows you to connect to a remote spamd with
   Index: spamass-milter.cpp
   --- spamass-milter.cpp.orig  2006-03-23 22:41:36 +0100
  -+++ spamass-milter.cpp       2007-03-02 10:31:50 +0100
  ++++ spamass-milter.cpp       2007-08-06 21:18:29 +0200
   @@ -100,7 +100,7 @@
    extern "C" {
    #endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/milter-sa/milter-sa.spec
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 milter-sa.spec
  --- openpkg-src/milter-sa/milter-sa.spec      2 Mar 2007 09:36:59 -0000       
1.3
  +++ openpkg-src/milter-sa/milter-sa.spec      6 Aug 2007 19:20:21 -0000       
1.4
  @@ -33,7 +33,7 @@
   Group:        Mail
   License:      GPL
   Version:      0.3.1
  -Release:      20070302
  +Release:      20070806
   
   #   package options
   %option       with_fsl  yes
  @@ -48,9 +48,9 @@
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20060823
  -PreReq:       OpenPKG, openpkg >= 20060823, spamassassin
  -BuildPreReq:  milter, MTA
  -PreReq:       milter, MTA
  +PreReq:       OpenPKG, openpkg >= 20060823
  +BuildPreReq:  spamassassin, milter, MTA
  +PreReq:       spamassassin, milter, MTA
   %if "%{with_fsl}" == "yes"
   BuildPreReq:  fsl >= 1.2.0
   PreReq:       fsl >= 1.2.0
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to