diff --git a/yast2-installation-2.17.45.tar.bz2 b/yast2-installation-2.17.45.tar.bz2 deleted file mode 100644 index 7546521..0000000 --- a/yast2-installation-2.17.45.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e4970955cc8d1efdb1dfc92531423a35aab4d529b40fb3cd3ad9560a4a47fd4 -size 264669 diff --git a/yast2-installation-2.17.47.tar.bz2 b/yast2-installation-2.17.47.tar.bz2 new file mode 100644 index 0000000..abe1a21 --- /dev/null +++ b/yast2-installation-2.17.47.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2d2d549943252ac0904d45dcbb3422b1a776e049a132c4f3939f5dc3c90fba +size 262083 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2062ce7..e7be38a 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Dec 12 16:36:28 CET 2008 - aschnell@suse.de + +- require initviocons (bnc #173426) +- 2.17.47 + +------------------------------------------------------------------- +Tue Dec 9 16:40:35 CET 2008 - locilka@suse.cz + +- Updated control.rnc +- 2.17.46 + ------------------------------------------------------------------- Mon Dec 8 13:16:33 CET 2008 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 0da85ce..a7fe5cd 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.17.45) +# spec file for package yast2-installation (Version 2.17.47) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-installation -Version: 2.17.45 +Version: 2.17.47 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.17.45.tar.bz2 +Source0: yast2-installation-2.17.47.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite # xmllint @@ -53,6 +53,8 @@ Conflicts: yast2-pkg-bindings < 2.17.25 Requires: yast2-packager >= 2.17.49 # Storage::GetCommitInfo() call in include/misc.ycp Requires: yast2-storage >= 2.17.47 +# use in startup scripts +Requires: initviocons # Only in inst-sys # Requires: yast2-runlevel # Requires: yast2-network @@ -124,7 +126,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.17.45 +%setup -n yast2-installation-2.17.47 %build %{prefix}/bin/y2tool y2autoconf @@ -195,6 +197,12 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Fri Dec 12 2008 aschnell@suse.de +- require initviocons (bnc #173426) +- 2.17.47 +* Tue Dec 09 2008 locilka@suse.cz +- Updated control.rnc +- 2.17.46 * Mon Dec 08 2008 locilka@suse.cz - Updated control.rnc - Added two more control-file examples.