- Move lib/ directory to autoyast2-installation package
(bsc#949776) - 3.1.97 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=640
This commit is contained in:
parent
57b0993b8a
commit
73075594ba
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b0011f9652413f7cc79fa6dd89f64a314a668b018b06cb34c4688c08084ffbc6
|
|
||||||
size 652449
|
|
3
autoyast2-3.1.97.tar.bz2
Normal file
3
autoyast2-3.1.97.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7830650dfe5a9088be55772aa65893ac58100119ac5e270005a020255eb9d6f2
|
||||||
|
size 653172
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 9 15:03:43 UTC 2015 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
- Move lib/ directory to autoyast2-installation package
|
||||||
|
(bsc#949776)
|
||||||
|
- 3.1.97
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 8 21:39:50 UTC 2015 - igonzalezsosa@suse.com
|
Thu Oct 8 21:39:50 UTC 2015 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 3.1.96
|
Version: 3.1.97
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -205,8 +205,6 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast
|
|||||||
%{yast_moduledir}/Kickstart.rb
|
%{yast_moduledir}/Kickstart.rb
|
||||||
%dir %{yast_agentdir}
|
%dir %{yast_agentdir}
|
||||||
%{yast_agentdir}/ag_ksimport
|
%{yast_agentdir}/ag_ksimport
|
||||||
%dir %{yast_libdir}/autoinstall
|
|
||||||
%{yast_libdir}/autoinstall/*.rb
|
|
||||||
|
|
||||||
# additional files
|
# additional files
|
||||||
|
|
||||||
@ -287,6 +285,9 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast
|
|||||||
%{yast_yncludedir}/autoinstall/xml.rb
|
%{yast_yncludedir}/autoinstall/xml.rb
|
||||||
%{yast_yncludedir}/autoinstall/ask.rb
|
%{yast_yncludedir}/autoinstall/ask.rb
|
||||||
|
|
||||||
|
%dir %{yast_libdir}/autoinstall
|
||||||
|
%{yast_libdir}/autoinstall/*.rb
|
||||||
|
|
||||||
# scripts
|
# scripts
|
||||||
%{_prefix}/lib/YaST2/bin/fetch_image.sh
|
%{_prefix}/lib/YaST2/bin/fetch_image.sh
|
||||||
%{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh
|
%{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user