forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=131
This commit is contained in:
parent
a9161eaf55
commit
8ce75d3535
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a9059fec53db2a7e2816edf6830f3cbefc1a537094d0cf7d52ad6c5cfca457e
|
||||
size 259188
|
3
yast2-installation-2.17.43.tar.bz2
Normal file
3
yast2-installation-2.17.43.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:218761484fa6afbfd46be882aca5e0c6b31fc643242ba119a3749e4cea2ad993
|
||||
size 259415
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 16:59:14 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Fixed proposing the online update depending on the fact whether
|
||||
network is running (bnc #450229).
|
||||
- 2.17.43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 15:05:02 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Updated labels of Installation Scenarios for SLES (bnc #428202).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 12:16:03 CET 2008 - locilka@suse.cz
|
||||
|
||||
@ -19,7 +31,7 @@ Thu Nov 27 16:49:11 CET 2008 - locilka@suse.cz
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 15:05:11 CET 2008 - ug@suse.de
|
||||
|
||||
- the real fix for #442691
|
||||
- the real fix for bnc#442691
|
||||
deploy_image_auto doesn't use the boolean variable
|
||||
image_installation
|
||||
- 2.17.41
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.42)
|
||||
# spec file for package yast2-installation (Version 2.17.43)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.42
|
||||
Version: 2.17.43
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.42.tar.bz2
|
||||
Source0: yast2-installation-2.17.43.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()
|
||||
@ -120,7 +120,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.42
|
||||
%setup -n yast2-installation-2.17.43
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -189,6 +189,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Mon Dec 01 2008 locilka@suse.cz
|
||||
- Fixed proposing the online update depending on the fact whether
|
||||
network is running (bnc #450229).
|
||||
- 2.17.43
|
||||
* Fri Nov 28 2008 locilka@suse.cz
|
||||
- Updated labels of Installation Scenarios for SLES (bnc #428202).
|
||||
* Fri Nov 28 2008 locilka@suse.cz
|
||||
- Fixed behavior of inst_new_desktop when user switched to another
|
||||
language later (bnc #449818).
|
||||
@ -202,7 +208,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
- Adjusting ImageInstallation-related SlideShow only if
|
||||
ImageInstallation is in use (bnc #439104).
|
||||
* Thu Nov 27 2008 ug@suse.de
|
||||
- the real fix for #442691
|
||||
- the real fix for bnc#442691
|
||||
deploy_image_auto doesn't use the boolean variable
|
||||
image_installation
|
||||
- 2.17.41
|
||||
|
Loading…
Reference in New Issue
Block a user