[unbound] Revert "new version 1.4.22"

Pavel Šimerda pavlix at fedoraproject.org
Fri Sep 19 09:11:00 UTC 2014


commit bba137d93571b158fb4f3f1e9706199763ac3e69
Author: Pavel Šimerda <psimerda at redhat.com>
Date:   Fri Sep 19 11:02:43 2014 +0200

    Revert "new version 1.4.22"
    
    This reverts commit e92ef1f2e1db6cc3feb3313247aa4d382e47b2b1.

 unbound.spec |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/unbound.spec b/unbound.spec
index e6328f2..0ee0fc6 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -11,7 +11,7 @@
 Summary: Validating, recursive, and caching DNS(SEC) resolver
 Name: unbound
 Version: 1.4.22
-Release: 1%{?dist}
+Release: 5%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/unbound/
 Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
@@ -32,6 +32,7 @@ Source13: root.anchor
 Source14: unbound.sysconfig
 Source15: unbound.cron
 Source16: unbound-munin.README
+Patch1: unbound-1.4.22-flushcache.patch
 
 Group: System Environment/Daemons
 BuildRequires: flex, openssl-devel
@@ -104,6 +105,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"
@@ -279,9 +281,6 @@ exit 0
 /bin/systemctl try-restart unbound-keygen.service >/dev/null 2>&1 || :
 
 %changelog
-* Thu Sep 18 2014 Pavel Šimerda <psimerda at redhat.com> - 1.4.22-1
-- new version 1.4.22, removed obsolete patch
-
 * Thu Aug 21 2014 Kevin Fenzi <kevin at scrye.com> - 1.4.22-5
 - Rebuild for rpm bug 1131960
 


More information about the scm-commits mailing list