This commit is contained in:
committed by
Git OBS Bridge
parent
cb4a255b3a
commit
3355096843
@@ -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
3
autoyast2-2.17.3.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d2acefe326cd8bf75a9e6809fb5caaa06f037c53f645b945da876f96764ba211
|
||||||
|
size 1215547
|
@@ -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
|
Thu Jul 3 13:53:01 CEST 2008 - ug@suse.de
|
||||||
|
|
||||||
|
@@ -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.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@@ -13,18 +13,18 @@
|
|||||||
Url: http://www.suse.de/~ug
|
Url: http://www.suse.de/~ug
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 2.17.2
|
Version: 2.17.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: autoyast2-2.17.2.tar.bz2
|
Source0: autoyast2-2.17.3.tar.bz2
|
||||||
Prefix: /usr
|
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
|
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)
|
# API for Disabled Modules (ProductControl)
|
||||||
BuildRequires: yast2 >= 2.16.36
|
BuildRequires: yast2 >= 2.16.36
|
||||||
Requires: 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: autoyast2-installation = %{version}
|
||||||
Requires: yast2-schema yast2 yast2-country yast2-storage
|
Requires: yast2-schema yast2 yast2-country yast2-storage
|
||||||
Provides: yast2-module-autoinst yast2-config-autoinst
|
Provides: yast2-module-autoinst yast2-config-autoinst
|
||||||
@@ -54,7 +54,7 @@ Authors:
|
|||||||
|
|
||||||
%package installation
|
%package installation
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Version: 2.17.2
|
Version: 2.17.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: YaST2 - Auto Installation Modules
|
Summary: YaST2 - Auto Installation Modules
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
@@ -76,7 +76,7 @@ Authors:
|
|||||||
Anas Nashif
|
Anas Nashif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n autoyast2-2.17.2
|
%setup -n autoyast2-2.17.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@@ -228,6 +228,14 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%dir /var/lib/autoinstall
|
%dir /var/lib/autoinstall
|
||||||
%dir /var/lib/autoinstall/autoconf
|
%dir /var/lib/autoinstall/autoconf
|
||||||
%changelog
|
%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
|
* Thu Jul 03 2008 ug@suse.de
|
||||||
- autoyast prepared for the online update client (fate#301298)
|
- autoyast prepared for the online update client (fate#301298)
|
||||||
- 2.17.2
|
- 2.17.2
|
||||||
|
Reference in New Issue
Block a user