forked from pool/yast2-installation
Accepting request 504607 from YaST:Head
submit new version 3.2.45 OBS-URL: https://build.opensuse.org/request/show/504607 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=387
This commit is contained in:
commit
8e87ab4df0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1d316999e3c6696699f184980eb6c454cea425ae05a625d7d80b940e56d3e816
|
|
||||||
size 448385
|
|
3
yast2-installation-3.2.45.tar.bz2
Normal file
3
yast2-installation-3.2.45.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:529d2a98f74d731d556d1317f0f3fed6a119d6d02eff71df46b1d24d68463bd6
|
||||||
|
size 449660
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 19 07:03:16 UTC 2017 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- install the yast2-registration package only in SLE (bsc#1043122)
|
||||||
|
- 3.2.45
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 1 12:58:03 CEST 2017 - schubi@suse.de
|
Thu Jun 1 12:58:03 CEST 2017 - schubi@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.2.44
|
Version: 3.2.45
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -132,7 +132,11 @@ Requires: tar
|
|||||||
# BNC 446533, /sbin/lspci called but not installed
|
# BNC 446533, /sbin/lspci called but not installed
|
||||||
Requires: pciutils
|
Requires: pciutils
|
||||||
|
|
||||||
|
# install the registration module only in SLE (bsc#1043122)
|
||||||
|
%if !0%{?is_opensuse}
|
||||||
Recommends: yast2-registration
|
Recommends: yast2-registration
|
||||||
|
%endif
|
||||||
|
|
||||||
Recommends: yast2-online-update
|
Recommends: yast2-online-update
|
||||||
Recommends: yast2-firewall
|
Recommends: yast2-firewall
|
||||||
Recommends: release-notes
|
Recommends: release-notes
|
||||||
|
Loading…
Reference in New Issue
Block a user