Sfoglia il codice sorgente

upgrade SSL/TLS patch

Ralf S. Engelschall 24 anni fa
parent
commit
a095181806
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      postfix/postfix.spec

+ 3 - 3
postfix/postfix.spec

@@ -29,7 +29,7 @@
 %define       V_here      20010228.5
 %define       V_real      20010228-pl05
 %define       V_ipv6      20010228pl04-v6-20010913a
-%define       V_tls       0.7.9-20010228-pl04-0.9.6b
+%define       V_tls       0.7.10-20010228-pl05-0.9.6b
 %define       V_pflogsumm 1.0.3
 %define       V_unstable  20011008
 
@@ -56,7 +56,7 @@ Version:      %{V_here}
 %else
 Version:      %{V_unstable}
 %endif
-Release:      15
+Release:      16
 
 #   list of sources
 Source0:      ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_real}.tar.gz
@@ -115,7 +115,7 @@ Provides:     MTA
     cd snapshot-%{V_unstable}
 %endif
 %if "%{with_ipv6}" == "yes"
-    %{l_gzip} -d  -c %{SOURCE postfix-20010228pl04-v6-20010913a.diff.gz} |\
+    %{l_gzip} -d  -c %{SOURCE postfix-%{V_ipv6}.diff.gz} |\
     %{l_perl} -e 'my $c = ""; $c .= $_ while (<STDIN>);
                   $c =~ s/(^|\n)diff[^\n]+(\.indent\.pro|\.cvsignore).+?(?=\ndiff)//sg;
                   print $c;' |\