- Adapt code to Y2Users (part of jsc#PM-2620).
- 4.4.14 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1121
This commit is contained in:
parent
1a6e05cc90
commit
a9e98e0ff9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:68632401fb9533cbbe180e593ac0a904e123a3b6a6dd671e9f08e75d7b696d09
|
|
||||||
size 1473563
|
|
3
yast2-installation-4.4.14.tar.bz2
Normal file
3
yast2-installation-4.4.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b4d9396179b67e54cf48ca0bb6a6cbf50d9ef2135997927c7f9d98ef004aad5
|
||||||
|
size 1473663
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 16 14:10:33 UTC 2021 - José Iván López González <jlopez@suse.com>
|
||||||
|
|
||||||
|
- Adapt code to Y2Users (part of jsc#PM-2620).
|
||||||
|
- 4.4.14
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 16 10:35:42 UTC 2021 - David Diaz <dgonzalez@suse.com>
|
Wed Jun 16 10:35:42 UTC 2021 - David Diaz <dgonzalez@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.4.13
|
Version: 4.4.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -47,8 +47,8 @@ BuildRequires: yast2-ruby-bindings >= 4.0.6
|
|||||||
BuildRequires: yast2-security
|
BuildRequires: yast2-security
|
||||||
# using /usr/bin/udevadm
|
# using /usr/bin/udevadm
|
||||||
BuildRequires: yast2-storage-ng >= 4.2.71
|
BuildRequires: yast2-storage-ng >= 4.2.71
|
||||||
# new root password cwm widget
|
# Y2Users
|
||||||
BuildRequires: yast2-users >= 3.2.8
|
BuildRequires: yast2-users >= 4.4.2
|
||||||
# needed for xml agent reading about products
|
# needed for xml agent reading about products
|
||||||
BuildRequires: yast2-xml
|
BuildRequires: yast2-xml
|
||||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||||
@ -93,7 +93,8 @@ Requires: yast2-ruby-bindings >= 4.0.6
|
|||||||
Requires: yast2-services-manager >= 3.2.1
|
Requires: yast2-services-manager >= 3.2.1
|
||||||
# Only in inst-sys
|
# Only in inst-sys
|
||||||
Requires: yast2-storage-ng >= 4.0.175
|
Requires: yast2-storage-ng >= 4.0.175
|
||||||
Requires: yast2-users >= 3.2.8
|
# Y2Users
|
||||||
|
Requires: yast2-users >= 4.4.2
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
Recommends: yast2-add-on
|
Recommends: yast2-add-on
|
||||||
Recommends: yast2-firewall
|
Recommends: yast2-firewall
|
||||||
|
Loading…
Reference in New Issue
Block a user