- Cloning of software section clones only patterns in state
"visible", this is a problem with OES where pattern novell-yast2 is not a visible pattern (bnc#864421), changed so that all patterns are written into cloned patterns list - add %{yast_controldir} as directory to package - 3.1.18 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=508
This commit is contained in:
parent
d07b0ef899
commit
8533b11343
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52f94a35f6cc5b93df2ffd36dbab3930cf1fb2360c814fd6439b343cc3b0d564
|
||||
size 471987
|
3
autoyast2-3.1.18.tar.bz2
Normal file
3
autoyast2-3.1.18.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14c796578a5819d2c06240de9fd9b2d0ca5e3d299f7d53a4b4c05f9030203dcc
|
||||
size 471732
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 13:25:45 CET 2014 - fehr@suse.de
|
||||
|
||||
- Cloning of software section clones only patterns in state
|
||||
"visible", this is a problem with OES where pattern
|
||||
novell-yast2 is not a visible pattern (bnc#864421), changed so
|
||||
that all patterns are written into cloned patterns list
|
||||
- add %{yast_controldir} as directory to package
|
||||
- 3.1.18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 17 13:37:55 CET 2014 - fehr@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: autoyast2
|
||||
Version: 3.1.17
|
||||
Version: 3.1.18
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -226,6 +226,7 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast
|
||||
%{yast_yncludedir}/autoinstall/tree.rb
|
||||
%{yast_yncludedir}/autoinstall/types.rb
|
||||
|
||||
%dir %{yast_controldir}
|
||||
%{yast_controldir}/*.xml
|
||||
|
||||
%{yast_moduledir}/AutoInstall.rb
|
||||
|
Loading…
Reference in New Issue
Block a user