- Removed BuildRequires: yast2-ntp-client (causing dependency cycle)

(related to the previous fix bsc#1129095)
- 4.2.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1016
This commit is contained in:
YaST Team Bot 2019-04-04 11:17:54 +00:00 committed by Git OBS Bridge
parent 2955e45477
commit 93bde1df24
4 changed files with 11 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b0f81918721c36b6b6597fdde10e4c7cf13cd5ca59072025101b67a1bb68382
size 465258

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5d4481ca3ee03f22b49657b1570772649b32b5fe25599e24593c53a5d36be53
size 463512

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 4 08:10:42 UTC 2019 - Ladislav Slezák <lslezak@suse.cz>
- Removed BuildRequires: yast2-ntp-client (causing dependency cycle)
(related to the previous fix bsc#1129095)
- 4.2.2
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 29 12:58:51 UTC 2019 - David Diaz <dgonzalez@suse.com> Fri Mar 29 12:58:51 UTC 2019 - David Diaz <dgonzalez@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-installation Name: yast2-installation
Version: 4.2.1 Version: 4.2.2
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -95,9 +95,6 @@ Requires: yast2-users >= 3.2.8
BuildRequires: yast2-country >= 3.3.1 BuildRequires: yast2-country >= 3.3.1
Requires: yast2-country >= 3.3.1 Requires: yast2-country >= 3.3.1
# NtpSetup dialog (bsc#1129095)
BuildRequires: yast2-ntp-client
# Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile # Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile
# pkg-bindings are not directly required # pkg-bindings are not directly required
Conflicts: yast2-pkg-bindings < 2.17.25 Conflicts: yast2-pkg-bindings < 2.17.25