OBS User unknown
2008-11-20 01:04:08 +00:00
committed by Git OBS Bridge
parent a7720884aa
commit a264ca80ee
4 changed files with 18 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 19 17:32:01 CET 2008 - locilka@suse.cz
- Added checking for incomplete installation when such system is
selected for update (bnc #441919).
- 2.17.12
-------------------------------------------------------------------
Fri Nov 7 11:26:47 CET 2008 - locilka@suse.cz

View File

@@ -1,5 +1,5 @@
#
# spec file for package yast2-update (Version 2.17.11)
# spec file for package yast2-update (Version 2.17.12)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@
Name: yast2-update
Version: 2.17.11
Version: 2.17.12
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-update-2.17.11.tar.bz2
Source0: yast2-update-2.17.12.tar.bz2
Prefix: /usr
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-storage yast2-testsuite
# Packages::GetBaseSourceID
@@ -82,7 +82,7 @@ Authors:
Jiri Srain <jsrain@suse.cz>
%prep
%setup -n yast2-update-2.17.11
%setup -n yast2-update-2.17.12
%build
%{prefix}/bin/y2tool y2autoconf
@@ -130,6 +130,10 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/clients/update.ycp
/usr/share/YaST2/clients/run_update.ycp
%changelog
* Wed Nov 19 2008 locilka@suse.cz
- Added checking for incomplete installation when such system is
selected for update (bnc #441919).
- 2.17.12
* Fri Nov 07 2008 locilka@suse.cz
- Using PackagesUI for opening a package selector (bnc #435479).
- 2.17.11