This commit is contained in:
parent
4ef38b5c17
commit
d2686508b8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ececa2d07aa33a4f21015ef60fa100e2c0f81c3b66501c2f0a8d611fb5b37dbe
|
||||
size 1218547
|
3
autoyast2-2.17.9.tar.bz2
Normal file
3
autoyast2-2.17.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06c2e4881dca3c591241184079a103f13940b66ae67007ae2bb134d8d91669e0
|
||||
size 1219088
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 8 13:14:40 CEST 2008 - ug@suse.de
|
||||
|
||||
- fix for relurl scripts in second stage
|
||||
- 2.17.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 5 11:31:36 CEST 2008 - sschober@suse.de
|
||||
|
||||
- changed button placement and lables [bnc#423511]
|
||||
- fixed window closing behaviour [bnc#423513]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 3 17:05:05 CEST 2008 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.17.7)
|
||||
# spec file for package autoyast2 (Version 2.17.9)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -20,12 +20,12 @@
|
||||
Url: http://www.suse.de/~ug
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.17.7
|
||||
Release: 3
|
||||
Version: 2.17.9
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.17.7.tar.bz2
|
||||
Source0: autoyast2-2.17.9.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-country yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
|
||||
# API for Disabled Modules (ProductControl)
|
||||
@ -61,8 +61,8 @@ Authors:
|
||||
|
||||
%package installation
|
||||
License: GPL v2 or later
|
||||
Version: 2.17.7
|
||||
Release: 3
|
||||
Version: 2.17.9
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
# API for Disabled Modules (ProductControl)
|
||||
@ -83,7 +83,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.17.7
|
||||
%setup -n autoyast2-2.17.9
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -235,6 +235,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
%changelog
|
||||
* Mon Sep 08 2008 ug@suse.de
|
||||
- fix for relurl scripts in second stage
|
||||
- 2.17.9
|
||||
* Fri Sep 05 2008 sschober@suse.de
|
||||
- changed button placement and lables [bnc#423511]
|
||||
- fixed window closing behaviour [bnc#423513]
|
||||
* Wed Sep 03 2008 ug@suse.de
|
||||
- cloning of software and partitioning is optional now
|
||||
- list of modules to clone is sorted now
|
||||
|
Loading…
Reference in New Issue
Block a user