[dnssec-check/f15] remove the no longer needed qml patch

Wes Hardaker hardaker at fedoraproject.org
Sat May 19 15:21:01 UTC 2012


commit 64fdb36adefe994c784e9b137c7e99710356e39f
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Sat May 19 08:20:56 2012 -0700

    remove the no longer needed qml patch

 dnssec-check.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/dnssec-check.spec b/dnssec-check.spec
index bfbee14..fe2cae5 100644
--- a/dnssec-check.spec
+++ b/dnssec-check.spec
@@ -1,14 +1,13 @@
 Summary: A tool to check DNSSEC capabilities of the local DNS resolvers
 Name: dnssec-check
 Version: 1.12.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: BSD
 Group: Applications/Internet
 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
-Patch2: dnssec-check-use-qml.1.12.patch
 Patch3: dnssec-check-add-missing-function-decl.1.12.1.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -30,7 +29,6 @@ and what was tested.
 %setup -q 
 
 %patch1 -p1 -b .installpath
-%patch2 -p5 -b .qmlpatch
 %patch3 -p1 -b .fndecl
 
 %build


More information about the scm-commits mailing list