forked from pool/yast2-installation
2,8d1
< Tue Sep 6 10:05:00 CEST 2011 - jsuchome@suse.cz < < - enable system cloning only when autoyast2 is installed < (bnc#692790) < - 2.21.17 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=119
This commit is contained in:
parent
3c6b4717e3
commit
e207687293
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1424ae44bdbda4f7e6b9e5e025929a45184381b12f723c613b0ce0ec1d046c5e
|
||||
size 301161
|
3
yast2-installation-2.21.17.tar.bz2
Normal file
3
yast2-installation-2.21.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aeb0f4b16ce7664a61d75734c3c173b7a8bd0c3db849124fe04d95c476990471
|
||||
size 284539
|
@ -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
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.21.16)
|
||||
# spec file for package yast2-installation (Version 2.21.17)
|
||||
#
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.21.16
|
||||
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
|
||||
|
||||
@ -133,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
|
||||
|
Loading…
Reference in New Issue
Block a user