]> git.pld-linux.org Git - packages/davfs.git/blobdiff - davfs.spec
- fix segfault when there is no https server
[packages/davfs.git] / davfs.spec
index 9bf41c8aa7b66aae70a04c5834e2b3b3f8406538..37e68cef389bf713a11a4792fc202308926a4711 100644 (file)
@@ -14,6 +14,7 @@ Group:                Base/Kernel
 Source0:       http://prdownloads.sourceforge.net/dav/%{name}-%{version}.tar.gz
 Source1:       %{name}.init
 Patch0:                %{name}-path.patch
+Patch1:                %{name}-is_socket_ready.patch
 URL:           http://dav.sourceforge.net/
 %{!?_without_dist_kernel:BuildRequires:        kernel-headers}
 BuildRequires: autoconf
@@ -85,6 +86,7 @@ u
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure2_13 \
This page took 0.040978 seconds and 4 git commands to generate.