]> git.pld-linux.org Git - packages/pdns.git/blobdiff - pdns.spec
boost rebuild
[packages/pdns.git] / pdns.spec
index b53aa7e11573e5cd7bd79ed04367796f93397d83..f88ad8b5b5022ce3638dd0509a3fffba066888ab 100644 (file)
--- a/pdns.spec
+++ b/pdns.spec
@@ -5,19 +5,21 @@
 Summary:       PowerDNS - a Versatile Database Driven Nameserver
 Summary(pl.UTF-8):     PowerDNS - wielofunkcyjny serwer nazw korzystajÄ…cy z relacyjnych baz danych
 Name:          pdns
-Version:       4.3.0
-Release:       1
+Version:       4.3.1
+Release:       3
 License:       GPL v2
 Group:         Networking/Daemons
 Source0:       https://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2
-# Source0-md5: b7a65b58d3ac9e2ef39571a41fdfe268
+# Source0-md5: 59011d4337dc02d9b114918781f96bee
 Source1:       https://downloads.powerdns.com/documentation/%{name}.pdf
 # Source1-md5: 15bdde9d84af6ef1485dc2f5fa3f81df
 Source2:       https://downloads.powerdns.com/documentation/%{name}.txt
 Source3:       %{name}.init
 Source4:       %{name}.conf
 Source5:       %{name}.sysconfig
+Patch0:                %{name}-boost.patch
 Patch1:                %{name}-openldap-2.3.patch
+Patch2:                gcc11.patch
 URL:           https://www.powerdns.com/
 BuildRequires: autoconf >= 2.61
 BuildRequires: automake >= 1:1.11
@@ -137,7 +139,9 @@ LDAP.
 
 %prep
 %setup -q
+%patch0 -p1
 %patch1 -p1
+%patch2 -p1
 cp -p %{SOURCE1} .
 cp -p %{SOURCE2} .
 cp -p %{SOURCE4} .
This page took 0.101122 seconds and 4 git commands to generate.