2,7d1
< Tue Jan 4 11:04:33 UTC 2011 - lslezak@suse.cz < < - fixed build (wrong mount call params) < - 2.20.3 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=44
This commit is contained in:
parent
764c13abcb
commit
15f12809b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72a1fe841332fbc0e0e0d7c0189b88ed2a220386e1e0ba26d02eb93bd910a434
|
||||
size 1234134
|
3
autoyast2-2.20.3.tar.bz2
Normal file
3
autoyast2-2.20.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05e28c6e1cbb314d94d4d4b331db4c0fd839fa73c3d98c2c3647dcee34e7aaf0
|
||||
size 1233014
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 4 11:04:33 UTC 2011 - lslezak@suse.cz
|
||||
|
||||
- fixed build (wrong mount call params)
|
||||
- 2.20.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 17:19:09 CET 2010 - ug@suse.de
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.20.2)
|
||||
# spec file for package autoyast2 (Version 2.20.3)
|
||||
#
|
||||
# norootforbuild
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.20.2
|
||||
Version: 2.20.3
|
||||
Release: 0
|
||||
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.20.2.tar.bz2
|
||||
Source0: autoyast2-2.20.3.tar.bz2
|
||||
|
||||
prefix: /usr
|
||||
|
||||
@ -50,7 +50,7 @@ This file contains YaST2-independent files needed to create
|
||||
installation sources.
|
||||
|
||||
%package installation
|
||||
Version: 2.20.2
|
||||
Version: 2.20.3
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
# API for Disabled Modules (ProductControl)
|
||||
@ -65,7 +65,7 @@ This package performs auto-installation relying on a control file
|
||||
generated with the autoyast2 package.
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.20.2
|
||||
%setup -n autoyast2-2.20.3
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user