[packages/exim] - up to 4.89.1 (which is the same as ours 4.89-10)
arekm
arekm at pld-linux.org
Wed Nov 29 18:33:07 CET 2017
commit bb13720e5e14dbb40dcb8441bdc8c79297ad1199
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Nov 29 18:32:59 2017 +0100
- up to 4.89.1 (which is the same as ours 4.89-10)
branch.sh | 2 +-
exim.spec | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/exim.spec b/exim.spec
index 5aee80c..6700a65 100644
--- 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
diff --git a/branch.sh b/branch.sh
index 4dbf809..d5c1f97 100755
--- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/exim.git/commitdiff/bb13720e5e14dbb40dcb8441bdc8c79297ad1199
More information about the pld-cvs-commit
mailing list