[packages/exim] Up to 4.98
arekm
arekm at pld-linux.org
Fri Jul 19 12:23:07 CEST 2024
commit 82a32150bacebf4ef7decdcdf12923aea9595a40
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Jul 19 11:23:21 2024 +0200
Up to 4.98
branch.sh | 2 +-
exim.spec | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/exim.spec b/exim.spec
index c995e1f..d4a9b77 100644
--- a/exim.spec
+++ b/exim.spec
@@ -22,15 +22,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.97
-Release: 18
+Version: 4.98
+Release: 1
Epoch: 2
License: GPL v2+
Group: Networking/Daemons/SMTP
Source0: ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.bz2
-# Source0-md5: c970646b913b3a414d5c7a3725da7018
+# Source0-md5: 0dec222d898aab060f9b2335e9fc3f5c
Source1: ftp://ftp.exim.org/pub/exim/exim4/%{name}-html-%{version}.tar.bz2
-# Source1-md5: e1ba08655a1c045384244ecd9129f14d
+# Source1-md5: b179e48eea401ade327ecd2c23d78183
Source2: %{name}.init
Source3: %{name}.cron.db
Source4: %{name}4.conf
@@ -49,7 +49,7 @@ Source15: %{name}4-smtp.pamd
Source16: %{name}on.png
# sh branch.sh
Patch100: %{name}-git.patch
-# Patch100-md5: 270b32fc7813d5387c54953edecc43a7
+# Patch100-md5: b238d03bddfbb1463a4b678801db6b8f
Patch0: %{name}4-EDITME.patch
Patch1: %{name}4-monitor-EDITME.patch
Patch2: %{name}4-cflags.patch
@@ -176,7 +176,7 @@ Pliki nagłówkowe dla Exima.
%prep
%setup -q -a1 -a7
-%patch100 -p2
+#%patch100 -p2
%patch0 -p1
%patch1 -p1
%patch2 -p1
diff --git a/branch.sh b/branch.sh
index 9748052..e15b242 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.97
+tag=exim-4.98
#branch=exim-4.97+fixes
branch=master
out=$package-git.patch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/exim.git/commitdiff/82a32150bacebf4ef7decdcdf12923aea9595a40
More information about the pld-cvs-commit
mailing list