From c1010bef06abb6520e7f014c6615a6d1cc2aa390587ba3f98005f791b0ec835e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 6 Sep 2016 14:50:50 +0000 Subject: [PATCH 1/4] Updated to git ref 64565e5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=821 --- yast2-installation-3.1.214.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.214.tar.bz2 b/yast2-installation-3.1.214.tar.bz2 index a166bba..0152900 100644 --- a/yast2-installation-3.1.214.tar.bz2 +++ b/yast2-installation-3.1.214.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1b5dd903b3161e21883cddbd7bc8ce6b63a6f416a5a21cb8ed57120e6b91430 -size 438037 +oid sha256:c2b03097be18a9bb911d9ad48b4ab5e7897501779c6363ba31e24c8775b88aa3 +size 438246 From ef49e5db3ac1ac29bae8e9822dce028b0603ad9c50749852c8107bb253aab2bb Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 12 Sep 2016 12:58:13 +0000 Subject: [PATCH 2/4] - 3.1.214 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=822 --- yast2-installation-3.1.214.tar.bz2 | 4 ++-- yast2-installation.changes | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yast2-installation-3.1.214.tar.bz2 b/yast2-installation-3.1.214.tar.bz2 index 0152900..0cfad73 100644 --- a/yast2-installation-3.1.214.tar.bz2 +++ b/yast2-installation-3.1.214.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2b03097be18a9bb911d9ad48b4ab5e7897501779c6363ba31e24c8775b88aa3 -size 438246 +oid sha256:c131c5f2ff1e22dadb25371aa6b42bafce29fb100123d402ad8b5de00c0d196f +size 438043 diff --git a/yast2-installation.changes b/yast2-installation.changes index 93ca465..73cc8d0 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -6,7 +6,7 @@ Tue Aug 30 06:55:13 UTC 2016 - lslezak@suse.cz server (bsc#996179) - Do not contact the registration server in self-update when network is not running, skip self-update completely -- 3.1.124 +- 3.1.214 ------------------------------------------------------------------- Thu Aug 25 14:23:20 UTC 2016 - lslezak@suse.cz From 48b334e6e6e0b7b3e0184333fb792f410a2a77d408af68f4f7f160e633173992 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 13 Sep 2016 13:03:23 +0000 Subject: [PATCH 3/4] - fix skipping of proposal returning empty hash otherwise it creates non sense proposal entry in UI (bnc#994127) - 3.1.215 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=823 --- yast2-installation-3.1.214.tar.bz2 | 3 --- yast2-installation-3.1.215.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.214.tar.bz2 create mode 100644 yast2-installation-3.1.215.tar.bz2 diff --git a/yast2-installation-3.1.214.tar.bz2 b/yast2-installation-3.1.214.tar.bz2 deleted file mode 100644 index 0cfad73..0000000 --- a/yast2-installation-3.1.214.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c131c5f2ff1e22dadb25371aa6b42bafce29fb100123d402ad8b5de00c0d196f -size 438043 diff --git a/yast2-installation-3.1.215.tar.bz2 b/yast2-installation-3.1.215.tar.bz2 new file mode 100644 index 0000000..0c496bb --- /dev/null +++ b/yast2-installation-3.1.215.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4a7564a6d7016773b08de805353a17e5516613c33047691e99089499db2ddf +size 437993 diff --git a/yast2-installation.changes b/yast2-installation.changes index 73cc8d0..7e87401 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 13 12:37:57 UTC 2016 - jreidinger@suse.com + +- fix skipping of proposal returning empty hash otherwise it + creates non sense proposal entry in UI (bnc#994127) +- 3.1.215 + ------------------------------------------------------------------- Tue Aug 30 06:55:13 UTC 2016 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 3486016..20a03dc 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.214 +Version: 3.1.215 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 166443b518138cf9266511a5a74dc12f76e625fd494d61c37801da08a603c22b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 15 Sep 2016 11:39:21 +0000 Subject: [PATCH 4/4] - reduce time needed for building this package OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=824 --- yast2-installation-3.1.215.tar.bz2 | 4 ++-- yast2-installation.changes | 5 +++++ yast2-installation.spec | 31 ++++++++++++++++++------------ 3 files changed, 26 insertions(+), 14 deletions(-) diff --git a/yast2-installation-3.1.215.tar.bz2 b/yast2-installation-3.1.215.tar.bz2 index 0c496bb..3df868a 100644 --- a/yast2-installation-3.1.215.tar.bz2 +++ b/yast2-installation-3.1.215.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc4a7564a6d7016773b08de805353a17e5516613c33047691e99089499db2ddf -size 437993 +oid sha256:f19f92c725b09c8612e098a08eea410337c8c28c598fa2ea849521b29b55080c +size 429145 diff --git a/yast2-installation.changes b/yast2-installation.changes index 7e87401..76d74f0 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 14 13:53:41 UTC 2016 - jreidinger@suse.com + +- reduce time needed for building this package + ------------------------------------------------------------------- Tue Sep 13 12:37:57 UTC 2016 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 20a03dc..5a662f0 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -33,20 +33,16 @@ Group: System/YaST Source1: YaST2-Second-Stage.service Source2: YaST2-Firstboot.service -BuildRequires: docbook-xsl-stylesheets -BuildRequires: libxslt BuildRequires: update-desktop-files -BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.1.10 -BuildRequires: yast2-packager >= 3.1.113 +# needed for xml agent reading about products +BuildRequires: yast2-xml BuildRequires: rubygem(rspec) +BuildRequires: rubygem(yast-rake) # Moved proc_modules.scr BuildRequires: yast2 >= 3.1.180 -# Yast::Remote -BuildRequires: yast2-network - # AutoinstSoftware.SavePackageSelection() Requires: autoyast2-installation >= 3.1.105 @@ -112,7 +108,6 @@ Requires: gzip Requires: tar %if 0%{?suse_version} >= 1210 -BuildRequires: systemd-devel %{systemd_requires} %endif @@ -145,17 +140,27 @@ System installation code as present on installation media. %prep %setup -n %{name}-%{version} +%check +rake test:unit + %build -%yast_build %install -%yast_install +rake install DESTDIR="%{buildroot}" for f in `find %{buildroot}%{_datadir}/autoinstall/modules -name "*.desktop"`; do %suse_update_desktop_file $f -done +done mkdir -p %{buildroot}%{yast_vardir}/hooks/installation +mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preFirstCall +mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preSecondCall +mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/postFirstCall +mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/postSecondCall +mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preFirstStage +mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preSecondStage +mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/postFirstStage +mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/postSecondStage mkdir -p %{buildroot}%{_unitdir} install -m 644 %{SOURCE1} %{buildroot}%{_unitdir} @@ -228,6 +233,8 @@ systemctl enable YaST2-Firstboot.service %dir %{yast_vardir}/hooks/installation %dir %{yast_docdir} -%{yast_docdir}/COPYING +%doc %{yast_docdir}/COPYING +%doc %{yast_docdir}/README.md +%doc %{yast_docdir}/CONTRIBUTING.md %changelog