1
0

Accepting request 81069 from YaST:Head

- enable system cloning only when autoyast2 is installed
  (bnc#692790)
- 2.21.17

OBS-URL: https://build.opensuse.org/request/show/81069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=215
This commit is contained in:
Sascha Peilicke 2011-09-06 12:43:32 +00:00 committed by Git OBS Bridge
commit 1309509541
4 changed files with 58 additions and 67 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1424ae44bdbda4f7e6b9e5e025929a45184381b12f723c613b0ce0ec1d046c5e
size 301161

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aeb0f4b16ce7664a61d75734c3c173b7a8bd0c3db849124fe04d95c476990471
size 284539

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 6 10:05:00 CEST 2011 - jsuchome@suse.cz
- enable system cloning only when autoyast2 is installed
(bnc#692790)
- 2.21.17
-------------------------------------------------------------------
Wed Aug 31 14:33:50 CEST 2011 - jsuchome@suse.cz

View File

@ -1,31 +1,17 @@
#
# spec file for package yast2-installation
# spec file for package yast2-installation (Version 2.21.17)
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: yast2-installation
Version: 2.21.16
Release: 1
Version: 2.21.17
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.21.16.tar.bz2
Source0: yast2-installation-2.21.17.tar.bz2
Prefix: /usr
prefix: /usr
Group: System/YaST
License: GPL v2 or later
@ -128,12 +114,11 @@ Recommends: yast2-add-on
PreReq: %fillup_prereq
BuildArch: noarch
BuildArchitectures: noarch
Summary: YaST2 - Installation Parts
%package devel-doc
Group: Documentation/HTML
Requires: yast2-installation >= 2.15.34
@ -148,7 +133,7 @@ System installation code as present on installation media.
System installation code as present on installation media.
%prep
%setup -n yast2-installation-2.21.16
%setup -n yast2-installation-2.21.17
%build
%{prefix}/bin/y2tool y2autoconf
@ -255,4 +240,3 @@ fi
%doc %{prefix}/share/doc/packages/yast2-installation
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
%exclude %{prefix}/share/doc/packages/yast2-installation/README
%changelog