forked from pool/yast2-installation
- spec-cleaner part five out of five: sort and deduplicate requires
- 4.4.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1110
This commit is contained in:
parent
ae42810a06
commit
ba6433a99f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7b164bc9850ec92ce17ae42766a5de20b312c337e9a549ac56087447447a95c
|
||||
size 1470730
|
3
yast2-installation-4.4.4.tar.bz2
Normal file
3
yast2-installation-4.4.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:093a5a2d69dae431c4209cc9d559e8093844ef9ff083f497529c212078d30ac8
|
||||
size 1470710
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 16 10:19:04 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- spec-cleaner part five out of five: sort and deduplicate requires
|
||||
- 4.4.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 16 09:50:49 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.4.3
|
||||
Version: 4.4.4
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -53,40 +53,14 @@ BuildRequires: yast2-users >= 3.2.8
|
||||
BuildRequires: yast2-xml
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
|
||||
|
||||
PreReq: %fillup_prereq
|
||||
Requires: yast2-country >= 3.3.1
|
||||
Requires: yast2-users >= 3.2.8
|
||||
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
|
||||
Requires: coreutils
|
||||
Requires: gzip
|
||||
Requires: tar
|
||||
# Augeas lenses
|
||||
Requires: augeas-lenses
|
||||
# Only in inst-sys
|
||||
Requires: yast2-storage-ng >= 4.0.175
|
||||
# Language::GetLanguageItems and other API
|
||||
# Language::Set (handles downloading the translation extensions)
|
||||
Requires: yast2-country-data >= 2.16.11
|
||||
# Pkg::ProvidePackage
|
||||
Requires: yast2-pkg-bindings >= 3.1.33
|
||||
# Y2Packager::MediumType
|
||||
Requires: yast2-packager >= 4.2.22
|
||||
# CIOIgnore
|
||||
Requires: yast2-bootloader
|
||||
Requires: coreutils
|
||||
Requires: gzip
|
||||
# use in startup scripts
|
||||
Requires: initviocons
|
||||
# Proxy settings for 2nd stage (bnc#764951)
|
||||
Requires: yast2-proxy
|
||||
# Systemd default target and services. This version supports
|
||||
# writing settings in the first installation stage.
|
||||
Requires: yast2-services-manager >= 3.2.1
|
||||
# Yast2::FsSnapshotStore::IOError
|
||||
Requires: yast2 >= 4.3.53
|
||||
# Y2Network::NtpServer
|
||||
Requires: yast2-network >= 4.2.55
|
||||
# for AbortException and handle direct abort
|
||||
Requires: yast2-ruby-bindings >= 4.0.6
|
||||
# Needed call /sbin/ip in vnc.sh/network.sh
|
||||
Requires: iproute2
|
||||
# for the first/second stage of installation
|
||||
# currently not used
|
||||
# bugzilla #208307
|
||||
@ -94,8 +68,33 @@ Requires: yast2-ruby-bindings >= 4.0.6
|
||||
#Requires: /usr/bin/pnmtopng
|
||||
# BNC 446533, /sbin/lspci called but not installed
|
||||
Requires: pciutils
|
||||
# Needed call /sbin/ip in vnc.sh/network.sh
|
||||
Requires: iproute2
|
||||
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
|
||||
Requires: tar
|
||||
# Yast2::FsSnapshotStore::IOError
|
||||
Requires: yast2 >= 4.3.53
|
||||
# CIOIgnore
|
||||
Requires: yast2-bootloader
|
||||
Requires: yast2-country >= 3.3.1
|
||||
# Language::GetLanguageItems and other API
|
||||
# Language::Set (handles downloading the translation extensions)
|
||||
Requires: yast2-country-data >= 2.16.11
|
||||
# Y2Network::NtpServer
|
||||
Requires: yast2-network >= 4.2.55
|
||||
# Y2Packager::MediumType
|
||||
Requires: yast2-packager >= 4.2.22
|
||||
# Pkg::ProvidePackage
|
||||
Requires: yast2-pkg-bindings >= 3.1.33
|
||||
# Proxy settings for 2nd stage (bnc#764951)
|
||||
Requires: yast2-proxy
|
||||
# for AbortException and handle direct abort
|
||||
Requires: yast2-ruby-bindings >= 4.0.6
|
||||
# Systemd default target and services. This version supports
|
||||
# writing settings in the first installation stage.
|
||||
Requires: yast2-services-manager >= 3.2.1
|
||||
# Only in inst-sys
|
||||
Requires: yast2-storage-ng >= 4.0.175
|
||||
Requires: yast2-users >= 3.2.8
|
||||
PreReq: %fillup_prereq
|
||||
Recommends: yast2-add-on
|
||||
Recommends: yast2-firewall
|
||||
Recommends: yast2-online-update
|
||||
|
Loading…
x
Reference in New Issue
Block a user