Accepting request 945840 from home:favogt:branches:system:install:head

RFC.

- Don't recommend ntfs-3g by default on TW, the kernel module got
  improved

OBS-URL: https://build.opensuse.org/request/show/945840
OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=198
This commit is contained in:
Dominique Leuenberger 2022-01-12 21:02:59 +00:00 committed by Git OBS Bridge
parent 370e2c0c20
commit 7e9a11aca9
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 12 09:18:16 UTC 2022 - Fabian Vogt <fvogt@suse.com>
- Don't recommend ntfs-3g by default on TW, the kernel module got
improved
-------------------------------------------------------------------
Fri Dec 17 15:24:56 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package patterns-base
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -406,8 +406,11 @@ Recommends: netcfg
Recommends: nfs-client
Recommends: nfsidmap
Recommends: nscd
# Kernel 5.15+ has an improved R/W ntfs module
%if 0%{?suse_version} < 1550
# mount NTFS rw (bsc#1087242)
Recommends: ntfs-3g
%endif
Recommends: ntfsprogs
# TODO: should this be in more places
Recommends: pam-config