This commit is contained in:
parent
293f8c3f45
commit
dbc9af2536
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ed6d2f10c16926418e9cac67b1d7e5f6b459526c62341cc447bf4b33ce89ff9
|
|
||||||
size 112884
|
|
3
yast2-update-2.17.8.tar.bz2
Normal file
3
yast2-update-2.17.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:039bc01951b78b585c4cb39d58e99f5eab204304bac5f29ebe058dd5a973d974
|
||||||
|
size 110187
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 14 17:08:25 CEST 2008 - ug@suse.de
|
||||||
|
|
||||||
|
- partitioning_advanced in autoyast reads mount options too now
|
||||||
|
(bnc#425454)
|
||||||
|
- 2.17.8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 9 18:56:12 CEST 2008 - locilka@suse.cz
|
Thu Oct 9 18:56:12 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-update (Version 2.17.7)
|
# spec file for package yast2-update (Version 2.17.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-update
|
Name: yast2-update
|
||||||
Version: 2.17.7
|
Version: 2.17.8
|
||||||
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.17.7.tar.bz2
|
Source0: yast2-update-2.17.8.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-storage yast2-testsuite
|
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-storage yast2-testsuite
|
||||||
# Packages::GetBaseSourceID
|
# Packages::GetBaseSourceID
|
||||||
@ -83,7 +83,7 @@ Authors:
|
|||||||
Jiri Srain <jsrain@suse.cz>
|
Jiri Srain <jsrain@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-update-2.17.7
|
%setup -n yast2-update-2.17.8
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -131,6 +131,10 @@ 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 Oct 14 2008 ug@suse.de
|
||||||
|
- partitioning_advanced in autoyast reads mount options too now
|
||||||
|
(bnc#425454)
|
||||||
|
- 2.17.8
|
||||||
* Thu Oct 09 2008 locilka@suse.cz
|
* Thu Oct 09 2008 locilka@suse.cz
|
||||||
- Loading the Target after the partition to update is mounted,
|
- Loading the Target after the partition to update is mounted,
|
||||||
Finishing the target before the partition is monted (because of
|
Finishing the target before the partition is monted (because of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user