[packages/exim-surbl] - rel 2; missing lib added

arekm arekm at pld-linux.org
Wed Jun 26 12:40:54 CEST 2019


commit b59ee9fff1af96aa4236357979743da11d4ad6ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jun 26 12:40:48 2019 +0200

    - rel 2; missing lib added

 exim-surbl.spec        |  2 +-
 public_resolvers.patch | 15 ++++++++++++---
 2 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/exim-surbl.spec b/exim-surbl.spec
index 14f590f..c59e667 100644
--- a/exim-surbl.spec
+++ b/exim-surbl.spec
@@ -2,7 +2,7 @@
 Summary:	Blocking Spam in Exim with URI Block Lists
 Name:		exim-surbl
 Version:	2.3
-Release:	1
+Release:	2
 License:	GPL
 Group:		Networking/Daemons/SMTP
 Source0:	https://www.teuton.org/~ejm/exim_surbl/exim_surbl-%{version}.tar.gz
diff --git a/public_resolvers.patch b/public_resolvers.patch
index 99042cb..de16632 100644
--- a/public_resolvers.patch
+++ b/public_resolvers.patch
@@ -1,7 +1,16 @@
 diff -urN exim_surbl-2.3.org/exim_surbl.pl exim_surbl-2.3/exim_surbl.pl
---- exim_surbl-2.3.org/exim_surbl.pl	2019-05-13 13:28:21.937931916 +0200
-+++ exim_surbl-2.3/exim_surbl.pl	2019-05-13 13:36:33.962564434 +0200
-@@ -91,7 +91,17 @@
+--- exim_surbl-2.3.org/exim_surbl.pl	2019-06-26 12:39:29.690473235 +0200
++++ exim_surbl-2.3/exim_surbl.pl	2019-06-26 12:40:08.281619931 +0200
+@@ -20,6 +20,8 @@
+ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ 
++use Net::DNS::Resolver;
++
+ sub surblspamcheck
+ {
+ 
+@@ -91,7 +93,17 @@
          # the return message for the SURBL lookup.
          my @params = @_;
          my $surbldomain = ".multi.surbl.org";
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exim-surbl.git/commitdiff/b59ee9fff1af96aa4236357979743da11d4ad6ed



More information about the pld-cvs-commit mailing list