From 8533b11343c0d6545af5e4f631ddb346209080e6a576e562f6639103c34c9c93 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 26 Feb 2014 13:36:38 +0000 Subject: [PATCH] - 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 --- autoyast2-3.1.17.tar.bz2 | 3 --- autoyast2-3.1.18.tar.bz2 | 3 +++ autoyast2.changes | 10 ++++++++++ autoyast2.spec | 3 ++- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.1.17.tar.bz2 create mode 100644 autoyast2-3.1.18.tar.bz2 diff --git a/autoyast2-3.1.17.tar.bz2 b/autoyast2-3.1.17.tar.bz2 deleted file mode 100644 index efa1185..0000000 --- a/autoyast2-3.1.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52f94a35f6cc5b93df2ffd36dbab3930cf1fb2360c814fd6439b343cc3b0d564 -size 471987 diff --git a/autoyast2-3.1.18.tar.bz2 b/autoyast2-3.1.18.tar.bz2 new file mode 100644 index 0000000..0fb2554 --- /dev/null +++ b/autoyast2-3.1.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c796578a5819d2c06240de9fd9b2d0ca5e3d299f7d53a4b4c05f9030203dcc +size 471732 diff --git a/autoyast2.changes b/autoyast2.changes index 07a72bb..cd12ed0 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -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 diff --git a/autoyast2.spec b/autoyast2.spec index 58779b1..28aa68b 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -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