forked from pool/yast2-installation
Accepting request 49593 from YaST:Head
Copy from YaST:Head/yast2-installation based on submit request 49593 from user lslezak OBS-URL: https://build.opensuse.org/request/show/49593 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=178
This commit is contained in:
commit
8191d1946c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cfb0ca70fb47e1416a567533124103f84e6f37731c0ab2f538068a5e76d3f02
|
||||
size 309283
|
3
yast2-installation-2.20.0.tar.bz2
Normal file
3
yast2-installation-2.20.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98bb2e49465e2796c3eb20da78aa086bbdb5530261d118dc6bfcb20cfe6b79de
|
||||
size 274692
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 30 17:33:48 UTC 2010 - lslezak@suse.cz
|
||||
|
||||
- don't use spaces in repo alias (bnc#596950)
|
||||
- inst_addon_update_sources.ycp - removed obsoleted ZMD sync call
|
||||
- 2.20.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 2 13:52:02 CEST 2010 - jsrain@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.19.20)
|
||||
# spec file for package yast2-installation (Version 2.20.0)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,11 +19,11 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.19.20
|
||||
Version: 2.20.0
|
||||
Release: 1
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.19.20.tar.bz2
|
||||
Source0: yast2-installation-2.20.0.tar.bz2
|
||||
|
||||
Prefix: /usr
|
||||
|
||||
@ -136,7 +136,7 @@ System installation code as present on installation media.
|
||||
System installation code as present on installation media.
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.19.20
|
||||
%setup -n yast2-installation-2.20.0
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user