forked from pool/yast2-installation
2,8d1
< Wed Apr 27 15:08:04 CEST 2011 - jsuchome@suse.cz < < - added option to configure FCoE Interfaces when started with < WithFCoE=1 argument (fate#307445) < - 2.21.3 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=89
This commit is contained in:
parent
9dbf1e3bf1
commit
75b127a0c9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0583d4168326aa503bfb9047d8b7a36959969d1570353462920e60d4d05402ab
|
|
||||||
size 312803
|
|
3
yast2-installation-2.21.3.tar.bz2
Normal file
3
yast2-installation-2.21.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3ab38c1412dcf94a5df2c1e7ca5c818c0b602d079012b495cbb8413bab620c93
|
||||||
|
size 298659
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 27 15:08:04 CEST 2011 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- added option to configure FCoE Interfaces when started with
|
||||||
|
WithFCoE=1 argument (fate#307445)
|
||||||
|
- 2.21.3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 27 11:19:50 CEST 2011 - jsuchome@suse.cz
|
Wed Apr 27 11:19:50 CEST 2011 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.21.2)
|
# spec file for package yast2-installation (Version 2.21.3)
|
||||||
#
|
#
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.21.2
|
Version: 2.21.3
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.21.2.tar.bz2
|
Source0: yast2-installation-2.21.3.tar.bz2
|
||||||
|
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
|
|
||||||
@ -122,7 +122,7 @@ System installation code as present on installation media.
|
|||||||
System installation code as present on installation media.
|
System installation code as present on installation media.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.21.2
|
%setup -n yast2-installation-2.21.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user