File project.diff of Package pop-before-smtp
--- pop-before-smtp-1.42-SuSE.patch.orig
+++ pop-before-smtp-1.42-SuSE.patch
@@ -47,7 +47,7 @@ Index: pop-before-smtp-conf.pl
=cut #============================ syslog =============================START=
# If you want to output a log file of what pop-before-smtp is doing, you have
-@@ -350,7 +350,7 @@ sub tie_NDBM
+@@ -349,7 +349,7 @@ sub tie_NDBM
}
=cut #----------------------- Postfix NDBM_File -------------------------END-
@@ -56,7 +56,7 @@ Index: pop-before-smtp-conf.pl
# If you comment-out (or remove) the two surrounding =cut lines, we'll use
# BerkeleyDB instead of DB_File.
-@@ -375,7 +375,7 @@ sub sync_BerkeleyDB
+@@ -374,7 +374,7 @@ sub sync_BerkeleyDB
{
$dbh->db_sync and die "$0: sync $dbfile: $!\n";
}
--- pop-before-smtp.changes.orig
+++ pop-before-smtp.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Jul 10 11:55:48 UTC 2019 - chris@computersalat.de
+
+- Update to 1.50.1
+ * remove -T switch from shebang cause writing PID file is safe
+- rebase pop-before-smtp-1.42-SuSE.patch
+
+-------------------------------------------------------------------
Fri May 17 22:33:35 UTC 2019 - chris@computersalat.de
- add systemd service file
--- pop-before-smtp.spec.orig
+++ pop-before-smtp.spec
@@ -20,7 +20,7 @@ Name: pop-before-smtp
Summary: Watch log for POP/IMAP auth, notify Postfix to allow relay
License: GPL-2.0-or-later
Group: Productivity/Networking/Email/Utilities
-Version: 1.50
+Version: 1.50.1
Release: 0
#Url: http://popbsmtp.sourceforge.net/
#Source: https://sourceforge.net/projects/popbsmtp/files/Source%20tar/1.42/pop-before-smtp-1.42.tar.gz/download