[packages/resolv_wrapper] - updated to 1.1.0 - removed obsolete cmake patch
qboosh
qboosh at pld-linux.org
Wed Dec 31 08:46:30 CET 2014
commit 8ee74af1da4c8169042610520d72d009fb4db6a4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Dec 31 08:47:42 2014 +0100
- updated to 1.1.0
- removed obsolete cmake patch
resolv_wrapper-cmake.patch | 20 --------------------
resolv_wrapper.spec | 6 ++----
2 files changed, 2 insertions(+), 24 deletions(-)
---
diff --git a/resolv_wrapper.spec b/resolv_wrapper.spec
index 7dde9e7..41ecc1c 100644
--- a/resolv_wrapper.spec
+++ b/resolv_wrapper.spec
@@ -1,13 +1,12 @@
Summary: Wrapper library for DNS name resolving or DNS faking
Summary(pl.UTF-8): Biblioteka obudowująca do rozwiązywania lub fałszowania nazw DNS
Name: resolv_wrapper
-Version: 1.0.0
+Version: 1.1.0
Release: 1
License: BSD
Group: Libraries
Source0: http://www.samba.org/ftp/cwrap/%{name}-%{version}.tar.gz
-# Source0-md5: 05f873d684aedc1854e3c29d2b7da6a1
-Patch0: %{name}-cmake.patch
+# Source0-md5: 40fb8e4127230f713a413d65274034e0
URL: http://cwrap.org/resolv_wrapper.html
BuildRequires: cmake >= 2.8.0
BuildRequires: rpmbuild(macros) >= 1.605
@@ -29,7 +28,6 @@ odpowiedzi.
%prep
%setup -q
-%patch0 -p1
%build
install -d build
diff --git a/resolv_wrapper-cmake.patch b/resolv_wrapper-cmake.patch
deleted file mode 100644
index 802e7bd..0000000
--- a/resolv_wrapper-cmake.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- resolv_wrapper-1.0.0/ConfigureChecks.cmake.orig 2014-10-24 14:52:05.000000000 +0200
-+++ resolv_wrapper-1.0.0/ConfigureChecks.cmake 2014-11-01 15:50:06.263825347 +0100
-@@ -50,6 +50,8 @@
- check_include_file(sys/types.h HAVE_SYS_TYPES_H)
- check_include_file(resolv.h HAVE_RESOLV_H)
-
-+set(CMAKE_REQUIRED_LIBRARIES)
-+
- # FUNCTIONS
- find_library(RESOLV_LIRBRARY resolv)
-
-@@ -92,8 +94,6 @@
- check_function_exists(res_nsearch HAVE_RES_NSEARCH)
- check_function_exists(__res_nsearch HAVE___RES_NSEARCH)
-
--set(CMAKE_REQUIRED_LIBRARIES)
--
- if (UNIX)
- if (NOT LINUX)
- # libsocket (Solaris)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/resolv_wrapper.git/commitdiff/8ee74af1da4c8169042610520d72d009fb4db6a4
More information about the pld-cvs-commit
mailing list