forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=99
This commit is contained in:
parent
5acbeeecfd
commit
82638cf6bb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84a52452a397981a9dd6b96d12695bffa103e5f3148716ca7c11175d01d3fdcb
|
||||
size 232005
|
3
yast2-installation-2.16.50.tar.bz2
Normal file
3
yast2-installation-2.16.50.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50139b29cc10cbefc490ff44844d5513f947ae0e1898965c1570d104d60af0f3
|
||||
size 232155
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user