OBS User unknown
2008-11-03 13:39:51 +00:00
committed by Git OBS Bridge
parent dbc9af2536
commit 811c177d52
4 changed files with 20 additions and 11 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 29 14:47:03 CET 2008 - locilka@suse.cz
- Extended agent reading fstab files (bnc #438129).
- 2.17.9
-------------------------------------------------------------------
Tue Oct 14 17:08:25 CEST 2008 - ug@suse.de

View File

@@ -1,5 +1,5 @@
#
# spec file for package yast2-update (Version 2.17.8)
# spec file for package yast2-update (Version 2.17.9)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@
Name: yast2-update
Version: 2.17.8
Version: 2.17.9
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-update-2.17.8.tar.bz2
Source0: yast2-update-2.17.9.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.8
%setup -n yast2-update-2.17.9
%build
%{prefix}/bin/y2tool y2autoconf
@@ -131,6 +131,9 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/clients/update.ycp
/usr/share/YaST2/clients/run_update.ycp
%changelog
* Wed Oct 29 2008 locilka@suse.cz
- Extended agent reading fstab files (bnc #438129).
- 2.17.9
* Tue Oct 14 2008 ug@suse.de
- partitioning_advanced in autoyast reads mount options too now
(bnc#425454)
@@ -292,7 +295,7 @@ rm -rf "$RPM_BUILD_ROOT"
- Displaying correct product names (from/to) in the FACTORY update
proposal in warning message when products don't match (#280145).
- 2.15.13
* Fri May 18 2007 locilka@suse.cz
* Thu May 17 2007 locilka@suse.cz
- System Update icon is back in Control Center (#274064)
- System Update functionality is allowed only when product versions
are matching (can have a different name). Non-matching product
@@ -517,7 +520,7 @@ rm -rf "$RPM_BUILD_ROOT"
- Read version info correctly for pre-10.1 products,
fixing update with encrypted partitions (#153576).
- 2.13.9
* Thu Mar 16 2006 jsrain@suse.de
* Wed Mar 15 2006 jsrain@suse.de
- select proper desktop during update (#156632)
- 2.13.8
* Wed Mar 15 2006 fehr@suse.de
@@ -679,7 +682,7 @@ rm -rf "$RPM_BUILD_ROOT"
- fix gnome.postinstall (#46870, #47351)
* Thu Sep 30 2004 arvin@suse.de
- always include at least empty raw_proposal (see bug #46411)
* Thu Sep 30 2004 arvin@suse.de
* Wed Sep 29 2004 arvin@suse.de
- partly workaround for bug #42074
* Mon Sep 20 2004 arvin@suse.de
- use Storage::GetOndiskTarget where appropriate
@@ -804,7 +807,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Fri Sep 12 2003 arvin@suse.de
- more or less ignore conflict during update (workaround for
bug #30550)
* Fri Sep 12 2003 arvin@suse.de
* Thu Sep 11 2003 arvin@suse.de
- update mode for package selector is back (bug #29906)
* Thu Sep 11 2003 kkaempf@suse.de
- move Pkg::SetLocale() to Packages::Init() (#30438)