OBS User unknown 2007-07-20 14:12:05 +00:00 committed by Git OBS Bridge
parent 9c428b5b10
commit 05ad5b6b90
4 changed files with 30 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f51c956c4e49e61d598274112b3293d514e27c3d388905a51e4133b0acbf265b
size 108503

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3efe9ad7be6bdd6c638088da4155920737c62727bd4be46ac606f23f44541db1
size 108495

View File

@ -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 Wed Jul 18 08:53:15 CEST 2007 - locilka@suse.cz

View File

@ -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. # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -11,14 +11,16 @@
# norootforbuild # norootforbuild
Name: yast2-update Name: yast2-update
Version: 2.15.15 Version: 2.15.17
Release: 1 Release: 1
License: GPL v2 or later License: GPL v2 or later
Group: System/YaST Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-update-2.15.15.tar.bz2 Source0: yast2-update-2.15.17.tar.bz2
prefix: /usr 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
Requires: yast2-installation Requires: yast2-installation
Requires: yast2-packager Requires: yast2-packager
@ -51,7 +53,7 @@ Authors:
Jiri Srain <jsrain@suse.cz> Jiri Srain <jsrain@suse.cz>
%prep %prep
%setup -n yast2-update-2.15.15 %setup -n yast2-update-2.15.17
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -86,6 +88,13 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-update %doc %{prefix}/share/doc/packages/yast2-update
%changelog %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 * Wed Jul 18 2007 - locilka@suse.cz
- Warn user if the /boot partition is too small (less than 64 MB, - Warn user if the /boot partition is too small (less than 64 MB,
resp. 200 on IA64). User can either cancel updating or confirm resp. 200 on IA64). User can either cancel updating or confirm