From cb377b82e3f4eb854214f3f4f2c064a566545ef64f3e44c1a6e0993ee883f911 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Wed, 14 Aug 2019 23:24:10 +0000 Subject: [PATCH] Accepting request 723394 from home:sbrabec:branches:util-linux-2.34 - Provide and obsolete hardlink package. OBS-URL: https://build.opensuse.org/request/show/723394 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=416 --- python3-libmount.changes | 1 + python3-libmount.spec | 6 +++++- util-linux-systemd.changes | 1 + util-linux-systemd.spec | 6 +++++- util-linux.changes | 1 + util-linux.spec | 6 +++++- 6 files changed, 18 insertions(+), 3 deletions(-) diff --git a/python3-libmount.changes b/python3-libmount.changes index bc6d67f..d36b692 100644 --- a/python3-libmount.changes +++ b/python3-libmount.changes @@ -33,6 +33,7 @@ Wed Jul 31 18:08:29 CEST 2019 - sbrabec@suse.com util-linux-login_defs-SYS_UID.patch. * Many Other fixes, see https://www.kernel.org/pub/linux/utils/util-linux/v2.34/v2.34-ReleaseNotes +- Provide and obsolete hardlink package. - util-linux-login_defs-check.sh: Update checksum, login now supports LASTLOG_UID_MAX. diff --git a/python3-libmount.spec b/python3-libmount.spec index 4a9c91f..ebf91dd 100644 --- a/python3-libmount.spec +++ b/python3-libmount.spec @@ -166,6 +166,10 @@ Obsoletes: eject <= 2.1.0 Obsoletes: login <= 4.0 # File conflict (man page) of rfkill (up to Leap 15 and SLE 15). Obsoletes: rfkill <= 0.5 +# util-linux-2.34 integrates hardlink (up to Leap 15.1 and SLE 15.1). +# The last version was 1.0+git.e66999f. +Provides: hardlink = 1.1 +Obsoletes: hardlink < 1.1 # bnc#805684: %ifarch s390x Obsoletes: s390-32 @@ -773,7 +777,7 @@ done # If outdated PAM file is detected, issue a warning. for PAM_FILE in login remote runuser runuser-l su su-l ; do if test -f %{_sysconfdir}/pam.d/$PAM_FILE.rpmnew ; then - echo "Your %{_sysconfdir}/pam.d/$PAM_FILE is oudated. Please check %{_sysconfdir}/pam.d/$PAM_FILE.rpmnew!" >&2 + echo "Your %{_sysconfdir}/pam.d/$PAM_FILE is outdated. Please check %{_sysconfdir}/pam.d/$PAM_FILE.rpmnew!" >&2 fi done # diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index bc6d67f..d36b692 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -33,6 +33,7 @@ Wed Jul 31 18:08:29 CEST 2019 - sbrabec@suse.com util-linux-login_defs-SYS_UID.patch. * Many Other fixes, see https://www.kernel.org/pub/linux/utils/util-linux/v2.34/v2.34-ReleaseNotes +- Provide and obsolete hardlink package. - util-linux-login_defs-check.sh: Update checksum, login now supports LASTLOG_UID_MAX. diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index 59274fc..ed2341d 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -166,6 +166,10 @@ Obsoletes: eject <= 2.1.0 Obsoletes: login <= 4.0 # File conflict (man page) of rfkill (up to Leap 15 and SLE 15). Obsoletes: rfkill <= 0.5 +# util-linux-2.34 integrates hardlink (up to Leap 15.1 and SLE 15.1). +# The last version was 1.0+git.e66999f. +Provides: hardlink = 1.1 +Obsoletes: hardlink < 1.1 # bnc#805684: %ifarch s390x Obsoletes: s390-32 @@ -773,7 +777,7 @@ done # If outdated PAM file is detected, issue a warning. for PAM_FILE in login remote runuser runuser-l su su-l ; do if test -f %{_sysconfdir}/pam.d/$PAM_FILE.rpmnew ; then - echo "Your %{_sysconfdir}/pam.d/$PAM_FILE is oudated. Please check %{_sysconfdir}/pam.d/$PAM_FILE.rpmnew!" >&2 + echo "Your %{_sysconfdir}/pam.d/$PAM_FILE is outdated. Please check %{_sysconfdir}/pam.d/$PAM_FILE.rpmnew!" >&2 fi done # diff --git a/util-linux.changes b/util-linux.changes index bc6d67f..d36b692 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -33,6 +33,7 @@ Wed Jul 31 18:08:29 CEST 2019 - sbrabec@suse.com util-linux-login_defs-SYS_UID.patch. * Many Other fixes, see https://www.kernel.org/pub/linux/utils/util-linux/v2.34/v2.34-ReleaseNotes +- Provide and obsolete hardlink package. - util-linux-login_defs-check.sh: Update checksum, login now supports LASTLOG_UID_MAX. diff --git a/util-linux.spec b/util-linux.spec index 6fe2406..91b0dda 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -166,6 +166,10 @@ Obsoletes: eject <= 2.1.0 Obsoletes: login <= 4.0 # File conflict (man page) of rfkill (up to Leap 15 and SLE 15). Obsoletes: rfkill <= 0.5 +# util-linux-2.34 integrates hardlink (up to Leap 15.1 and SLE 15.1). +# The last version was 1.0+git.e66999f. +Provides: hardlink = 1.1 +Obsoletes: hardlink < 1.1 # bnc#805684: %ifarch s390x Obsoletes: s390-32 @@ -773,7 +777,7 @@ done # If outdated PAM file is detected, issue a warning. for PAM_FILE in login remote runuser runuser-l su su-l ; do if test -f %{_sysconfdir}/pam.d/$PAM_FILE.rpmnew ; then - echo "Your %{_sysconfdir}/pam.d/$PAM_FILE is oudated. Please check %{_sysconfdir}/pam.d/$PAM_FILE.rpmnew!" >&2 + echo "Your %{_sysconfdir}/pam.d/$PAM_FILE is outdated. Please check %{_sysconfdir}/pam.d/$PAM_FILE.rpmnew!" >&2 fi done #