1
0
OBS User unknown 2008-06-03 15:49:19 +00:00 committed by Git OBS Bridge
parent 5acbeeecfd
commit 82638cf6bb
4 changed files with 18 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 3 15:11:15 CEST 2008 - locilka@suse.cz
- Always use --numeric-owner (always use numbers for user/group
names) when deploying images (bnc #396689).
- 2.16.50
-------------------------------------------------------------------
Mon Jun 2 12:33:57 CEST 2008 - locilka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-installation (Version 2.16.49)
# spec file for package yast2-installation (Version 2.16.50)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -12,12 +12,12 @@
Name: yast2-installation
Version: 2.16.49
Version: 2.16.50
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.16.49.tar.bz2
Source0: yast2-installation-2.16.50.tar.bz2
Prefix: /usr
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
# PackageCallbacks::RegisterEmptyProgressCallbacks()
@ -107,7 +107,7 @@ Authors:
Lukas Ocilka <locilka@suse.cz>
%prep
%setup -n yast2-installation-2.16.49
%setup -n yast2-installation-2.16.50
%build
%{prefix}/bin/y2tool y2autoconf
@ -173,6 +173,10 @@ rm -rf "$RPM_BUILD_ROOT"
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
%exclude %{prefix}/share/doc/packages/yast2-installation/README
%changelog
* Tue Jun 03 2008 locilka@suse.cz
- Always use --numeric-owner (always use numbers for user/group
names) when deploying images (bnc #396689).
- 2.16.50
* Mon Jun 02 2008 locilka@suse.cz
- Return `next when going back to the automatic configuration
dialog instead of returning `auto that would finish YaST and