Sfoglia il codice sorgente

upgrade to ssmtp 2.48

Ralf S. Engelschall 24 anni fa
parent
commit
1fc293e497
1 ha cambiato i file con 5 aggiunte e 6 eliminazioni
  1. 5 6
      ssmtp/ssmtp.spec

+ 5 - 6
ssmtp/ssmtp.spec

@@ -29,15 +29,13 @@ Summary:      Simple SMTP MTA
 URL:          ftp://metalab.unc.edu/pub/Linux/system/mail/mta/
 Vendor:       Matt Ryan
 Packager:     The OpenPKG Project
-Distribution: OpenPKG [BRK]
+Distribution: OpenPKG [REL]
 Group:        Mail
 License:      GPL
-Version:      2.39.1
-Release:      20020226
+Version:      2.48
+Release:      20020316
 
 #   list of sources
-#   As of 26.02.2002 the URL of Source0 is broken.
-#   With no alternative URL, the ssmtp project is assumed abandoned.
 Source0:      ftp://metalab.unc.edu/pub/Linux/system/mail/mta/ssmtp-%{version}.tar.gz
 Source1:      ssmtp.conf
 
@@ -59,7 +57,8 @@ Provides:     MTA
     one.
 
 %prep
-    %setup -q -n ssmtp-2.39
+    %setup -q
+    rm config.cache
 
 %build
     CC="%{l_cc}" \