[packages/msmtp] up to 1.8.34
atler
atler at pld-linux.org
Mon Aug 3 14:23:56 CEST 2026
commit 085d2e3d05b7b65316df7bf2e0cc45cfbce886f4
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Aug 3 14:23:47 2026 +0200
up to 1.8.34
msmtp-bool.patch | 10 ----------
msmtp.spec | 6 ++----
2 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/msmtp.spec b/msmtp.spec
index db0f3f2..dc47091 100644
--- a/msmtp.spec
+++ b/msmtp.spec
@@ -4,16 +4,15 @@
Summary: SMTP "plugin" for MUAs
Summary(pl.UTF-8): "Wtyczka" SMTP dla klientów pocztowych (MUA)
Name: msmtp
-Version: 1.8.33
+Version: 1.8.34
Release: 1
License: GPL v3+
Group: Networking/Utilities
#Source0Download: https://marlam.de/msmtp/download/
Source0: https://marlam.de/msmtp/releases/%{name}-%{version}.tar.xz
-# Source0-md5: 70901783900607b72299640e04511c91
+# Source0-md5: ef99756bc8f278208666699ca0dab14b
Patch0: %{name}-home_etc.patch
Patch1: %{name}-info.patch
-Patch2: %{name}-bool.patch
Source1: %{name}rc
URL: https://marlam.de/msmtp/
BuildRequires: autoconf >= 2.50
@@ -83,7 +82,6 @@ Dowiązania symboliczne msmtp do sendmaila.
%setup -q
%patch -P0 -p1
%patch -P1 -p1
-%patch -P2 -p1
%build
%{__gettextize}
diff --git a/msmtp-bool.patch b/msmtp-bool.patch
deleted file mode 100644
index 1304d74..0000000
--- a/msmtp-bool.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- msmtp-1.8.33/src/base64.h.orig 2026-06-05 17:07:38.000000000 +0200
-+++ msmtp-1.8.33/src/base64.h 2026-07-11 22:47:59.590103279 +0200
-@@ -18,6 +18,7 @@
- #ifndef BASE64_H
- #define BASE64_H
-
-+#include <stdbool.h>
- #include <stddef.h>
- typedef size_t idx_t;
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/msmtp.git/commitdiff/085d2e3d05b7b65316df7bf2e0cc45cfbce886f4
More information about the pld-cvs-commit
mailing list