This commit is contained in:
parent
9c17d912e0
commit
0799e1b2eb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:175e759caa82686f6d42e0af4bd337ec96de733bf07a1b22356f64e14d2f6bb4
|
||||
size 1222252
|
3
autoyast2-2.17.22.tar.bz2
Normal file
3
autoyast2-2.17.22.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:882f53f21e5d7d9c9071284fa07fa22a6681d5cb61c777c8541c7b4ea37d9c68
|
||||
size 1221863
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 19 17:30:55 CET 2008 - ug@suse.de
|
||||
|
||||
- text marked for translation
|
||||
- 2.17.22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 13 15:15:00 CET 2008 - ug@suse.de
|
||||
|
||||
- fixed compatibility to networking rnc file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 12:39:38 CET 2008 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.17.21)
|
||||
# spec file for package autoyast2 (Version 2.17.22)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -20,12 +20,12 @@
|
||||
Url: http://www.suse.de/~ug
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.17.21
|
||||
Version: 2.17.22
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.17.21.tar.bz2
|
||||
Source0: autoyast2-2.17.22.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)
|
||||
@ -61,7 +61,7 @@ Authors:
|
||||
|
||||
%package installation
|
||||
License: GPL v2 or later
|
||||
Version: 2.17.21
|
||||
Version: 2.17.22
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -83,7 +83,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.17.21
|
||||
%setup -n autoyast2-2.17.22
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -235,6 +235,11 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
%changelog
|
||||
* Wed Nov 19 2008 ug@suse.de
|
||||
- text marked for translation
|
||||
- 2.17.22
|
||||
* Thu Nov 13 2008 ug@suse.de
|
||||
- fixed compatibility to networking rnc file
|
||||
* Wed Nov 12 2008 ug@suse.de
|
||||
- country settings moved beyond pre-script execution
|
||||
- 2.17.21
|
||||
|
Loading…
Reference in New Issue
Block a user