This commit is contained in:
parent
cdfd53cf5e
commit
3df1116f9c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:976040bf8d54ec4a770ad7279ab456a0051ef4423f7d427353d9ef308559f1ee
|
||||
size 1180505
|
3
autoyast2-2.16.18.tar.bz2
Normal file
3
autoyast2-2.16.18.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f6504ae907211ff9db991e7c913e64262f305a072ba561c8072eae561ebbb9e
|
||||
size 1180988
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 30 16:21:02 CEST 2008 - ug@suse.de
|
||||
|
||||
- fix for cloning the software section
|
||||
(bnc#391770)
|
||||
- 2.16.18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 27 14:54:11 CEST 2008 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.16.17)
|
||||
# spec file for package autoyast2 (Version 2.16.18)
|
||||
#
|
||||
# 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.17
|
||||
Version: 2.16.18
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.16.17.tar.bz2
|
||||
Source0: autoyast2-2.16.18.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.17
|
||||
Version: 2.16.18
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -76,7 +76,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.16.17
|
||||
%setup -n autoyast2-2.16.18
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -216,6 +216,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
%changelog
|
||||
* Fri May 30 2008 ug@suse.de
|
||||
- fix for cloning the software section
|
||||
(bnc#391770)
|
||||
- 2.16.18
|
||||
* Tue May 27 2008 ug@suse.de
|
||||
- UI endless loop fixed
|
||||
- 2.16.17
|
||||
|
Loading…
Reference in New Issue
Block a user