diff --git a/yast2-update-2.15.15.tar.bz2 b/yast2-update-2.15.15.tar.bz2 deleted file mode 100644 index 07809b1..0000000 --- a/yast2-update-2.15.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f51c956c4e49e61d598274112b3293d514e27c3d388905a51e4133b0acbf265b -size 108503 diff --git a/yast2-update-2.15.17.tar.bz2 b/yast2-update-2.15.17.tar.bz2 new file mode 100644 index 0000000..23a10aa --- /dev/null +++ b/yast2-update-2.15.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3efe9ad7be6bdd6c638088da4155920737c62727bd4be46ac606f23f44541db1 +size 108495 diff --git a/yast2-update.changes b/yast2-update.changes index c2c9230..4ab194c 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jul 20 15:35:42 CEST 2007 - locilka@suse.cz + +- Added BuildIgnore: autoyast2-installation to break the loop. +- 2.15.17 + +------------------------------------------------------------------- +Fri Jul 20 14:55:25 CEST 2007 - locilka@suse.cz + +- Removing yast2-add-on and adding yast2-storage to the RPM build + requirements. +- 2.15.16 + ------------------------------------------------------------------- Wed Jul 18 08:53:15 CEST 2007 - locilka@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index 0999025..4d2f634 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-update (Version 2.15.15) +# spec file for package yast2-update (Version 2.15.17) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,14 +11,16 @@ # norootforbuild Name: yast2-update -Version: 2.15.15 +Version: 2.15.17 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-update-2.15.15.tar.bz2 +Source0: yast2-update-2.15.17.tar.bz2 prefix: /usr -BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-add-on yast2-devtools yast2-packager yast2-testsuite +BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-packager yast2-storage yast2-testsuite +# package not really needed to be installed but this breaks the building cycle +#!BuildIgnore: autoyast2-installation Requires: yast2 Requires: yast2-installation Requires: yast2-packager @@ -51,7 +53,7 @@ Authors: Jiri Srain %prep -%setup -n yast2-update-2.15.15 +%setup -n yast2-update-2.15.17 %build %{prefix}/bin/y2tool y2autoconf @@ -86,6 +88,13 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-update %changelog +* Fri Jul 20 2007 - locilka@suse.cz +- Added BuildIgnore: autoyast2-installation to break the loop. +- 2.15.17 +* Fri Jul 20 2007 - locilka@suse.cz +- Removing yast2-add-on and adding yast2-storage to the RPM build + requirements. +- 2.15.16 * Wed Jul 18 2007 - locilka@suse.cz - Warn user if the /boot partition is too small (less than 64 MB, resp. 200 on IA64). User can either cancel updating or confirm