forked from pool/yast2-installation
- updated to latest repo version
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=80
This commit is contained in:
parent
31471dce5a
commit
73357c4e80
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2125be6564830a823cbc8aa40d570679788db606a617b9f6ad1026ceddc2ce08
|
|
||||||
size 304558
|
|
3
yast2-installation-2.20.5.tar.bz2
Normal file
3
yast2-installation-2.20.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:13ac128b40d68846df56d5cc2996a419ce324b8d02c194fc0583055792624605
|
||||||
|
size 283907
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 17 13:49:19 CET 2011 - aschnell@suse.de
|
||||||
|
|
||||||
|
- fixed braille support during installation (bnc #672086)
|
||||||
|
- 2.20.5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 8 15:10:25 CET 2011 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Adapted openSUSE control file to the current naming schema of
|
||||||
|
desktops (BNC #667408)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 20 14:18:41 CET 2011 - jsrain@suse.cz
|
Thu Jan 20 14:18:41 CET 2011 - jsrain@suse.cz
|
||||||
|
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.20.4)
|
# spec file for package yast2-installation (Version 2.20.5)
|
||||||
#
|
#
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.20.4
|
Version: 2.20.5
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.20.4.tar.bz2
|
Source0: yast2-installation-2.20.5.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.4
|
%setup -n yast2-installation-2.20.5
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user