forked from pool/davfs2
Accepting request 210005 from home:jspitzm:branches:filesystems
Updated request: Addedpatch name to.changes as required. OBS-URL: https://build.opensuse.org/request/show/210005 OBS-URL: https://build.opensuse.org/package/show/filesystems/davfs2?expand=0&rev=11
This commit is contained in:
parent
20f985e7b0
commit
61bd273086
11
davfs2-ne_v30.patch
Normal file
11
davfs2-ne_v30.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- configure.orig 2013-12-01 14:08:31.201611567 +0100
|
||||||
|
+++ configure 2013-12-01 14:08:43.886447705 +0100
|
||||||
|
@@ -5952,7 +5952,7 @@
|
||||||
|
$as_echo "$ne_cv_lib_neon" >&6; }
|
||||||
|
if test "$ne_cv_lib_neon" = "yes"; then
|
||||||
|
ne_cv_lib_neonver=no
|
||||||
|
- for v in 25 26 27 28 29; do
|
||||||
|
+ for v in 25 26 27 28 29 30; do
|
||||||
|
case $ne_libver in
|
||||||
|
0.$v.*) ne_cv_lib_neonver=yes ;;
|
||||||
|
esac
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
|
||||||
|
Sun Dec 01 12:59:34 UTC 2013 - juergen@spitzmueller.org
|
||||||
|
- Accept Neon 0.30 (davfs2-ne_v30.patch -- backported from davfs2 cvs:
|
||||||
|
http://cvs.savannah.gnu.org/viewvc/davfs2/configure.ac?root=davfs2&r1=1.11.4.1&r2=1.11.4.2)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 15 17:41:17 UTC 2013 - conrad@quisquis.de
|
Fri Feb 15 17:41:17 UTC 2013 - conrad@quisquis.de
|
||||||
|
@ -15,6 +15,8 @@ Patch1: davfs2-fix_missing_exit_failure.patch
|
|||||||
Patch2: davfs2-fix-formats.patch
|
Patch2: davfs2-fix-formats.patch
|
||||||
# See http://cvs.savannah.gnu.org/viewvc/davfs2/src/Makefile.am?root=davfs2&r1=1.7&r2=1.8&view=patch
|
# See http://cvs.savannah.gnu.org/viewvc/davfs2/src/Makefile.am?root=davfs2&r1=1.7&r2=1.8&view=patch
|
||||||
Patch3: davfs2-DESTDIR.patch
|
Patch3: davfs2-DESTDIR.patch
|
||||||
|
# See http://cvs.savannah.gnu.org/viewvc/davfs2/configure.ac?root=davfs2&r1=1.11.4.1&r2=1.11.4.2&view=patch
|
||||||
|
Patch4: davfs2-ne_v30.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
BuildRequires: fuse-devel >= 2.2, neon-devel
|
BuildRequires: fuse-devel >= 2.2, neon-devel
|
||||||
BuildRequires: pwdutils
|
BuildRequires: pwdutils
|
||||||
@ -44,6 +46,7 @@ Neon supports TLS/SSL (using OpenSSL or GnuTLS) and access via proxy server.
|
|||||||
%setup -q -n "davfs2-%{version}"
|
%setup -q -n "davfs2-%{version}"
|
||||||
%patch1
|
%patch1
|
||||||
%patch2 -p 1
|
%patch2 -p 1
|
||||||
|
%patch4 -p 0
|
||||||
cd src
|
cd src
|
||||||
%patch3 -p 0
|
%patch3 -p 0
|
||||||
%__patch Makefile.in <%{P:3}
|
%__patch Makefile.in <%{P:3}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user