--- /dev/null
+diff -ur postfix-3.4.6.orig/src/dns/dns_str_resflags.c postfix-3.4.6/src/dns/dns_str_resflags.c
+--- postfix-3.4.6.orig/src/dns/dns_str_resflags.c 2016-05-15 17:20:14.000000000 +0200
++++ postfix-3.4.6/src/dns/dns_str_resflags.c 2019-09-05 22:01:00.522000000 +0200
+@@ -60,10 +60,16 @@
+ "RES_DEFNAMES", RES_DEFNAMES,
+ "RES_STAYOPEN", RES_STAYOPEN,
+ "RES_DNSRCH", RES_DNSRCH,
++#ifdef RES_INSECURE1
+ "RES_INSECURE1", RES_INSECURE1,
++#endif
++#ifdef RES_INSECURE2
+ "RES_INSECURE2", RES_INSECURE2,
++#endif
+ "RES_NOALIASES", RES_NOALIASES,
++#ifdef RES_USE_INET6
+ "RES_USE_INET6", RES_USE_INET6,
++#endif
+ #ifdef RES_ROTATE
+ "RES_ROTATE", RES_ROTATE,
+ #endif
Summary(sk.UTF-8): Agent prenosu pošty Postfix
Name: postfix
Version: 3.4.6
-Release: 4
+Release: 5
Epoch: 2
License: distributable
Group: Networking/Daemons/SMTP
Patch3: %{name}-conf.patch
Patch4: %{name}-link.patch
Patch5: %{name}-scache_clnt.patch
+Patch6: glibc-2.30.patch
URL: http://www.postfix.org/
%{?with_sasl:BuildRequires: cyrus-sasl-devel}
BuildRequires: db-devel
%patch3 -p1
%patch4 -p1
%patch5 -p1
+%patch6 -p1
%build
%{__make} -f Makefile.init makefiles