OBS User unknown 2008-12-15 10:59:45 +00:00 committed by Git OBS Bridge
parent e8af9512d1
commit e147fee08c
4 changed files with 26 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15050da8124fec2b79c84871e44e645e20a6722b2a59bfc0ac9dd4f49b24408a
size 1226506

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a01af2f4fc5f0b20df2c00dadaccdc23d9390e8f2e91be8f40258c75259f4d6
size 1226575

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Dec 9 13:41:39 CET 2008 - ug@suse.de
- Icon for firstboot added
- 2.17.27
-------------------------------------------------------------------
Tue Dec 9 11:53:09 CET 2008 - ug@suse.de
- avoid double entries while cloning (bnc#457441)
- 2.17.26
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 8 14:40:34 CET 2008 - ug@suse.de Mon Dec 8 14:40:34 CET 2008 - ug@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package autoyast2 (Version 2.17.25) # spec file for package autoyast2 (Version 2.17.27)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -20,12 +20,12 @@
Url: http://www.suse.de/~ug Url: http://www.suse.de/~ug
Name: autoyast2 Name: autoyast2
Version: 2.17.25 Version: 2.17.27
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.25.tar.bz2 Source0: autoyast2-2.17.27.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)
@ -61,7 +61,7 @@ Authors:
%package installation %package installation
License: GPL v2 or later License: GPL v2 or later
Version: 2.17.25 Version: 2.17.27
Release: 1 Release: 1
Summary: YaST2 - Auto Installation Modules Summary: YaST2 - Auto Installation Modules
Group: System/YaST Group: System/YaST
@ -83,7 +83,7 @@ Authors:
Anas Nashif Anas Nashif
%prep %prep
%setup -n autoyast2-2.17.25 %setup -n autoyast2-2.17.27
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -235,6 +235,12 @@ 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 Dec 09 2008 ug@suse.de
- Icon for firstboot added
- 2.17.27
* Tue Dec 09 2008 ug@suse.de
- avoid double entries while cloning (bnc#457441)
- 2.17.26
* Mon Dec 08 2008 ug@suse.de * Mon Dec 08 2008 ug@suse.de
- wrong partition id in some cases (bnc#456124) - wrong partition id in some cases (bnc#456124)
- 2.17.25 - 2.17.25