Accepting request 21105 from YaST:Head
Copy from YaST:Head/yast2-installation based on submit request 21105 from user kmachalkova OBS-URL: https://build.opensuse.org/request/show/21105 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=161
This commit is contained in:
commit
fce0a81cca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c35032d6f82ff5ba15b83f0f4275f7ceb76d739292e83f9cd73a22575b77bf92
|
||||
size 288203
|
3
yast2-installation-2.18.27.tar.bz2
Normal file
3
yast2-installation-2.18.27.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c491855104873355c0f11817599af2c8655af31b3782b4b8ef26e359068d6180
|
||||
size 270241
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 24 15:51:15 CEST 2009 - kmachalkova@suse.cz
|
||||
|
||||
- Enable SSH service after reboot if this is SSH or VNC installation
|
||||
(new ssh_service_finish client) (bnc#535206)
|
||||
- 2.18.27
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 15:27:19 CEST 2009 - jsrain@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.18.26)
|
||||
# spec file for package yast2-installation (Version 2.18.27)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.18.26
|
||||
Version: 2.18.27
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.18.26.tar.bz2
|
||||
Source0: yast2-installation-2.18.27.tar.bz2
|
||||
Prefix: /usr
|
||||
Group: System/YaST
|
||||
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.
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.18.26
|
||||
%setup -n yast2-installation-2.18.27
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user