From 1007af26826b4e3173ceec1067e3b285876e40e4b19bfd65fce1ab6b9536529b Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 1 Aug 2013 06:57:29 +0000 Subject: [PATCH 1/7] Update to last successful build OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=487 --- yast2-installation-3.0.0.tar.bz2 | 4 ++-- yast2-installation.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.0.0.tar.bz2 b/yast2-installation-3.0.0.tar.bz2 index 1b64833..322eff6 100644 --- a/yast2-installation-3.0.0.tar.bz2 +++ b/yast2-installation-3.0.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e6469f65832683dcfb06aaa4f8b70102af32cc21cf6bdf81d1b0468372bc7f6 -size 285795 +oid sha256:c2cd965c23ff8c74c56f393cc73f105e486e7a480983882671e31f6584e197ba +size 286015 diff --git a/yast2-installation.changes b/yast2-installation.changes index d1af2f2..06a755a 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 1 08:35:31 CEST 2013 - jsuchome@suse.cz + +- limit the number of the searched disks to 8 of each kind to + shorten time needed for finding SSH keys (port of fate#305873) + ------------------------------------------------------------------- Wed Jul 31 08:30:58 UTC 2013 - yast-devel@opensuse.org From 0bd36d9e4664e7453193963fbe3b974a36bd45df9c72149629b71f851e588eba Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 1 Aug 2013 09:42:29 +0000 Subject: [PATCH 2/7] Update to last successful build OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=488 --- yast2-installation-3.0.0.tar.bz2 | 3 --- yast2-installation-3.0.1.tar.bz2 | 3 +++ yast2-installation.changes | 4 +++- yast2-installation.spec | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-3.0.0.tar.bz2 create mode 100644 yast2-installation-3.0.1.tar.bz2 diff --git a/yast2-installation-3.0.0.tar.bz2 b/yast2-installation-3.0.0.tar.bz2 deleted file mode 100644 index 322eff6..0000000 --- a/yast2-installation-3.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2cd965c23ff8c74c56f393cc73f105e486e7a480983882671e31f6584e197ba -size 286015 diff --git a/yast2-installation-3.0.1.tar.bz2 b/yast2-installation-3.0.1.tar.bz2 new file mode 100644 index 0000000..10a4f22 --- /dev/null +++ b/yast2-installation-3.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4320a4c5e49fe521dc22bff7ada1c0a1a8c471a9d13cce0dcc0d86636f52f3b +size 286041 diff --git a/yast2-installation.changes b/yast2-installation.changes index 06a755a..ce92e47 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,8 +1,10 @@ ------------------------------------------------------------------- -Thu Aug 1 08:35:31 CEST 2013 - jsuchome@suse.cz +Thu Aug 1 11:21:35 CEST 2013 - jsuchome@suse.cz +- correctly write supporturl (port of bnc#520169) - limit the number of the searched disks to 8 of each kind to shorten time needed for finding SSH keys (port of fate#305873) +- 3.0.1 ------------------------------------------------------------------- Wed Jul 31 08:30:58 UTC 2013 - yast-devel@opensuse.org diff --git a/yast2-installation.spec b/yast2-installation.spec index 74d2032..359003a 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.0.0 +Version: 3.0.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From e49123778f569ab133f728742d8adb7a00f2d0d00bbabd069a40248f40ffba65 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 2 Aug 2013 12:37:33 +0000 Subject: [PATCH 3/7] Update to last successful build OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=489 --- yast2-installation-3.0.1.tar.bz2 | 4 ++-- yast2-installation.changes | 6 ++++++ yast2-installation.spec | 3 --- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/yast2-installation-3.0.1.tar.bz2 b/yast2-installation-3.0.1.tar.bz2 index 10a4f22..7c74a69 100644 --- a/yast2-installation-3.0.1.tar.bz2 +++ b/yast2-installation-3.0.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4320a4c5e49fe521dc22bff7ada1c0a1a8c471a9d13cce0dcc0d86636f52f3b -size 286041 +oid sha256:b2b563a351235f39b7ecab82fc21531322a3ad7f499f7105c66a86b75378cb4d +size 286296 diff --git a/yast2-installation.changes b/yast2-installation.changes index ce92e47..cd92c94 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 2 14:25:07 CEST 2013 - jsuchome@suse.cz + +- remove trang from BuildRequires: rng can be created during + packaging, not needed during build + ------------------------------------------------------------------- Thu Aug 1 11:21:35 CEST 2013 - jsuchome@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 359003a..319b45e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -48,9 +48,6 @@ BuildRequires: yast2-storage >= 2.24.1 # xmllint BuildRequires: libxml2 -# to convert control.rnc o control.rng -BuildRequires: trang - # PackageCallbacks::RegisterEmptyProgressCallbacks() BuildRequires: yast2 >= 2.16.52 From e398e53e4f2c32773da43a5edb8792d421995ee80a60927b217827ac694e206a Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 2 Aug 2013 13:22:24 +0000 Subject: [PATCH 4/7] Update to last successful build OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=490 --- yast2-installation-3.0.1.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.0.1.tar.bz2 b/yast2-installation-3.0.1.tar.bz2 index 7c74a69..ccec6f9 100644 --- a/yast2-installation-3.0.1.tar.bz2 +++ b/yast2-installation-3.0.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2b563a351235f39b7ecab82fc21531322a3ad7f499f7105c66a86b75378cb4d -size 286296 +oid sha256:d64c3f9aa704b2ffb65912d9d74e842a2728452549f8b3f1a5763859780abab6 +size 286376 From 38ef0e80a70a263e25e39f3b2fb1821ab8b8258c39f7e92c4ce2cba72458b29a Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 2 Aug 2013 15:43:48 +0000 Subject: [PATCH 5/7] Update to last successful build OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=491 --- yast2-installation-3.0.1.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.0.1.tar.bz2 b/yast2-installation-3.0.1.tar.bz2 index ccec6f9..70a0d59 100644 --- a/yast2-installation-3.0.1.tar.bz2 +++ b/yast2-installation-3.0.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d64c3f9aa704b2ffb65912d9d74e842a2728452549f8b3f1a5763859780abab6 -size 286376 +oid sha256:ee46b22f96ae2f96ce2fb1b302ec574dd59725aa25792137abdfae1b0fa6f771 +size 286856 From 49ab54b5fb1c55138bfc7000e2b5b1eee4072f7bb049903d8d2fb9dba2c285a0 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 2 Aug 2013 18:40:22 +0000 Subject: [PATCH 6/7] Update to last successful build OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=492 --- yast2-installation-3.0.1.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.0.1.tar.bz2 b/yast2-installation-3.0.1.tar.bz2 index 70a0d59..e97e9b9 100644 --- a/yast2-installation-3.0.1.tar.bz2 +++ b/yast2-installation-3.0.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee46b22f96ae2f96ce2fb1b302ec574dd59725aa25792137abdfae1b0fa6f771 -size 286856 +oid sha256:e58b53b0ac830d32d2be4e148bda28800a6afefb9bebbc0daa719ed3ffdcb21f +size 287020 From 2dd18def3d6a9b846bfd656a4c80e78104dc7f9e38db3b4d7528e2cbf2745cbb Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Sun, 4 Aug 2013 20:12:35 +0000 Subject: [PATCH 7/7] Update to last successful build OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=493 --- yast2-installation-3.0.1.tar.bz2 | 4 ++-- yast2-installation.changes | 7 +++++++ yast2-installation.spec | 17 ++--------------- 3 files changed, 11 insertions(+), 17 deletions(-) diff --git a/yast2-installation-3.0.1.tar.bz2 b/yast2-installation-3.0.1.tar.bz2 index e97e9b9..d36ab25 100644 --- a/yast2-installation-3.0.1.tar.bz2 +++ b/yast2-installation-3.0.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e58b53b0ac830d32d2be4e148bda28800a6afefb9bebbc0daa719ed3ffdcb21f -size 287020 +oid sha256:6f40463f74c27e4927f0f1f134ac4c1697d28b04b89d51d583e061031ba0b33e +size 282753 diff --git a/yast2-installation.changes b/yast2-installation.changes index cd92c94..cf0d5d7 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 4 11:48:21 UTC 2013 - lslezak@suse.cz + +- removed empty agents/Makefile.am and unused testsuite/Makefile.am +- removed obsolete BuildRequires: doxygen perl-XML-Writer sgml-skel + yast2-testsuite yast2-storage yast2-pkg-bindings yast2-packager + ------------------------------------------------------------------- Fri Aug 2 14:25:07 CEST 2013 - jsuchome@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 319b45e..cb2fa41 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -33,30 +33,17 @@ Source1: YaST2-Second-Stage.service Source2: YaST2-Firstboot.service BuildRequires: docbook-xsl-stylesheets -BuildRequires: doxygen BuildRequires: libxslt -BuildRequires: perl-XML-Writer -BuildRequires: sgml-skel BuildRequires: update-desktop-files BuildRequires: yast2-core-devel BuildRequires: yast2-devtools -BuildRequires: yast2-testsuite - -# Storage::GetDetectedDiskPaths -BuildRequires: yast2-storage >= 2.24.1 # xmllint -BuildRequires: libxml2 +BuildRequires: libxml2-tools -# PackageCallbacks::RegisterEmptyProgressCallbacks() +# /etc/YaST2/XVersion BuildRequires: yast2 >= 2.16.52 -# Pkg::Add/RemoveUpgradeRepo() -BuildRequires: yast2-pkg-bindings >= 2.21.2 - -# Unified progress bar (done by visnov) -BuildRequires: yast2-packager >= 2.17.9 - # AutoinstConfig::getProposalList Requires: autoyast2-installation >= 2.17.1