2.18.13
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=17
This commit is contained in:
parent
c083e1ab8e
commit
996884d193
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:024ec034367d470e4d223f4376fc88ad8140242f5c4dc0a999dbd5bbceb40fed
|
||||
size 1206799
|
3
autoyast2-2.18.13.tar.bz2
Normal file
3
autoyast2-2.18.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:303c29774ecde86fb745cdbe4dd3793a5540124071a3d420495c9e2c08c07b04
|
||||
size 1207675
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 14 12:26:41 CEST 2009 - ug@suse.de
|
||||
|
||||
- 2.18.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 15:35:20 CEST 2009 - ug@suse.de
|
||||
|
||||
- accidently selected too many patterns to install
|
||||
(bnc#529613)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 16:14:01 CEST 2009 - ug@suse.de
|
||||
|
||||
- fix for "auto" in partition sizes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 15:07:07 CEST 2009 - ug@suse.de
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.18.12)
|
||||
# spec file for package autoyast2 (Version 2.18.13)
|
||||
#
|
||||
# norootforbuild
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.18.12
|
||||
Version: 2.18.13
|
||||
Release: 0
|
||||
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.18.12.tar.bz2
|
||||
Source0: autoyast2-2.18.13.tar.bz2
|
||||
|
||||
prefix: /usr
|
||||
|
||||
@ -48,7 +48,7 @@ This file contains YaST2-independent files needed to create
|
||||
installation sources.
|
||||
|
||||
%package installation
|
||||
Version: 2.18.12
|
||||
Version: 2.18.13
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
# API for Disabled Modules (ProductControl)
|
||||
@ -63,7 +63,7 @@ This package performs auto-installation relying on a control file
|
||||
generated with the autoyast2 package.
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.18.12
|
||||
%setup -n autoyast2-2.18.13
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user