Accepting request 1248026 from filesystems

OBS-URL: https://build.opensuse.org/request/show/1248026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/davfs2?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2025-02-24 14:49:22 +00:00 committed by Git OBS Bridge
commit c2e9538d8d
3 changed files with 10 additions and 3 deletions

View File

@ -7,7 +7,7 @@ Index: davfs2-1.7.0/configure.ac
AM_GNU_GETTEXT_VERSION(0.19.8)
AM_GNU_GETTEXT([external])
-NE_REQUIRE_VERSIONS([0], [27 28 29 30 31 32])
+NE_REQUIRE_VERSIONS([0], [27 28 29 30 31 32 33])
+NE_REQUIRE_VERSIONS([0], [27 28 29 30 31 32 33 34])
DAV_CHECK_NEON
# Checks for header files.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 21 07:33:41 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Rename davfs2-1.7.0-neon-33.patch to
davfs2-1.7.0-newer-neon.patch and add compatibility to libneon
0.34.
-------------------------------------------------------------------
Tue May 21 04:45:15 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package davfs2
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -29,7 +29,7 @@ Source2: %{name}-rpmlintrc
# Taken from https://savannah.nongnu.org/project/release-gpgkeys.php?group=davfs2&download=1
Source3: davfs2.keyring
Source4: davfs2.sysusers
Patch0: davfs2-1.7.0-neon-33.patch
Patch0: davfs2-1.7.0-newer-neon.patch
BuildRequires: automake >= 1.16
BuildRequires: fuse-devel >= 2.2
BuildRequires: neon-devel