This commit is contained in:
parent
860bc422f0
commit
7359143d49
3
yast2-update-2.16.10.tar.bz2
Normal file
3
yast2-update-2.16.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d82363cb9e809e2101bfb26acba3728e843326b87446353ef7dc6ee876a644a0
|
||||
size 112935
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2933b84c2156aec34296cc0908b9b790d886ea7ebc748e26ae6200523a44ad32
|
||||
size 110217
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 14:56:15 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Selecting packages for deletion after PkgApplReset call instead
|
||||
of calling it before (bnc #391785).
|
||||
- 2.16.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 16 16:40:22 CEST 2008 - jsrain@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-update (Version 2.16.9)
|
||||
# spec file for package yast2-update (Version 2.16.10)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,12 +12,12 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 2.16.9
|
||||
Release: 7
|
||||
Version: 2.16.10
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.16.9.tar.bz2
|
||||
Source0: yast2-update-2.16.10.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-packager yast2-storage yast2-testsuite
|
||||
# Wizard::OpenOKDialog
|
||||
@ -73,7 +73,7 @@ Authors:
|
||||
Jiri Srain <jsrain@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-update-2.16.9
|
||||
%setup -n yast2-update-2.16.10
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -120,6 +120,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
/usr/share/YaST2/clients/update.ycp
|
||||
/usr/share/YaST2/clients/run_update.ycp
|
||||
%changelog
|
||||
* Thu May 29 2008 locilka@suse.cz
|
||||
- Selecting packages for deletion after PkgApplReset call instead
|
||||
of calling it before (bnc #391785).
|
||||
- 2.16.10
|
||||
* Fri May 16 2008 jsrain@suse.cz
|
||||
- added categories Settings and System into desktop file
|
||||
(bnc #382778)
|
||||
|
Loading…
Reference in New Issue
Block a user