forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=94
This commit is contained in:
parent
490697bbec
commit
6e9b2de2fe
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2cb176a8a0be8a4ded08d2a95e508bfb5b0a3e880068d869dccaf63b9ded5bb1
|
|
||||||
size 232284
|
|
3
yast2-installation-2.16.45.tar.bz2
Normal file
3
yast2-installation-2.16.45.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4780a43785a649bbd64591fe6a23e2aeb0332aed025e3a2d8fb1a94f65906c9e
|
||||||
|
size 233923
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 14 14:29:21 CEST 2008 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- use process agent instead of background agent when installing
|
||||||
|
live image (bnc #384960)
|
||||||
|
- 2.16.45
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:10:50 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Added help to "Image Deployment" (bnc #388665).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 6 17:37:22 CEST 2008 - locilka@suse.cz
|
Tue May 6 17:37:22 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.16.44)
|
# spec file for package yast2-installation (Version 2.16.45)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.16.44
|
Version: 2.16.45
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.16.44.tar.bz2
|
Source0: yast2-installation-2.16.45.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
|
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
|
||||||
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
||||||
@ -107,7 +107,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.16.44
|
%setup -n yast2-installation-2.16.45
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -172,8 +172,13 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%doc %{prefix}/share/doc/packages/yast2-installation
|
%doc %{prefix}/share/doc/packages/yast2-installation
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 14 2008 jsrain@suse.cz
|
||||||
|
- use process agent instead of background agent when installing
|
||||||
|
live image (bnc #384960)
|
||||||
|
- 2.16.45
|
||||||
|
* Mon May 12 2008 locilka@suse.cz
|
||||||
|
- Added help to "Image Deployment" (bnc #388665).
|
||||||
* Tue May 06 2008 locilka@suse.cz
|
* Tue May 06 2008 locilka@suse.cz
|
||||||
- When reusing the old repositories during upgrade, copying also
|
- When reusing the old repositories during upgrade, copying also
|
||||||
'autorefresh' and 'alias' (bnc #387261).
|
'autorefresh' and 'alias' (bnc #387261).
|
||||||
|
Loading…
Reference in New Issue
Block a user