This commit is contained in:
parent
6ffdafbe6a
commit
cb4a255b3a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b3e7412dc843c601d7d5a1eedf5efc6f478bbf3ce1c744a1be19bb01c83bd2f
|
||||
size 1206069
|
3
autoyast2-2.17.2.tar.bz2
Normal file
3
autoyast2-2.17.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0921339eccd212e66e0e64abd9e772b7662abc9fce086ae63dc3c0392e05bbe3
|
||||
size 1206648
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 3 13:53:01 CEST 2008 - ug@suse.de
|
||||
|
||||
- autoyast prepared for the online update client (fate#301298)
|
||||
- 2.17.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 14:43:59 CEST 2008 - ug@suse.de
|
||||
|
||||
- missing 'use' leads to 'use=all'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 14:08:25 CEST 2008 - ug@suse.de
|
||||
|
||||
- moved the DASD processing for fate #301193
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 1 11:27:46 CEST 2008 - ug@suse.de
|
||||
|
||||
- write to system feature added (fate#302171)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:04:43 CEST 2008 - ug@suse.de
|
||||
|
||||
- autoyast2 is installed when the profile has a <files ...> section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 16:19:11 CEST 2008 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.17.1)
|
||||
# spec file for package autoyast2 (Version 2.17.2)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -13,12 +13,12 @@
|
||||
Url: http://www.suse.de/~ug
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.17.1
|
||||
Version: 2.17.2
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.17.1.tar.bz2
|
||||
Source0: autoyast2-2.17.2.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)
|
||||
@ -54,7 +54,7 @@ Authors:
|
||||
|
||||
%package installation
|
||||
License: GPL v2 or later
|
||||
Version: 2.17.1
|
||||
Version: 2.17.2
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -76,7 +76,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.17.1
|
||||
%setup -n autoyast2-2.17.2
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -228,6 +228,17 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
%changelog
|
||||
* Thu Jul 03 2008 ug@suse.de
|
||||
- autoyast prepared for the online update client (fate#301298)
|
||||
- 2.17.2
|
||||
* Wed Jul 02 2008 ug@suse.de
|
||||
- missing 'use' leads to 'use=all'
|
||||
* Wed Jul 02 2008 ug@suse.de
|
||||
- moved the DASD processing for fate #301193
|
||||
* Tue Jul 01 2008 ug@suse.de
|
||||
- write to system feature added (fate#302171)
|
||||
* Mon Jun 30 2008 ug@suse.de
|
||||
- autoyast2 is installed when the profile has a <files ...> section
|
||||
* Wed Jun 25 2008 ug@suse.de
|
||||
- proposal selection possible via autoyast profile (fate#302946)
|
||||
- 2.17.1
|
||||
|
Loading…
Reference in New Issue
Block a user