This commit is contained in:
parent
ee3378881e
commit
5750caded6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2201b8527869b5b9f99e19593f097d385ce9ccd1abb254578dba5245f0f6719
|
||||
size 1180260
|
3
autoyast2-2.16.15.tar.bz2
Normal file
3
autoyast2-2.16.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d6ad8f557a812c4a5d287cce2a58f5d5e88a2f1a7e0726e40ce95ce9adcb950
|
||||
size 1180787
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 13:07:36 CEST 2008 - ug@suse.de
|
||||
|
||||
- forceboot option added to general section
|
||||
- 2.16.15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 29 16:33:26 CEST 2008 - ug@suse.de
|
||||
|
||||
- Export for <mode> fixed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 7 18:14:04 CEST 2008 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.16.14)
|
||||
# spec file for package autoyast2 (Version 2.16.15)
|
||||
#
|
||||
# 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.16.14
|
||||
Version: 2.16.15
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.16.14.tar.bz2
|
||||
Source0: autoyast2-2.16.15.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.16.14
|
||||
Version: 2.16.15
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -76,7 +76,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.16.14
|
||||
%setup -n autoyast2-2.16.15
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -216,6 +216,11 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
%changelog
|
||||
* Tue May 06 2008 ug@suse.de
|
||||
- forceboot option added to general section
|
||||
- 2.16.15
|
||||
* Tue Apr 29 2008 ug@suse.de
|
||||
- Export for <mode> fixed
|
||||
* Mon Apr 07 2008 ug@suse.de
|
||||
- add autoyast2-installation to the package list
|
||||
- 2.16.14
|
||||
|
Loading…
Reference in New Issue
Block a user