[unbound] * add unbound-1.4.20-roundrobin.patch

Paul Wouters pwouters at fedoraproject.org
Tue May 28 21:24:42 UTC 2013


commit 2dbdb36bf9a565b5db0f4351bb21e36181af41ae
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue May 28 17:24:24 2013 -0400

    * add unbound-1.4.20-roundrobin.patch

 unbound.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/unbound.cron b/unbound.cron
old mode 100755
new mode 100644
diff --git a/unbound.spec b/unbound.spec
index 06a3b82..bcbffcf 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -32,6 +32,7 @@ Source13: root.anchor
 Source14: unbound.sysconfig
 Source15: unbound.cron
 Source16: unbound-munin.README
+Patch1: unbound-1.4.20-roundrobin.patch
 
 Group: System Environment/Daemons
 BuildRequires: flex, openssl-devel , ldns-devel >= 1.6.13
@@ -105,6 +106,7 @@ Python modules and extensions for unbound
 
 %prep
 %setup -q 
+%patch1 -p1
 
 %build
 export LDFLAGS="-Wl,-z,relro,-z,now -pie -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"


More information about the scm-commits mailing list