forked from pool/yast2-installation
2,7d1
< Thu Jan 20 14:18:41 CET 2011 - jsrain@suse.cz < < - fix initialization of AutoUpgrade for 2nd stage < - 2.20.4 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=78
This commit is contained in:
parent
3be698348c
commit
31471dce5a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ad3d7b17c438e64890fb6ee9ee32879c940c5b14ed12e42040448d305492728
|
|
||||||
size 294970
|
|
3
yast2-installation-2.20.4.tar.bz2
Normal file
3
yast2-installation-2.20.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2125be6564830a823cbc8aa40d570679788db606a617b9f6ad1026ceddc2ce08
|
||||||
|
size 304558
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 20 14:18:41 CET 2011 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- fix initialization of AutoUpgrade for 2nd stage
|
||||||
|
- 2.20.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 19 15:38:20 CET 2011 - jsrain@suse.cz
|
Wed Jan 19 15:38:20 CET 2011 - jsrain@suse.cz
|
||||||
|
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.20.3)
|
# spec file for package yast2-installation (Version 2.20.4)
|
||||||
#
|
#
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.20.3
|
Version: 2.20.4
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.20.3.tar.bz2
|
Source0: yast2-installation-2.20.4.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.20.3
|
%setup -n yast2-installation-2.20.4
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user