[dnssec-check] 1.13 update

Wes Hardaker hardaker at fedoraproject.org
Fri Jun 22 13:20:32 UTC 2012


commit 4235a7f6eff4259e74fd03045255631764698cbd
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Fri Jun 22 06:19:34 2012 -0700

    1.13 update

 dnssec-check.spec |    8 ++++----
 sources           |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/dnssec-check.spec b/dnssec-check.spec
index bd28349..4349d08 100644
--- a/dnssec-check.spec
+++ b/dnssec-check.spec
@@ -8,15 +8,15 @@ URL: http://www.dnssec-tools.org/
 Source0: https://www.dnssec-tools.org/download/%{name}-%{version}.tar.gz
 Source1: dnssec-check.desktop
 Patch1: dnssec-check-fix-install-path.1.12.patch
-Patch3: dnssec-check-add-missing-function-decl.1.12.1.patch
+#Patch3: dnssec-check-add-missing-function-decl.1.12.1.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: qt-devel
-BuildRequires: dnssec-tools-libs-devel >= 1.12.1
+BuildRequires: dnssec-tools-libs-devel >= 1.13
 BuildRequires: openssl-devel
 BuildRequires: desktop-file-utils
-Requires: dnssec-tools-libs >= 1.12.1
+Requires: dnssec-tools-libs >= 1.13
 
 %description
 DNSSEC-Check provides a GUI mechansim for scanning the system's
@@ -29,7 +29,7 @@ and what was tested.
 %setup -q 
 
 %patch1 -p1 -b .installpath
-%patch3 -p1 -b .fndecl
+#%patch3 -p1 -b .fndecl
 
 %build
 qmake-qt4 PREFIX=/usr
diff --git a/sources b/sources
index 5ac46fd..058118f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5ff47e8e74b7f9da8050a29a4a79de9  dnssec-check-1.13.tar.gz
+c2d3166f6c2abfd6869d6019812448f3  dnssec-check-1.13.tar.gz


More information about the scm-commits mailing list