This commit is contained in:
parent
9c428b5b10
commit
05ad5b6b90
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f51c956c4e49e61d598274112b3293d514e27c3d388905a51e4133b0acbf265b
|
||||
size 108503
|
3
yast2-update-2.15.17.tar.bz2
Normal file
3
yast2-update-2.15.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3efe9ad7be6bdd6c638088da4155920737c62727bd4be46ac606f23f44541db1
|
||||
size 108495
|
@ -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
|
||||
|
||||
|
@ -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 <jsrain@suse.cz>
|
||||
|
||||
%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
|
||||
|
Loading…
Reference in New Issue
Block a user