This commit is contained in:
parent
23fc5275b5
commit
cb16013747
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:757ef08163f27a460436564d4f3e4b408f6c3ba26ea35ae56b20627006a995b0
|
|
||||||
size 107600
|
|
3
yast2-update-2.15.14.tar.bz2
Normal file
3
yast2-update-2.15.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a943edc69f2f89a5bcb98da8c1a17588d8444ca53c284afb8c671f6c7f61269b
|
||||||
|
size 107766
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 4 15:36:07 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Do not let wrong architecture to make partition invalid in case
|
||||||
|
of boot-from-partition but make it invalid in case of upgrade
|
||||||
|
(#288201).
|
||||||
|
- 2.15.14
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 4 09:39:52 CEST 2007 - locilka@suse.cz
|
Mon Jun 4 09:39:52 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-update (Version 2.15.13)
|
# spec file for package yast2-update (Version 2.15.14)
|
||||||
#
|
#
|
||||||
# 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,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-update
|
Name: yast2-update
|
||||||
Version: 2.15.13
|
Version: 2.15.14
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GNU General Public License (GPL)
|
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.15.13.tar.bz2
|
Source0: yast2-update-2.15.14.tar.bz2
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-add-on yast2-devtools yast2-packager yast2-testsuite
|
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-add-on yast2-devtools yast2-packager yast2-testsuite
|
||||||
Requires: yast2
|
Requires: yast2
|
||||||
@ -51,7 +51,7 @@ Authors:
|
|||||||
Jiri Srain <jsrain@suse.cz>
|
Jiri Srain <jsrain@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-update-2.15.13
|
%setup -n yast2-update-2.15.14
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -86,6 +86,11 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%doc %{prefix}/share/doc/packages/yast2-update
|
%doc %{prefix}/share/doc/packages/yast2-update
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 04 2007 - locilka@suse.cz
|
||||||
|
- Do not let wrong architecture to make partition invalid in case
|
||||||
|
of boot-from-partition but make it invalid in case of upgrade
|
||||||
|
(#288201).
|
||||||
|
- 2.15.14
|
||||||
* Mon Jun 04 2007 - locilka@suse.cz
|
* Mon Jun 04 2007 - locilka@suse.cz
|
||||||
- Displaying correct product names (from/to) in the FACTORY update
|
- Displaying correct product names (from/to) in the FACTORY update
|
||||||
proposal in warning message when products don't match (#280145).
|
proposal in warning message when products don't match (#280145).
|
||||||
|
Loading…
Reference in New Issue
Block a user