Accepting request 17963 from YaST:Head
Copy from YaST:Head/yast2-installation based on submit request 17963 from user kmachalkova OBS-URL: https://build.opensuse.org/request/show/17963 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=155
This commit is contained in:
parent
a4bb9b3a5b
commit
d3f7fa207d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8729c66578f49dadfec482ce2d5495463c52af0667cda7992a9ca68caa6b57f5
|
|
||||||
size 293171
|
|
3
yast2-installation-2.18.21.tar.bz2
Normal file
3
yast2-installation-2.18.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:05198df84d5d0d89372df9161264eabb1eb1235f4ff8696a57603ee11813e2bc
|
||||||
|
size 269628
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 14 18:26:49 CEST 2009 - kmachalkova@suse.cz
|
||||||
|
|
||||||
|
- Simple network (firewall) configuration in 1st stage (FaTE #303859)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 10 14:18:11 CEST 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
- added calling bootloader client bootloader_preupdate to control
|
||||||
|
file to fix multiple grub entries (bnc #414490, bnc #477778).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 30 20:26:30 CEST 2009 - jdsn@suse.de
|
||||||
|
|
||||||
|
- disable yast2-x11 during installation (bnc#441404)
|
||||||
|
- 2.18.21
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 30 15:32:37 CEST 2009 - jsuchome@suse.cz
|
Thu Jul 30 15:32:37 CEST 2009 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.18.20)
|
# spec file for package yast2-installation (Version 2.18.21)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,10 +19,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.18.20
|
Version: 2.18.21
|
||||||
Release: 1
|
Release: 1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.18.20.tar.bz2
|
Source0: yast2-installation-2.18.21.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
@ -103,7 +103,7 @@ System installation code as present on installation media.
|
|||||||
System installation code as present on installation media.
|
System installation code as present on installation media.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.18.20
|
%setup -n yast2-installation-2.18.21
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user