From 82638cf6bb25c3e97a1d2257834d779077947bb1a7183b57633230a7a2143753 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 3 Jun 2008 15:49:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=99 --- yast2-installation-2.16.49.tar.bz2 | 3 --- yast2-installation-2.16.50.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 12 ++++++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-2.16.49.tar.bz2 create mode 100644 yast2-installation-2.16.50.tar.bz2 diff --git a/yast2-installation-2.16.49.tar.bz2 b/yast2-installation-2.16.49.tar.bz2 deleted file mode 100644 index 52dd10e..0000000 --- a/yast2-installation-2.16.49.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84a52452a397981a9dd6b96d12695bffa103e5f3148716ca7c11175d01d3fdcb -size 232005 diff --git a/yast2-installation-2.16.50.tar.bz2 b/yast2-installation-2.16.50.tar.bz2 new file mode 100644 index 0000000..f19bb88 --- /dev/null +++ b/yast2-installation-2.16.50.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50139b29cc10cbefc490ff44844d5513f947ae0e1898965c1570d104d60af0f3 +size 232155 diff --git a/yast2-installation.changes b/yast2-installation.changes index aaf14f4..a8f3885 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index e9593b8..1bee49c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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 %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