OBS User unknown 2008-09-29 15:28:39 +00:00 committed by Git OBS Bridge
parent 38985a8672
commit 1180a763b7
4 changed files with 17 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 26 17:12:32 CEST 2008 - ug@suse.de
- optimization for package evaluation removed.
- 2.17.14
-------------------------------------------------------------------
Thu Sep 25 15:34:05 CEST 2008 - ug@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package autoyast2 (Version 2.17.13)
# spec file for package autoyast2 (Version 2.17.14)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,12 +20,12 @@
Url: http://www.suse.de/~ug
Name: autoyast2
Version: 2.17.13
Version: 2.17.14
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: autoyast2-2.17.13.tar.bz2
Source0: autoyast2-2.17.14.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.13
Version: 2.17.14
Release: 1
Summary: YaST2 - Auto Installation Modules
Group: System/YaST
@ -83,7 +83,7 @@ Authors:
Anas Nashif
%prep
%setup -n autoyast2-2.17.13
%setup -n autoyast2-2.17.14
%build
%{prefix}/bin/y2tool y2autoconf
@ -235,6 +235,9 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall
%dir /var/lib/autoinstall/autoconf
%changelog
* Fri Sep 26 2008 ug@suse.de
- optimization for package evaluation removed.
- 2.17.14
* Thu Sep 25 2008 ug@suse.de
- 2.17.13
* Thu Sep 25 2008 lslezak@suse.cz