OBS User unknown 2008-11-28 13:43:32 +00:00 committed by Git OBS Bridge
parent 0799e1b2eb
commit e332a2dadf
4 changed files with 38 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:882f53f21e5d7d9c9071284fa07fa22a6681d5cb61c777c8541c7b4ea37d9c68
size 1221863

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Nov 26 16:14:39 CET 2008 - ug@suse.de
- more sophisticated cloning of the <software> section
- 2.17.23
-------------------------------------------------------------------
Tue Nov 25 14:09:52 CET 2008 - ug@suse.de
- translation strings added (bnc#265264)
-------------------------------------------------------------------
Tue Nov 25 12:39:39 CET 2008 - ug@suse.de
- kdump documentation by bwalle added
-------------------------------------------------------------------
Mon Nov 24 14:12:23 CET 2008 - ug@suse.de
- switch for installation of recommended patterns added
-------------------------------------------------------------------
Wed Nov 19 17:30:55 CET 2008 - ug@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package autoyast2 (Version 2.17.22)
# spec file for package autoyast2 (Version 2.17.23)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,12 +20,12 @@
Url: http://www.suse.de/~ug
Name: autoyast2
Version: 2.17.22
Version: 2.17.23
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: autoyast2-2.17.22.tar.bz2
Source0: autoyast2-2.17.23.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.22
Version: 2.17.23
Release: 1
Summary: YaST2 - Auto Installation Modules
Group: System/YaST
@ -83,7 +83,7 @@ Authors:
Anas Nashif
%prep
%setup -n autoyast2-2.17.22
%setup -n autoyast2-2.17.23
%build
%{prefix}/bin/y2tool y2autoconf
@ -235,6 +235,15 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall
%dir /var/lib/autoinstall/autoconf
%changelog
* Wed Nov 26 2008 ug@suse.de
- more sophisticated cloning of the <software> section
- 2.17.23
* Tue Nov 25 2008 ug@suse.de
- translation strings added (bnc#265264)
* Tue Nov 25 2008 ug@suse.de
- kdump documentation by bwalle added
* Mon Nov 24 2008 ug@suse.de
- switch for installation of recommended patterns added
* Wed Nov 19 2008 ug@suse.de
- text marked for translation
- 2.17.22