This commit is contained in:
parent
dd97a83fbe
commit
19960421f1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:631752caba9acbcaf15e5bf908d3e32853da7bc14218a5e10551d6ce76aeed53
|
|
||||||
size 112628
|
|
3
yast2-update-2.16.9.tar.bz2
Normal file
3
yast2-update-2.16.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d7b705d7cffd2487c7648b3a72c596aea162db38af302107045adf445b71e676
|
||||||
|
size 112897
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 6 18:47:09 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Removed support for 'delete unmaintained packages' from
|
||||||
|
configuration UI as it is no longer supported by libzypp and
|
||||||
|
replaced with list of packages to delete defined in control
|
||||||
|
file (bnc #300540).
|
||||||
|
- 2.16.9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 29 13:31:05 CEST 2008 - locilka@suse.cz
|
Tue Apr 29 13:31:05 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-update (Version 2.16.8)
|
# spec file for package yast2-update (Version 2.16.9)
|
||||||
#
|
#
|
||||||
# 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,12 +12,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-update
|
Name: yast2-update
|
||||||
Version: 2.16.8
|
Version: 2.16.9
|
||||||
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.8.tar.bz2
|
Source0: yast2-update-2.16.9.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
|
||||||
# Wizard::OpenOKDialog
|
# Wizard::OpenOKDialog
|
||||||
@ -73,7 +73,7 @@ Authors:
|
|||||||
Jiri Srain <jsrain@suse.cz>
|
Jiri Srain <jsrain@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-update-2.16.8
|
%setup -n yast2-update-2.16.9
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -120,6 +120,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
/usr/share/YaST2/clients/update.ycp
|
/usr/share/YaST2/clients/update.ycp
|
||||||
/usr/share/YaST2/clients/run_update.ycp
|
/usr/share/YaST2/clients/run_update.ycp
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 06 2008 locilka@suse.cz
|
||||||
|
- Removed support for 'delete unmaintained packages' from
|
||||||
|
configuration UI as it is no longer supported by libzypp and
|
||||||
|
replaced with list of packages to delete defined in control
|
||||||
|
file (bnc #300540).
|
||||||
|
- 2.16.9
|
||||||
* Tue Apr 29 2008 locilka@suse.cz
|
* Tue Apr 29 2008 locilka@suse.cz
|
||||||
- Progress for "searching for partitions" (bnc #384707).
|
- Progress for "searching for partitions" (bnc #384707).
|
||||||
- 2.16.8
|
- 2.16.8
|
||||||
|
Loading…
Reference in New Issue
Block a user