2.22.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=78
This commit is contained in:
parent
c4cd6e4355
commit
4168d15ef1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ca5931e92f7da734e2b9805cb3040cd536c3869e7df749a072531e84b94e2d4
|
||||
size 1322787
|
3
autoyast2-2.22.3.tar.bz2
Normal file
3
autoyast2-2.22.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46f2c37787a37880b9ce2d7fcba54f1f5d6dfcacd39480c78d33e4133a5fd506
|
||||
size 1237195
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 3 15:12:13 CEST 2012 - ug@suse.de
|
||||
|
||||
- fixed schema file
|
||||
- 2.22.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 11 16:05:20 CEST 2012 - ug@suse.de
|
||||
|
||||
|
@ -15,34 +15,52 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.22.2
|
||||
Version: 2.22.3
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-%{version}.tar.bz2
|
||||
|
||||
Group: System/YaST
|
||||
License: GPL-2.0
|
||||
BuildRequires: daps docbook-xsl-stylesheets libxslt perl-XML-Writer pkg-config python-xml sgml-skel suse-xsl-stylesheets update-desktop-files xorg-x11-libs yast2-bootloader yast2-country yast2-devtools yast2-mouse yast2-slp yast2-testsuite yast2-transfer
|
||||
BuildRequires: daps
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: perl-XML-Writer
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-xml
|
||||
BuildRequires: sgml-skel
|
||||
BuildRequires: suse-xsl-stylesheets
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xorg-x11-libs
|
||||
BuildRequires: yast2-bootloader
|
||||
BuildRequires: yast2-country
|
||||
BuildRequires: yast2-devtools
|
||||
BuildRequires: yast2-mouse
|
||||
BuildRequires: yast2-slp
|
||||
BuildRequires: yast2-testsuite
|
||||
BuildRequires: yast2-transfer
|
||||
# API for Disabled Modules (ProductControl)
|
||||
BuildRequires: yast2 >= 2.16.36
|
||||
# After API cleanup
|
||||
BuildRequires: yast2-update >= 2.18.3
|
||||
BuildRequires: yast2-storage >= 2.19.8
|
||||
BuildRequires: yast2-update >= 2.18.3
|
||||
|
||||
Requires: yast2 >= 2.16.36
|
||||
Requires: yast2-core yast2-xml libxslt
|
||||
Requires: autoyast2-installation = %{version}
|
||||
Requires: yast2-schema yast2 yast2-country
|
||||
Requires: libxslt
|
||||
Requires: yast2
|
||||
Requires: yast2 >= 2.16.36
|
||||
Requires: yast2-core
|
||||
Requires: yast2-country
|
||||
Requires: yast2-schema
|
||||
Requires: yast2-storage >= 2.19.13
|
||||
Requires: yast2-transfer >= 2.21.0
|
||||
Requires: yast2-xml
|
||||
|
||||
Provides: yast2-module-autoinst yast2-config-autoinst
|
||||
Obsoletes: yast2-module-autoinst yast2-config-autoinst
|
||||
Provides: yast2-config-autoinst
|
||||
Provides: yast2-module-autoinst
|
||||
Obsoletes: yast2-config-autoinst
|
||||
Obsoletes: yast2-module-autoinst
|
||||
Provides: yast2-lib-autoinst
|
||||
Obsoletes: yast2-lib-autoinst
|
||||
|
||||
@ -51,6 +69,8 @@ PreReq: %insserv_prereq %fillup_prereq
|
||||
BuildArch: noarch
|
||||
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0
|
||||
Group: System/YaST
|
||||
|
||||
%description
|
||||
This package is intended for management of the control files and the
|
||||
@ -63,17 +83,25 @@ This file contains YaST2-independent files needed to create
|
||||
installation sources.
|
||||
|
||||
%package installation
|
||||
Version: 2.22.2
|
||||
|
||||
|
||||
Version: 2.22.3
|
||||
Release: 0
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
# API for Disabled Modules (ProductControl)
|
||||
Requires: yast2 >= 2.16.36
|
||||
# After API cleanup
|
||||
Requires: yast2-update >= 2.18.3
|
||||
Requires: yast2-xml yast2-core yast2 yast2-country yast2-mouse yast2-packager yast2-storage yast2-slp yast2-bootloader yast2-ncurses
|
||||
Requires: yast2
|
||||
Requires: yast2-bootloader
|
||||
Requires: yast2-core
|
||||
Requires: yast2-country
|
||||
Requires: yast2-mouse
|
||||
Requires: yast2-ncurses
|
||||
Requires: yast2-packager
|
||||
Requires: yast2-slp
|
||||
Requires: yast2-storage
|
||||
Requires: yast2-transfer >= 2.21.0
|
||||
Requires: yast2-update >= 2.18.3
|
||||
Requires: yast2-xml
|
||||
Provides: yast2-trans-autoinst
|
||||
Obsoletes: yast2-trans-autoinst
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user