forked from pool/yast2-installation
Accepting request 990092 from YaST:Head
submit new version 4.5.4 OBS-URL: https://build.opensuse.org/request/show/990092 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=507
This commit is contained in:
commit
47cd5d2485
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:590a0dca20c1d2b82b635a7b25090383a55a0b9d353886f563a4e2e26688ef4d
|
|
||||||
size 1482762
|
|
3
yast2-installation-4.5.4.tar.bz2
Normal file
3
yast2-installation-4.5.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1bf27c704c4237f3dec1ba4d4767dc982b097d58c710e3751f7408dbc53390f0
|
||||||
|
size 1482365
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 18 16:05:26 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||||
|
|
||||||
|
- Do not use "xrdb" for setting the "Xft.dpi" value, use a specific
|
||||||
|
YaST tool from the yast2-x11 package (bsc#1201532)
|
||||||
|
(xrdb depends on the C pre-processor increasing the dependencies
|
||||||
|
about of 22MB)
|
||||||
|
- Install yast2-x11 only when GUI (libyui-qt) is installed,
|
||||||
|
avoid installing the dependent X libraries in minimal (text mode)
|
||||||
|
installation
|
||||||
|
- 4.5.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 15 11:28:30 UTC 2022 - Knut Anderssen <kanderssen@suse.com>
|
Wed Jun 15 11:28:30 UTC 2022 - Knut Anderssen <kanderssen@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.5.3
|
Version: 4.5.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -70,8 +70,8 @@ Requires: iproute2
|
|||||||
Requires: pciutils
|
Requires: pciutils
|
||||||
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
|
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
|
||||||
Requires: tar
|
Requires: tar
|
||||||
# xrdb is used to set Xft.dpi in YaST2.call
|
# /usr/lib/YaST2/bin/xftdpi, install only when the GUI is installed
|
||||||
Requires: xrdb
|
Requires: (yast2-x11 >= 4.5.1 if libyui-qt)
|
||||||
# Y2Packager::NewRepositorySetup
|
# Y2Packager::NewRepositorySetup
|
||||||
Requires: yast2 >= 4.4.42
|
Requires: yast2 >= 4.4.42
|
||||||
# CIOIgnore
|
# CIOIgnore
|
||||||
|
Loading…
Reference in New Issue
Block a user