OBS User unknown 2008-10-08 16:16:39 +00:00 committed by Git OBS Bridge
parent 1180a763b7
commit a3815b6627
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:3a1bf575c5ef74826fc1efe23376f300ca6a312d3ef747412bfa0d03df01e179
size 1220003

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 8 17:41:07 CEST 2008 - ug@suse.de
- typo for yes/no/cancel box fixed
- strings to translate
- 2.17.15
-------------------------------------------------------------------
Mon Oct 6 17:57:04 CEST 2008 - lslezak@suse.cz
- fixed some more GPG callbacks (see bnc#370223)
-------------------------------------------------------------------
Fri Sep 26 17:12:32 CEST 2008 - ug@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package autoyast2 (Version 2.17.14)
# spec file for package autoyast2 (Version 2.17.15)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,12 +20,12 @@
Url: http://www.suse.de/~ug
Name: autoyast2
Version: 2.17.14
Version: 2.17.15
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: autoyast2-2.17.14.tar.bz2
Source0: autoyast2-2.17.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)
@ -61,7 +61,7 @@ Authors:
%package installation
License: GPL v2 or later
Version: 2.17.14
Version: 2.17.15
Release: 1
Summary: YaST2 - Auto Installation Modules
Group: System/YaST
@ -83,7 +83,7 @@ Authors:
Anas Nashif
%prep
%setup -n autoyast2-2.17.14
%setup -n autoyast2-2.17.15
%build
%{prefix}/bin/y2tool y2autoconf
@ -235,6 +235,12 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall
%dir /var/lib/autoinstall/autoconf
%changelog
* Wed Oct 08 2008 ug@suse.de
- typo for yes/no/cancel box fixed
- strings to translate
- 2.17.15
* Mon Oct 06 2008 lslezak@suse.cz
- fixed some more GPG callbacks (see bnc#370223)
* Fri Sep 26 2008 ug@suse.de
- optimization for package evaluation removed.
- 2.17.14