]> git.pld-linux.org Git - packages/resolv_wrapper.git/commitdiff
- updated to 1.1.0 auto/th/resolv_wrapper-1.1.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 31 Dec 2014 07:47:42 +0000 (08:47 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 31 Dec 2014 07:47:42 +0000 (08:47 +0100)
- removed obsolete cmake patch

resolv_wrapper-cmake.patch [deleted file]
resolv_wrapper.spec

diff --git a/resolv_wrapper-cmake.patch b/resolv_wrapper-cmake.patch
deleted file mode 100644 (file)
index 802e7bd..0000000
+++ /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)
index 7dde9e730286ac79a5e1034621ffb2c0861f85f4..41ecc1c21ebef3ac516d6c324ef429d9b2f32e91 100644 (file)
@@ -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
This page took 0.102735 seconds and 4 git commands to generate.