This commit is contained in:
parent
cef5893dae
commit
e9afd19825
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ca09a49cea1f38d96323c2d76f474f3b2919f2d872caf3809b0ee87d77851e9
|
|
||||||
size 112060
|
|
3
yast2-update-2.16.6.tar.bz2
Normal file
3
yast2-update-2.16.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d8c0777fde1f47f44b7f3a0bb66c29b86cfb958e848c205413a09fc53abb8b0
|
||||||
|
size 112478
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 11 18:05:54 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Added missing </p> (bnc #377476).
|
||||||
|
- Changing Accept buttons to OK buttons (FATE #120373).
|
||||||
|
- 2.16.6
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 21 10:55:32 CET 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Dropping keep_installed_patches support from control file as it
|
||||||
|
is currently handled by libzypp itself (bnc #349533).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 20 11:37:54 CET 2008 - locilka@suse.cz
|
Thu Mar 20 11:37:54 CET 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-update (Version 2.16.5)
|
# spec file for package yast2-update (Version 2.16.6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 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
|
||||||
@ -12,15 +12,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-update
|
Name: yast2-update
|
||||||
Version: 2.16.5
|
Version: 2.16.6
|
||||||
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.16.5.tar.bz2
|
Source0: yast2-update-2.16.6.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-packager yast2-storage yast2-testsuite
|
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-packager yast2-storage yast2-testsuite
|
||||||
BuildRequires: yast2 >= 2.16.5
|
# Wizard::OpenOKDialog
|
||||||
|
BuildRequires: yast2 >= 2.16.49
|
||||||
# package not really needed to be installed but this breaks the building cycle
|
# package not really needed to be installed but this breaks the building cycle
|
||||||
# Installation::installedVersion && Installation::updateVersion
|
# Installation::installedVersion && Installation::updateVersion
|
||||||
# Update::* moved to Installation::update_*
|
# Update::* moved to Installation::update_*
|
||||||
@ -40,6 +41,7 @@ Conflicts: yast2-storage < 2.15.4
|
|||||||
Summary: YaST2 - Update
|
Summary: YaST2 - Update
|
||||||
|
|
||||||
%package FACTORY
|
%package FACTORY
|
||||||
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
Requires: yast2-update yast2
|
Requires: yast2-update yast2
|
||||||
@ -71,7 +73,7 @@ Authors:
|
|||||||
Jiri Srain <jsrain@suse.cz>
|
Jiri Srain <jsrain@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-update-2.16.5
|
%setup -n yast2-update-2.16.6
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -118,6 +120,13 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
/usr/share/YaST2/clients/update.ycp
|
/usr/share/YaST2/clients/update.ycp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 11 2008 locilka@suse.cz
|
||||||
|
- Added missing </p> (bnc #377476).
|
||||||
|
- Changing Accept buttons to OK buttons (FATE #120373).
|
||||||
|
- 2.16.6
|
||||||
|
* Fri Mar 21 2008 locilka@suse.cz
|
||||||
|
- Dropping keep_installed_patches support from control file as it
|
||||||
|
is currently handled by libzypp itself (bnc #349533).
|
||||||
* Thu Mar 20 2008 locilka@suse.cz
|
* Thu Mar 20 2008 locilka@suse.cz
|
||||||
- Not displaying a pop-up warning when upgrading ppc to ppc64 and
|
- Not displaying a pop-up warning when upgrading ppc to ppc64 and
|
||||||
vice versa. The current check can't really distinguish between
|
vice versa. The current check can't really distinguish between
|
||||||
@ -206,7 +215,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
- Displaying correct product names (from/to) in the FACTORY update
|
- Displaying correct product names (from/to) in the FACTORY update
|
||||||
proposal in warning message when products don't match (#280145).
|
proposal in warning message when products don't match (#280145).
|
||||||
- 2.15.13
|
- 2.15.13
|
||||||
* Thu May 17 2007 locilka@suse.cz
|
* Fri May 18 2007 locilka@suse.cz
|
||||||
- System Update icon is back in Control Center (#274064)
|
- System Update icon is back in Control Center (#274064)
|
||||||
- System Update functionality is allowed only when product versions
|
- System Update functionality is allowed only when product versions
|
||||||
are matching (can have a different name). Non-matching product
|
are matching (can have a different name). Non-matching product
|
||||||
@ -431,7 +440,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
- Read version info correctly for pre-10.1 products,
|
- Read version info correctly for pre-10.1 products,
|
||||||
fixing update with encrypted partitions (#153576).
|
fixing update with encrypted partitions (#153576).
|
||||||
- 2.13.9
|
- 2.13.9
|
||||||
* Wed Mar 15 2006 jsrain@suse.de
|
* Thu Mar 16 2006 jsrain@suse.de
|
||||||
- select proper desktop during update (#156632)
|
- select proper desktop during update (#156632)
|
||||||
- 2.13.8
|
- 2.13.8
|
||||||
* Wed Mar 15 2006 fehr@suse.de
|
* Wed Mar 15 2006 fehr@suse.de
|
||||||
@ -593,7 +602,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
- fix gnome.postinstall (#46870, #47351)
|
- fix gnome.postinstall (#46870, #47351)
|
||||||
* Thu Sep 30 2004 arvin@suse.de
|
* Thu Sep 30 2004 arvin@suse.de
|
||||||
- always include at least empty raw_proposal (see bug #46411)
|
- always include at least empty raw_proposal (see bug #46411)
|
||||||
* Wed Sep 29 2004 arvin@suse.de
|
* Thu Sep 30 2004 arvin@suse.de
|
||||||
- partly workaround for bug #42074
|
- partly workaround for bug #42074
|
||||||
* Mon Sep 20 2004 arvin@suse.de
|
* Mon Sep 20 2004 arvin@suse.de
|
||||||
- use Storage::GetOndiskTarget where appropriate
|
- use Storage::GetOndiskTarget where appropriate
|
||||||
@ -718,7 +727,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
* Fri Sep 12 2003 arvin@suse.de
|
* Fri Sep 12 2003 arvin@suse.de
|
||||||
- more or less ignore conflict during update (workaround for
|
- more or less ignore conflict during update (workaround for
|
||||||
bug #30550)
|
bug #30550)
|
||||||
* Thu Sep 11 2003 arvin@suse.de
|
* Fri Sep 12 2003 arvin@suse.de
|
||||||
- update mode for package selector is back (bug #29906)
|
- update mode for package selector is back (bug #29906)
|
||||||
* Thu Sep 11 2003 kkaempf@suse.de
|
* Thu Sep 11 2003 kkaempf@suse.de
|
||||||
- move Pkg::SetLocale() to Packages::Init() (#30438)
|
- move Pkg::SetLocale() to Packages::Init() (#30438)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user