]> git.pld-linux.org Git - packages/exim.git/commitdiff
- up to 4.89.1 (which is the same as ours 4.89-10) auto/th/exim-4.89.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 29 Nov 2017 17:32:59 +0000 (18:32 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 29 Nov 2017 17:32:59 +0000 (18:32 +0100)
branch.sh
exim.spec

index 4dbf809cbc36a83014cd90866a1d75c0af642e09..d5c1f97f2065754d50213201eed08f0c8f4efcd0 100755 (executable)
--- a/branch.sh
+++ b/branch.sh
@@ -2,7 +2,7 @@
 set -e
 url=git://git.exim.org/exim.git
 package=exim
-tag=exim-4_89
+tag=exim-4_89_1
 branch=exim-4_89+fixes
 out=$package-git.patch
 repo=$package.git
index 5aee80c8097795d98b461b71a758fb3c1318c925..6700a651baf7c889fb4dc7ca18a948a160d1f6f1 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -23,15 +23,15 @@ Summary:    University of Cambridge Mail Transfer Agent
 Summary(pl.UTF-8):     Agent Transferu Poczty Uniwersytetu w Cambridge
 Summary(pt_BR.UTF-8):  Servidor de correio eletrônico exim
 Name:          exim
-Version:       4.89
-Release:       10
+Version:       4.89.1
+Release:       1
 Epoch:         2
 License:       GPL
 Group:         Networking/Daemons/SMTP
 Source0:       ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.bz2
-# Source0-md5: ef78f2f669e429988c61d2dfb5a340b9
+# Source0-md5: 6e65d9fc17449dcde6254bd312c64822
 Source1:       ftp://ftp.exim.org/pub/exim/exim4/%{name}-html-%{version}.tar.bz2
-# Source1-md5: 47382a69ca8beb441b8d017dffa00942
+# Source1-md5: e633e855fa08855b4c0cae28eb7888bc
 Source2:       %{name}.init
 Source3:       %{name}.cron.db
 Source4:       %{name}4.conf
@@ -50,7 +50,7 @@ Source15:     %{name}4-smtp.pamd
 Source16:      %{name}on.png
 # git log -p exim-4_87..exim-4_87+fixes --reverse -- . ":(exclude)doc/doc-*" ":(exclude)test" ":(exclude).*" > exim-git.patch
 Patch100:      %{name}-git.patch
-# Patch100-md5:        f0aefce462e8414f453834599d741b50
+# Patch100-md5:        eccff092ef49b6e0f159d75c286abc4e
 Patch0:                %{name}4-EDITME.patch
 Patch1:                %{name}4-monitor-EDITME.patch
 Patch2:                %{name}4-cflags.patch
@@ -177,7 +177,7 @@ Pliki nagłówkowe dla Exima.
 
 %prep
 %setup -q -a1 -a7
-%patch100 -p2
+#%patch100 -p2
 
 %patch0 -p1
 %patch1 -p1
This page took 0.246679 seconds and 4 git commands to generate.