From c3230c2366dc9787b0bca10da450a63afc752089ac57ea5b77321b21f2073580 Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Thu, 12 Apr 2012 09:14:24 +0000 Subject: [PATCH] - updated to latest repo version OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=189 --- yast2-installation-2.22.5.tar.bz2 | 3 --- yast2-installation-2.22.6.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 26 +++++++++++++++----------- 4 files changed, 24 insertions(+), 14 deletions(-) delete mode 100644 yast2-installation-2.22.5.tar.bz2 create mode 100644 yast2-installation-2.22.6.tar.bz2 diff --git a/yast2-installation-2.22.5.tar.bz2 b/yast2-installation-2.22.5.tar.bz2 deleted file mode 100644 index d4ac30a..0000000 --- a/yast2-installation-2.22.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecab8e02a7b5b5dda8ce9069a7f8d3eb627193823753d343d8c9293717847ea7 -size 292741 diff --git a/yast2-installation-2.22.6.tar.bz2 b/yast2-installation-2.22.6.tar.bz2 new file mode 100644 index 0000000..ea3722b --- /dev/null +++ b/yast2-installation-2.22.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca67c14d13bfe2d7bab5a4dd05b566b1f46d0d33f510050cbf0eb80abda385b6 +size 292037 diff --git a/yast2-installation.changes b/yast2-installation.changes index 1710080..110e32e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 03 14:56:55 CEST 2012 - aschnell@suse.de + +- adapted to move of testX (see bnc#749184) +- 2.22.6 + ------------------------------------------------------------------- Wed Mar 14 15:42:19 CET 2012 - aschnell@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 37b328a..cbf11b9 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -16,22 +16,29 @@ # - Name: yast2-installation -Version: 2.22.5 +Version: 2.22.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-installation-%{version}.tar.bz2 -Group: System/YaST -License: GPL-2.0 Summary: YaST2 - Installation Parts +License: GPL-2.0 +Group: System/YaST Source1: YaST2-Second-Stage.service Source2: YaST2-Firstboot.service -BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite +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 # FileSystems::possible_root_fs BuildRequires: yast2-storage >= 2.19.12 @@ -98,8 +105,9 @@ Conflicts: yast2-core < 2.17.10 Conflicts: yast2-ycp-ui-bindings < 2.17.3 # tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103) -Requires: tar gzip Requires: coreutils +Requires: gzip +Requires: tar %if 0%{?suse_version} >= 1210 BuildRequires: systemd-devel @@ -129,12 +137,12 @@ PreReq: %fillup_prereq BuildArch: noarch %package devel-doc -Group: Documentation/HTML Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq Summary: YaST2 - Installation Parts +Group: Documentation/HTML %description System installation code as present on installation media. @@ -153,7 +161,6 @@ autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" -%{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works @@ -235,9 +242,6 @@ rm -rf "$RPM_BUILD_ROOT" # programs and scripts %{_prefix}/lib/YaST2/startup -# icewm -/etc/icewm - %dir %{_prefix}/share/doc/packages/yast2-installation %{_prefix}/share/doc/packages/yast2-installation/COPYING %readme %{_prefix}/share/doc/packages/yast2-installation/README