- add clone proposal and finish client (FATE#308539)
- 3.1.19 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=549
This commit is contained in:
parent
f9a52dda41
commit
9961e08225
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b26305c6167acdde79934c7f68c6cb2ebaf47072ad8ad8dd1885478e09e0e0a
|
||||
size 1212212
|
3
yast2-installation-3.1.19.tar.bz2
Normal file
3
yast2-installation-3.1.19.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a464a2b0ce60ab21a79703e8a6e19bc764b06bca21469f127cef1a7fb3197956
|
||||
size 1215543
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 09:58:46 UTC 2014 - jreidinger@suse.com
|
||||
|
||||
- add clone proposal and finish client (FATE#308539)
|
||||
- 3.1.19
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 12:46:34 UTC 2014 - jsrain@suse.cz
|
||||
|
||||
|
@ -17,12 +17,13 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.1.18
|
||||
Version: 3.1.19
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
|
||||
Url: http://github.com/yast/yast-installation
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
Summary: YaST2 - Installation Parts
|
||||
@ -42,8 +43,8 @@ BuildRequires: yast2-devtools >= 3.1.10
|
||||
# Linuxrc.keys
|
||||
BuildRequires: yast2 >= 3.1.9
|
||||
|
||||
# AutoinstConfig::getProposalList
|
||||
Requires: autoyast2-installation >= 2.17.1
|
||||
# clone_system client
|
||||
Requires: autoyast2-installation >= 3.1.5
|
||||
|
||||
# ProductProfile
|
||||
Requires: yast2 >= 3.1.9
|
||||
@ -193,6 +194,7 @@ install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
|
||||
%dir /usr/share/autoinstall/modules
|
||||
%dir %{yast_yncludedir}/installation
|
||||
%{yast_yncludedir}/installation/*
|
||||
%{yast_libdir}/installation
|
||||
|
||||
# agents
|
||||
%{yast_scrconfdir}/etc_passwd.scr
|
||||
|
Loading…
Reference in New Issue
Block a user