OBS User unknown 2008-07-24 21:44:42 +00:00 committed by Git OBS Bridge
parent cb4a255b3a
commit 3355096843
4 changed files with 34 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0921339eccd212e66e0e64abd9e772b7662abc9fce086ae63dc3c0392e05bbe3
size 1206648

3
autoyast2-2.17.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2acefe326cd8bf75a9e6809fb5caaa06f037c53f645b945da876f96764ba211
size 1215547

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jul 22 13:12:03 CEST 2008 - jsuchome@suse.cz
- added firstboot.desktop (fate#301946)
- 2.17.3
-------------------------------------------------------------------
Wed Jul 16 12:20:11 CEST 2008 - ug@suse.de
- docu update for online update
-------------------------------------------------------------------
Mon Jul 14 12:56:15 CEST 2008 - locilka@suse.cz
- Package yast2-installation removed from RPM dependencies
(bnc #408840).
-------------------------------------------------------------------
Thu Jul 3 13:53:01 CEST 2008 - ug@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package autoyast2 (Version 2.17.2)
# spec file for package autoyast2 (Version 2.17.3)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -13,18 +13,18 @@
Url: http://www.suse.de/~ug
Name: autoyast2
Version: 2.17.2
Version: 2.17.3
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: autoyast2-2.17.2.tar.bz2
Source0: autoyast2-2.17.3.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)
BuildRequires: yast2 >= 2.16.36
Requires: yast2 >= 2.16.36
Requires: yast2-core yast2-xml libxslt yast2-installation
Requires: yast2-core yast2-xml libxslt
Requires: autoyast2-installation = %{version}
Requires: yast2-schema yast2 yast2-country yast2-storage
Provides: yast2-module-autoinst yast2-config-autoinst
@ -54,7 +54,7 @@ Authors:
%package installation
License: GPL v2 or later
Version: 2.17.2
Version: 2.17.3
Release: 1
Summary: YaST2 - Auto Installation Modules
Group: System/YaST
@ -76,7 +76,7 @@ Authors:
Anas Nashif
%prep
%setup -n autoyast2-2.17.2
%setup -n autoyast2-2.17.3
%build
%{prefix}/bin/y2tool y2autoconf
@ -228,6 +228,14 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall
%dir /var/lib/autoinstall/autoconf
%changelog
* Tue Jul 22 2008 jsuchome@suse.cz
- added firstboot.desktop (fate#301946)
- 2.17.3
* Wed Jul 16 2008 ug@suse.de
- docu update for online update
* Mon Jul 14 2008 locilka@suse.cz
- Package yast2-installation removed from RPM dependencies
(bnc #408840).
* Thu Jul 03 2008 ug@suse.de
- autoyast prepared for the online update client (fate#301298)
- 2.17.2