This commit is contained in:
parent
2a5ac64f87
commit
0c4db2c0df
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19f93b0945e9eb8ba8e7159465a7d0cd7a0e62e0f911fe9df3819637d5aae451
|
||||
size 1180522
|
3
autoyast2-2.15.14.tar.bz2
Normal file
3
autoyast2-2.15.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c41261cab84d6325a9da1ddf63428f645c26794891df42f4d9849632bb5689ec
|
||||
size 1179975
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 15 14:12:22 CEST 2007 - ug@suse.de
|
||||
|
||||
- fix for the support of the new "keep install network"
|
||||
feature of 10.3
|
||||
- 2.15.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 16:39:35 CEST 2007 - ug@suse.de
|
||||
|
||||
- no frame if no frametitle is defined in ask-questions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 15:00:27 CEST 2007 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.15.13)
|
||||
# spec file for package autoyast2 (Version 2.15.14)
|
||||
#
|
||||
# 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.13
|
||||
Version: 2.15.14
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.15.13.tar.bz2
|
||||
Source0: autoyast2-2.15.14.tar.bz2
|
||||
prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets 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.13
|
||||
Version: 2.15.14
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -69,7 +69,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.15.13
|
||||
%setup -n autoyast2-2.15.14
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -210,6 +210,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
|
||||
%changelog
|
||||
* Wed Aug 15 2007 - ug@suse.de
|
||||
- fix for the support of the new "keep install network"
|
||||
feature of 10.3
|
||||
- 2.15.14
|
||||
* Tue Aug 07 2007 - ug@suse.de
|
||||
- no frame if no frametitle is defined in ask-questions
|
||||
* Tue Jul 17 2007 - ug@suse.de
|
||||
- 2.15.13
|
||||
- PDF dropped from documentation
|
||||
|
Loading…
Reference in New Issue
Block a user