This commit is contained in:
committed by
Git OBS Bridge
parent
bed6c826c3
commit
62d650da55
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd6e4da8c86621ddaa077c2c44663cbbd64c0e94df21387aed8670213dacdb90
|
|
||||||
size 109871
|
|
3
yast2-update-2.15.8.tar.bz2
Normal file
3
yast2-update-2.15.8.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:94c27cd6a2598e9d65bb86e0ace97f60f04e5ad6b3d8adfba26605d09fcb9be5
|
||||||
|
size 110578
|
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 5 11:38:49 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Always call Update::GetProductName translating fstab and
|
||||||
|
cryptotab.
|
||||||
|
- 2.15.8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 5 10:34:05 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Fixed reading fstab and cryptotab to always call Storage to
|
||||||
|
translate old devices to new ones (#258222).
|
||||||
|
- Added new popup showing details when fsck.jfs fails.
|
||||||
|
- 2.15.7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 13 15:47:25 CET 2007 - locilka@suse.cz
|
Tue Mar 13 15:47:25 CET 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-update (Version 2.15.6)
|
# spec file for package yast2-update (Version 2.15.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 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
|
||||||
@@ -11,14 +11,14 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-update
|
Name: yast2-update
|
||||||
Version: 2.15.6
|
Version: 2.15.8
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-update-2.15.6.tar.bz2
|
Source0: yast2-update-2.15.8.tar.bz2
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-add-on yast2-devtools yast2-packager yast2-testsuite yast2-xml
|
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-add-on yast2-devtools yast2-packager yast2-testsuite
|
||||||
Requires: yast2
|
Requires: yast2
|
||||||
Requires: yast2-installation
|
Requires: yast2-installation
|
||||||
Requires: yast2-packager
|
Requires: yast2-packager
|
||||||
@@ -51,7 +51,7 @@ Authors:
|
|||||||
Jiri Srain <jsrain@suse.cz>
|
Jiri Srain <jsrain@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-update-2.15.6
|
%setup -n yast2-update-2.15.8
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@@ -86,6 +86,15 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%doc %{prefix}/share/doc/packages/yast2-update
|
%doc %{prefix}/share/doc/packages/yast2-update
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 05 2007 - locilka@suse.cz
|
||||||
|
- Always call Update::GetProductName translating fstab and
|
||||||
|
cryptotab.
|
||||||
|
- 2.15.8
|
||||||
|
* Thu Apr 05 2007 - locilka@suse.cz
|
||||||
|
- Fixed reading fstab and cryptotab to always call Storage to
|
||||||
|
translate old devices to new ones (#258222).
|
||||||
|
- Added new popup showing details when fsck.jfs fails.
|
||||||
|
- 2.15.7
|
||||||
* Tue Mar 13 2007 - locilka@suse.cz
|
* Tue Mar 13 2007 - locilka@suse.cz
|
||||||
- When checking the installed system either for Update or Boot
|
- When checking the installed system either for Update or Boot
|
||||||
Installed System, consider partition valid when inst-sys is PPC
|
Installed System, consider partition valid when inst-sys is PPC
|
||||||
|
Reference in New Issue
Block a user