This commit is contained in:
parent
d43a9e61f9
commit
abfcffb2aa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cace75428974029ea9e39053c52ea876f5d42f36096db2d416e4dba214537ab
|
||||
size 108694
|
3
yast2-update-2.15.21.tar.bz2
Normal file
3
yast2-update-2.15.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c17224bfdb6084020f0d848497fc4a2c29f326080b9a898821eb3796c025e4f3
|
||||
size 108903
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 23 15:22:12 CEST 2007 - locilka@suse.cz
|
||||
|
||||
- Preselecting new kernel if recommended and installed kernels do
|
||||
not match. Removing other kernels but kernel-xen (#302419).
|
||||
- 2.15.21
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 16:20:58 CEST 2007 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-update (Version 2.15.20)
|
||||
# spec file for package yast2-update (Version 2.15.21)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-update
|
||||
Version: 2.15.20
|
||||
Version: 2.15.21
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.15.20.tar.bz2
|
||||
Source0: yast2-update-2.15.21.tar.bz2
|
||||
prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-packager yast2-storage yast2-testsuite
|
||||
# package not really needed to be installed but this breaks the building cycle
|
||||
@ -35,12 +35,12 @@ Conflicts: yast2-pkg-bindings < 2.15.11
|
||||
Conflicts: yast2-storage < 2.15.4
|
||||
Summary: YaST2 - Update
|
||||
%package FACTORY
|
||||
Version: 2.15.20
|
||||
Version: 2.15.21
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.15.20.tar.bz2
|
||||
Source0: yast2-update-2.15.21.tar.bz2
|
||||
prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools
|
||||
Requires: yast2-update yast2
|
||||
@ -73,7 +73,7 @@ Authors:
|
||||
Jiri Srain <jsrain@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-update-2.15.20
|
||||
%setup -n yast2-update-2.15.21
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -119,6 +119,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
/usr/share/YaST2/clients/update.ycp
|
||||
|
||||
%changelog
|
||||
* Thu Aug 23 2007 - locilka@suse.cz
|
||||
- Preselecting new kernel if recommended and installed kernels do
|
||||
not match. Removing other kernels but kernel-xen (#302419).
|
||||
- 2.15.21
|
||||
* Thu Aug 09 2007 - locilka@suse.cz
|
||||
- Using cryptsetup instead of losetup, patch created by Thomas Fehr
|
||||
(#258222).
|
||||
|
Loading…
Reference in New Issue
Block a user