This commit is contained in:
parent
d40ed2b372
commit
d01b9d7375
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ebeb32b35affd55b89cc6c3caa6f7f09cf541c694bdf5ef8e468b6bf8d7ff06f
|
|
||||||
size 1180225
|
|
3
autoyast2-2.16.1.tar.bz2
Normal file
3
autoyast2-2.16.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e29c2bee38be0a45c2a2ff2c3ce18ca0f417cfd0caced8c9fe2e4e242a4f9e65
|
||||||
|
size 1180511
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 24 16:38:40 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- API Call to Storage fixed (#335582)
|
||||||
|
- 2.16.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 2 16:34:15 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- partitioning documentation fixed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 2 15:29:35 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- fetching profile from NFS fixed (#329791)
|
||||||
|
- 2.16.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 7 13:36:45 CEST 2007 - ug@suse.de
|
Fri Sep 7 13:36:45 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package autoyast2 (Version 2.15.17)
|
# spec file for package autoyast2 (Version 2.16.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 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
|
||||||
@ -11,14 +11,14 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
URL: http://www.suse.de/~ug
|
Url: http://www.suse.de/~ug
|
||||||
Version: 2.15.17
|
Version: 2.16.1
|
||||||
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.15.17.tar.bz2
|
Source0: autoyast2-2.16.1.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-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-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
|
||||||
Requires: yast2-core yast2-xml libxslt yast2-installation
|
Requires: yast2-core yast2-xml libxslt yast2-installation
|
||||||
Requires: autoyast2-installation = %{version}
|
Requires: autoyast2-installation = %{version}
|
||||||
@ -28,7 +28,7 @@ Obsoletes: yast2-module-autoinst yast2-config-autoinst
|
|||||||
Provides: yast2-lib-autoinst
|
Provides: yast2-lib-autoinst
|
||||||
Obsoletes: yast2-lib-autoinst
|
Obsoletes: yast2-lib-autoinst
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
BuildArchitectures: noarch
|
BuildArch: noarch
|
||||||
Summary: YaST2 Automated Installation
|
Summary: YaST2 Automated Installation
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -49,7 +49,7 @@ Authors:
|
|||||||
Anas Nashif
|
Anas Nashif
|
||||||
|
|
||||||
%package installation
|
%package installation
|
||||||
Version: 2.15.17
|
Version: 2.16.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: YaST2 - Auto Installation Modules
|
Summary: YaST2 - Auto Installation Modules
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
@ -69,7 +69,7 @@ Authors:
|
|||||||
Anas Nashif
|
Anas Nashif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n autoyast2-2.15.17
|
%setup -n autoyast2-2.16.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -208,8 +208,15 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%dir /var/adm/autoinstall/cache
|
%dir /var/adm/autoinstall/cache
|
||||||
%dir /var/lib/autoinstall
|
%dir /var/lib/autoinstall
|
||||||
%dir /var/lib/autoinstall/autoconf
|
%dir /var/lib/autoinstall/autoconf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 24 2007 - ug@suse.de
|
||||||
|
- API Call to Storage fixed (#335582)
|
||||||
|
- 2.16.1
|
||||||
|
* Tue Oct 02 2007 - ug@suse.de
|
||||||
|
- partitioning documentation fixed
|
||||||
|
* Tue Oct 02 2007 - ug@suse.de
|
||||||
|
- fetching profile from NFS fixed (#329791)
|
||||||
|
- 2.16.0
|
||||||
* Fri Sep 07 2007 - ug@suse.de
|
* Fri Sep 07 2007 - ug@suse.de
|
||||||
- RNC file fixed (empty ask section allowed)
|
- RNC file fixed (empty ask section allowed)
|
||||||
- 2.15.17
|
- 2.15.17
|
||||||
|
Loading…
Reference in New Issue
Block a user