- move clone_system client to first stage so yast can generate
profile even on the end of first stage - 3.1.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=491
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf67971c0679b9bbef0045b9bcb3a406687d1668c1cd174b39e8067e9d40806f
|
||||
size 528760
|
3
autoyast2-3.1.5.tar.bz2
Normal file
3
autoyast2-3.1.5.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc72c9b371708db132fe8fb13c386b244e8a8e40dd06a3e7c010cd552398ad2c
|
||||
size 528611
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 08:56:27 UTC 2014 - jreidinger@suse.com
|
||||
|
||||
- move clone_system client to first stage so yast can generate
|
||||
profile even on the end of first stage
|
||||
- 3.1.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 15:05:02 UTC 2013 - lslezak@suse.cz
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: autoyast2
|
||||
Version: 3.1.4
|
||||
Version: 3.1.5
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -177,7 +177,6 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast
|
||||
%{yast_clientdir}/software_auto.rb
|
||||
%{yast_clientdir}/storage_auto.rb
|
||||
%{yast_clientdir}/autoyast.rb
|
||||
%{yast_clientdir}/clone_system.rb
|
||||
%{yast_clientdir}/ayast_setup.rb
|
||||
|
||||
%dir %{yast_scrconfdir}
|
||||
@@ -261,6 +260,7 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast
|
||||
%{yast_clientdir}/ayast_probe.rb
|
||||
%{yast_clientdir}/inst_autosetup_upgrade.rb
|
||||
%{yast_clientdir}/inst_store_upgrade_software.rb
|
||||
%{yast_clientdir}/clone_system.rb
|
||||
|
||||
%{yast_yncludedir}/autoinstall/xml.rb
|
||||
%{yast_yncludedir}/autoinstall/ask.rb
|
||||
|
Reference in New Issue
Block a user