This commit is contained in:
parent
543676b5d7
commit
ba8b0a8861
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b242384fa1ed8dea9ebcb1a66afd569dc2a96f4a4bb37ef3546384c03a32ae1f
|
||||
size 1182617
|
3
autoyast2-2.15.9.tar.bz2
Normal file
3
autoyast2-2.15.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81de6f8bcd87ec8d16c5fdbd23418b92dc3080469d29fa03e851f10004ac14fb
|
||||
size 1188309
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 16 12:30:53 CEST 2007 - ug@suse.de
|
||||
|
||||
- always remove the installation network
|
||||
- 2.15.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 15:58:26 CEST 2007 - ug@suse.de
|
||||
|
||||
- remove the installation network if there is no
|
||||
networking section in the profile
|
||||
- 2.15.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 10 15:22:23 CEST 2007 - ug@suse.de
|
||||
|
||||
- added UI for the <ask> section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 23 10:37:02 CEST 2007 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.15.7)
|
||||
# spec file for package autoyast2 (Version 2.15.9)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,12 +12,12 @@
|
||||
|
||||
Name: autoyast2
|
||||
URL: http://www.suse.de/~ug
|
||||
Version: 2.15.7
|
||||
Version: 2.15.9
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.15.7.tar.bz2
|
||||
Source0: autoyast2-2.15.9.tar.bz2
|
||||
prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets fop java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
|
||||
Requires: yast2-core yast2-xml libxslt yast2-installation
|
||||
@ -49,7 +49,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%package installation
|
||||
Version: 2.15.7
|
||||
Version: 2.15.9
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -69,7 +69,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.15.7
|
||||
%setup -n autoyast2-2.15.9
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -210,6 +210,15 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
|
||||
%changelog
|
||||
* Wed May 16 2007 - ug@suse.de
|
||||
- always remove the installation network
|
||||
- 2.15.9
|
||||
* Tue May 15 2007 - ug@suse.de
|
||||
- remove the installation network if there is no
|
||||
networking section in the profile
|
||||
- 2.15.8
|
||||
* Thu May 10 2007 - ug@suse.de
|
||||
- added UI for the <ask> section
|
||||
* Mon Apr 23 2007 - ug@suse.de
|
||||
- added missing import
|
||||
- 2.15.7
|
||||
|
Loading…
Reference in New Issue
Block a user