forked from pool/yast2-installation
- Added support for ignore[d][_]feature[s] (FATE#314982) allowing
to skip some unwanted features of the installer - 3.1.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=513
This commit is contained in:
parent
34f4cd803c
commit
319ff3ce2f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4b1de758a05f869ae6558745ec86854cb745b54377041a72020f4d7b4b7a577f
|
|
||||||
size 1231426
|
|
3
yast2-installation-3.1.1.tar.bz2
Normal file
3
yast2-installation-3.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d188e41e6e3ed106a672f2be0013447178241853b116f1210ef842605fe0115
|
||||||
|
size 1233376
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 15 14:15:31 CEST 2013 - locilka@suse.com
|
||||||
|
|
||||||
|
- Added support for ignore[d][_]feature[s] (FATE#314982) allowing
|
||||||
|
to skip some unwanted features of the installer
|
||||||
|
- 3.1.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 10 14:48:46 CEST 2013 - locilka@suse.com
|
Thu Oct 10 14:48:46 CEST 2013 - locilka@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.1.0
|
Version: 3.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -34,6 +34,7 @@ Source2: YaST2-Firstboot.service
|
|||||||
|
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
|
BuildRequires: rubygem-rspec
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yast2-core-devel
|
BuildRequires: yast2-core-devel
|
||||||
BuildRequires: yast2-devtools >= 3.0.6
|
BuildRequires: yast2-devtools >= 3.0.6
|
||||||
|
Loading…
Reference in New Issue
Block a user