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:   23-Mar-2005 11:58:33
  Branch: HEAD                             Handle: 2005032310583300

  Modified files:
    openpkg-src/ssmtp       ssmtp.spec

  Log:
    upgrading package: ssmtp 2.60.12 -> 2.61

  Summary:
    Revision    Changes     Path
    1.55        +5  -9      openpkg-src/ssmtp/ssmtp.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ssmtp/ssmtp.spec
  ============================================================================
  $ cvs diff -u -r1.54 -r1.55 ssmtp.spec
  --- openpkg-src/ssmtp/ssmtp.spec      1 Jan 2005 10:55:00 -0000       1.54
  +++ openpkg-src/ssmtp/ssmtp.spec      23 Mar 2005 10:58:33 -0000      1.55
  @@ -23,10 +23,6 @@
   ##  SUCH DAMAGE.
   ##
   
  -#   package version
  -%define       V_major 2.60
  -%define       V_minor 12
  -
   #   package information
   Name:         ssmtp
   Summary:      Simple SMTP Send-Only MTA
  @@ -37,15 +33,15 @@
   Class:        BASE
   Group:        Mail
   License:      GPL
  -Version:      %{V_major}.%{V_minor}
  -Release:      20041209
  +Version:      2.61
  +Release:      20050323
   
   #   package options
   %option       with_fsl  yes
   %option       with_ssl  no
   
   #   list of sources
  -Source0:      
ftp://ftp.debian.org/debian/pool/main/s/ssmtp/ssmtp_%{version}.tar.gz
  +Source0:      
ftp://ftp.debian.org/debian/pool/main/s/ssmtp/ssmtp_%{version}.orig.tar.gz
   Source1:      ssmtp.conf
   Source2:      rc.ssmtp
   Source3:      fsl.ssmtp
  @@ -81,11 +77,11 @@
       prog ssmtp = {
           version   = %{version}
           url       = ftp://ftp.debian.org/debian/pool/main/s/ssmtp/
  -        regex     = ssmtp_(__VER__)\.tar\.gz
  +        regex     = ssmtp_(__VER__)(\.orig)\.tar\.gz
       }
   
   %prep
  -    %setup -q -n ssmtp-%{V_major}
  +    %setup -q
       %patch -p0
   
   %build
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to