This commit is contained in:
parent
75a17c7c82
commit
a7720884aa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac4863dd16984eea179ca7dd2e95d60f98c96c30b66a19319b0177b75888b79a
|
||||
size 113012
|
3
yast2-update-2.17.11.tar.bz2
Normal file
3
yast2-update-2.17.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:561e945598e6a14c47f2845bef4dbbdbd5ad464afc2b8063fb7b6ea1451f592d
|
||||
size 113020
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 7 11:26:47 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Using PackagesUI for opening a package selector (bnc #435479).
|
||||
- 2.17.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 4 11:32:57 CET 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-update (Version 2.17.10)
|
||||
# spec file for package yast2-update (Version 2.17.11)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 2.17.10
|
||||
Version: 2.17.11
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.17.10.tar.bz2
|
||||
Source0: yast2-update-2.17.11.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-storage yast2-testsuite
|
||||
# Packages::GetBaseSourceID
|
||||
@ -32,9 +32,8 @@ BuildRequires: yast2-packager >= 2.17.19
|
||||
# Wizard::OpenOKDialog
|
||||
BuildRequires: yast2 >= 2.16.49
|
||||
# package not really needed to be installed but this breaks the building cycle
|
||||
# Installation::installedVersion && Installation::updateVersion
|
||||
# Update::* moved to Installation::update_*
|
||||
Requires: yast2 >= 2.16.5
|
||||
# PackagesUI::RunPackageSelector
|
||||
Requires: yast2 >= 2.17.40
|
||||
Requires: yast2-installation
|
||||
# Function SelectKernelPackages has been moved to Packages module (bnc #326269).
|
||||
Requires: yast2-packager >= 2.17.27
|
||||
@ -83,7 +82,7 @@ Authors:
|
||||
Jiri Srain <jsrain@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-update-2.17.10
|
||||
%setup -n yast2-update-2.17.11
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -131,6 +130,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
/usr/share/YaST2/clients/update.ycp
|
||||
/usr/share/YaST2/clients/run_update.ycp
|
||||
%changelog
|
||||
* Fri Nov 07 2008 locilka@suse.cz
|
||||
- Using PackagesUI for opening a package selector (bnc #435479).
|
||||
- 2.17.11
|
||||
* Tue Nov 04 2008 locilka@suse.cz
|
||||
- Making obvious (in log) why a partition is marked 'not-valid'
|
||||
(bnc #441378)
|
||||
|
Loading…
Reference in New Issue
Block a user