- updated to latest repo version
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=22
This commit is contained in:
parent
ab1d340548
commit
95c6296df8
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51439ed3d049af6b06515e1a131274491280a40cc27dc57d3a0f2f048b2ea290
|
||||
size 1240632
|
||||
oid sha256:0d0eb8c9ca9e066ef6b59f47e2f95d151b1be3d68a169f9e6612e725860c9709
|
||||
size 1240485
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 23 11:30:12 CET 2009 - ug@suse.de
|
||||
|
||||
- merged the code for autoyast=device and autoyast=usb to reduce
|
||||
redundancy and fix the "already mounted" bug for USB (bnc#565558)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 18:44:20 CET 2009 - aschnell@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.19.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 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
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.19.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.19.0.tar.bz2
|
||||
Prefix: /usr
|
||||
@ -31,10 +31,12 @@ BuildRequires: docbook-xsl-stylesheets java2-devel-packages libxslt perl-XML-Wr
|
||||
BuildRequires: yast2 >= 2.16.36
|
||||
# After API cleanup
|
||||
BuildRequires: yast2-update >= 2.18.3
|
||||
BuildRequires: yast2-storage >= 2.19.2
|
||||
Requires: yast2 >= 2.16.36
|
||||
Requires: yast2-core yast2-xml libxslt
|
||||
Requires: autoyast2-installation = %{version}
|
||||
Requires: yast2-schema yast2 yast2-country yast2-storage
|
||||
Requires: yast2-storage >= 2.19.2
|
||||
Provides: yast2-module-autoinst yast2-config-autoinst
|
||||
Obsoletes: yast2-module-autoinst yast2-config-autoinst
|
||||
Provides: yast2-lib-autoinst
|
||||
@ -56,7 +58,7 @@ installation sources.
|
||||
%package installation
|
||||
License: GPLv2+
|
||||
Version: 2.19.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
# API for Disabled Modules (ProductControl)
|
||||
|
Loading…
Reference in New Issue
Block a user