Accepting request 400829 from YaST:Head
submit new version 3.1.193 OBS-URL: https://build.opensuse.org/request/show/400829 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=360
This commit is contained in:
commit
2ebe410f2b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6d3b6f36226aaf78e8c687c914d1286203268b717920dd9d4081e7743930416
|
||||
size 422737
|
3
yast2-installation-3.1.193.tar.bz2
Normal file
3
yast2-installation-3.1.193.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34a3c4f7c3915983a4e8029ade87860054fbdef3f177a198ff522227f98f51ba
|
||||
size 425682
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 11:09:33 UTC 2016 - schubi@suse.de
|
||||
|
||||
- Adapt AutoYaST to support import of SSH server keys/configuration
|
||||
(fate#319624)
|
||||
- 3.1.193
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 10:09:33 UTC 2016 - igonzalezsosa@suse.com
|
||||
|
||||
- Drop yast2-installation-devel-doc package (fate#320356)
|
||||
- 3.1.192
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 11:41:27 UTC 2016 - igonzalezsosa@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.1.191
|
||||
Version: 3.1.193
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -100,6 +100,8 @@ Conflicts: yast2-core < 2.17.10
|
||||
# Top bar with logo
|
||||
Conflicts: yast2-ycp-ui-bindings < 3.1.7
|
||||
|
||||
Obsoletes: yast2-installation-devel-doc
|
||||
|
||||
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
|
||||
Requires: coreutils
|
||||
Requires: gzip
|
||||
@ -133,20 +135,9 @@ PreReq: %fillup_prereq
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
%package devel-doc
|
||||
Requires: yast2-installation >= 2.15.34
|
||||
|
||||
PreReq: %fillup_prereq
|
||||
|
||||
Summary: YaST2 - Installation Parts
|
||||
Group: Documentation/HTML
|
||||
|
||||
%description
|
||||
System installation code as present on installation media.
|
||||
|
||||
%description devel-doc
|
||||
System installation code as present on installation media.
|
||||
|
||||
%prep
|
||||
%setup -n %{name}-%{version}
|
||||
|
||||
@ -234,9 +225,4 @@ systemctl enable YaST2-Firstboot.service
|
||||
%dir %{yast_docdir}
|
||||
%{yast_docdir}/COPYING
|
||||
|
||||
%files devel-doc
|
||||
%defattr(-,root,root)
|
||||
%doc %{yast_docdir}
|
||||
%exclude %{yast_docdir}/COPYING
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user