OBS User unknown 2008-11-05 17:23:36 +00:00 committed by Git OBS Bridge
parent 811c177d52
commit 75a17c7c82
4 changed files with 21 additions and 10 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 4 11:32:57 CET 2008 - locilka@suse.cz
- Making obvious (in log) why a partition is marked 'not-valid'
(bnc #441378)
- 2.17.10
-------------------------------------------------------------------
Wed Oct 29 14:47:03 CET 2008 - locilka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-update (Version 2.17.9)
# spec file for package yast2-update (Version 2.17.10)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,12 +19,12 @@
Name: yast2-update
Version: 2.17.9
Version: 2.17.10
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-update-2.17.9.tar.bz2
Source0: yast2-update-2.17.10.tar.bz2
Prefix: /usr
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-storage yast2-testsuite
# Packages::GetBaseSourceID
@ -83,7 +83,7 @@ Authors:
Jiri Srain <jsrain@suse.cz>
%prep
%setup -n yast2-update-2.17.9
%setup -n yast2-update-2.17.10
%build
%{prefix}/bin/y2tool y2autoconf
@ -131,6 +131,10 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/clients/update.ycp
/usr/share/YaST2/clients/run_update.ycp
%changelog
* Tue Nov 04 2008 locilka@suse.cz
- Making obvious (in log) why a partition is marked 'not-valid'
(bnc #441378)
- 2.17.10
* Wed Oct 29 2008 locilka@suse.cz
- Extended agent reading fstab files (bnc #438129).
- 2.17.9
@ -875,7 +879,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Mon Mar 17 2003 kkaempf@suse.de
- if no product can be determined, use /etc/*-release
- 2.7.11
* Sun Mar 16 2003 kkaempf@suse.de
* Sat Mar 15 2003 kkaempf@suse.de
- move the "seen_details" flag to the global Update module (#24927)
- 2.7.10
* Fri Mar 14 2003 kkaempf@suse.de
@ -933,7 +937,7 @@ rm -rf "$RPM_BUILD_ROOT"
a different fstab.
- show installed product if called from running system.
- 2.6.16
* Thu Sep 12 2002 kkaempf@suse.de
* Wed Sep 11 2002 kkaempf@suse.de
- implement save/restore for package selection
* Wed Sep 11 2002 kkaempf@suse.de
- neutralize "cups" during update
@ -941,7 +945,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Wed Sep 11 2002 kkaempf@suse.de
- fix syntax error
- 2.6.14
* Wed Sep 11 2002 kkaempf@suse.de
* Tue Sep 10 2002 kkaempf@suse.de
- pass "update_installed_only" to solver
- 2.6.12
* Tue Sep 10 2002 arvin@suse.de