This commit is contained in:
parent
39acbdb0d3
commit
c504f5b819
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9884cb42132334f5f66ae68c7bfc275746f48ba9707d9aa2f45bd621a4ed81b0
|
||||
size 110242
|
3
yast2-update-2.17.1.tar.bz2
Normal file
3
yast2-update-2.17.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:481aeef819f506cf4403e7affc89b2baef5cc900d6c3f10c9bffa8aad7eef103
|
||||
size 112942
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 13:18:47 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Initializing target as soon as possible (updating running system)
|
||||
(bnc #394662).
|
||||
- 2.17.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 07:19:56 CEST 2008 - coolo@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-update (Version 2.17.0)
|
||||
# spec file for package yast2-update (Version 2.17.1)
|
||||
#
|
||||
# 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.17.0
|
||||
Release: 5
|
||||
Version: 2.17.1
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.17.0.tar.bz2
|
||||
Source0: yast2-update-2.17.1.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.17.0
|
||||
%setup -n yast2-update-2.17.1
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -120,8 +120,11 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
/usr/share/YaST2/control/update.xml
|
||||
/usr/share/YaST2/clients/update.ycp
|
||||
/usr/share/YaST2/clients/run_update.ycp
|
||||
|
||||
%changelog
|
||||
* Mon Aug 04 2008 locilka@suse.cz
|
||||
- Initializing target as soon as possible (updating running system)
|
||||
(bnc #394662).
|
||||
- 2.17.1
|
||||
* Wed Jul 30 2008 coolo@suse.de
|
||||
- fix file list of package
|
||||
* Thu Jul 24 2008 locilka@suse.cz
|
||||
|
Loading…
Reference in New Issue
Block a user