forked from pool/yast2-installation
Accepting request 22509 from YaST:Head
Copy from YaST:Head/yast2-installation based on submit request 22509 from user locilka OBS-URL: https://build.opensuse.org/request/show/22509 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=165
This commit is contained in:
parent
ddb8944648
commit
8f5a3972a0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a5627b15236b54a363340edef2d3d3674d40ec8db05dca96aa62ad568aa7402a
|
|
||||||
size 283599
|
|
3
yast2-installation-2.18.32.tar.bz2
Normal file
3
yast2-installation-2.18.32.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:156ff89e347507e938b66224f2dee6262f2627c5f8c48f89ef6e19ee85f702e9
|
||||||
|
size 298812
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 16 14:36:11 CEST 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Fixed handling repositories during upgrade (bnc #543468).
|
||||||
|
- 2.18.32
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 7 15:36:44 CEST 2009 - jsuchome@suse.cz
|
Wed Oct 7 15:36:44 CEST 2009 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.18.31)
|
# spec file for package yast2-installation (Version 2.18.32)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,10 +19,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.18.31
|
Version: 2.18.32
|
||||||
Release: 1
|
Release: 1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.18.31.tar.bz2
|
Source0: yast2-installation-2.18.32.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
@ -103,7 +103,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.18.31
|
%setup -n yast2-installation-2.18.32
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user