From bd91fd05a0aa2699684818d9a2e813f7eca18bdb673f4592d6f14e76babe9e6a Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Mon, 25 Nov 2013 13:30:52 +0000 Subject: [PATCH 1/4] Updated to git ref 662cc5a OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=530 --- yast2-installation-3.1.7.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.7.tar.bz2 b/yast2-installation-3.1.7.tar.bz2 index 5ad08c1..95f7380 100644 --- a/yast2-installation-3.1.7.tar.bz2 +++ b/yast2-installation-3.1.7.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f87488d673426ff6a4d954cfadbbda625332cd49dddd15ca131d49628788803c -size 1225617 +oid sha256:2a75663a130028f62cd94ee7102f5b4db48d42fc0c762ef0e8190d40b2c385de +size 1225899 From 147ca9119040b41c03915c6411e17b3b2d433351b305fe6214a03978d8ee37f9 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Mon, 25 Nov 2013 15:30:44 +0000 Subject: [PATCH 2/4] Updated to git ref b979879 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=531 --- yast2-installation-3.1.7.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.7.tar.bz2 b/yast2-installation-3.1.7.tar.bz2 index 95f7380..9006319 100644 --- a/yast2-installation-3.1.7.tar.bz2 +++ b/yast2-installation-3.1.7.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a75663a130028f62cd94ee7102f5b4db48d42fc0c762ef0e8190d40b2c385de -size 1225899 +oid sha256:45cff283051dc728078511a81a1d3a527ec71132a0f2c9fd0a5a551eeef9490d +size 1225659 From 56f6653e1d25ec82ac8318cdfb0b3c23f661d1503f3a2ef6d10770c4fa1bac8a Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 26 Nov 2013 14:53:00 +0000 Subject: [PATCH 3/4] Updated to git ref 9c632a9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=532 --- yast2-installation-3.1.7.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.7.tar.bz2 b/yast2-installation-3.1.7.tar.bz2 index 9006319..e52c9fc 100644 --- a/yast2-installation-3.1.7.tar.bz2 +++ b/yast2-installation-3.1.7.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45cff283051dc728078511a81a1d3a527ec71132a0f2c9fd0a5a551eeef9490d -size 1225659 +oid sha256:93198940d8adf6a7886e6298bbe8a1f5f8ad1f21ed4a05e0ff622c695f94f5cd +size 1219631 From 0fd2cd8f5c825b3ebfa7ee0d909e03b9232557a48ba7acf7821d3841f3fa0545 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 28 Nov 2013 13:27:18 +0000 Subject: [PATCH 4/4] - Add hooks to main installation client - 3.1.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=533 --- yast2-installation-3.1.7.tar.bz2 | 3 --- yast2-installation-3.1.8.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 12 +++++++++--- 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.1.7.tar.bz2 create mode 100644 yast2-installation-3.1.8.tar.bz2 diff --git a/yast2-installation-3.1.7.tar.bz2 b/yast2-installation-3.1.7.tar.bz2 deleted file mode 100644 index e52c9fc..0000000 --- a/yast2-installation-3.1.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93198940d8adf6a7886e6298bbe8a1f5f8ad1f21ed4a05e0ff622c695f94f5cd -size 1219631 diff --git a/yast2-installation-3.1.8.tar.bz2 b/yast2-installation-3.1.8.tar.bz2 new file mode 100644 index 0000000..6963b21 --- /dev/null +++ b/yast2-installation-3.1.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f47f14145d81b5c669ba0d01f8073ef9613db3279e2eb19514a9b6de9fea436 +size 1218929 diff --git a/yast2-installation.changes b/yast2-installation.changes index d63d6c0..50ad60f 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 28 13:01:44 UTC 2013 - vmoravec@suse.com + +- Add hooks to main installation client +- 3.1.8 + ------------------------------------------------------------------- Wed Nov 20 13:21:57 UTC 2013 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 87ab363..8c9cd01 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.7 +Version: 3.1.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -45,13 +45,13 @@ BuildRequires: trang BuildRequires: libxml2-tools # Linuxrc.keys -BuildRequires: yast2 >= 3.1.1 +BuildRequires: yast2 >= 3.1.6 # AutoinstConfig::getProposalList Requires: autoyast2-installation >= 2.17.1 # ProductProfile -Requires: yast2 >= 3.0.2 +Requires: yast2 >= 3.1.6 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) @@ -158,6 +158,8 @@ for f in `find %{buildroot}%{_datadir}/autoinstall/modules -name "*.desktop"`; d %suse_update_desktop_file $f done +mkdir -p %{buildroot}%{yast_vardir}/hooks/installation + mkdir -p %{buildroot}%{_unitdir} install -m 644 %{SOURCE1} %{buildroot}%{_unitdir} install -m 644 %{SOURCE2} %{buildroot}%{_unitdir} @@ -217,6 +219,10 @@ install -m 644 %{SOURCE2} %{buildroot}%{_unitdir} # programs and scripts %{yast_ystartupdir}/startup +# installation hooks +%dir %{yast_vardir}/hooks +%dir %{yast_vardir}/hooks/installation + %dir %{yast_docdir} %{yast_docdir}/COPYING