OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=74
This commit is contained in:
parent
8bf962871a
commit
e6b2cbfc06
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:38b3f55f414e1ac14cc0f8480e190cd25800e0d1d8f93c7259e0550b332ba812
|
|
||||||
size 223188
|
|
3
yast2-installation-2.16.25.tar.bz2
Normal file
3
yast2-installation-2.16.25.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:858290fef2ae0fb7560ec122b02b04f287c240b8c403ebf8d01a5ca571c6d49e
|
||||||
|
size 223643
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 18 18:19:00 CET 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Fixed writing disabled modules and proposals during the
|
||||||
|
inst_finish run (bnc #364066).
|
||||||
|
- Calling pre_umount_finish also in AutoYaST.
|
||||||
|
- 2.16.25
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 17 12:43:32 CET 2008 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- added 'StartupNotify=true' to the desktop file (bnc #304964)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 17 11:04:38 CET 2008 - locilka@suse.cz
|
Mon Mar 17 11:04:38 CET 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.16.24)
|
# spec file for package yast2-installation (Version 2.16.25)
|
||||||
#
|
#
|
||||||
# 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.24
|
Version: 2.16.25
|
||||||
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.24.tar.bz2
|
Source0: yast2-installation-2.16.25.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
|
||||||
# URL::MakeParamsFromMap and URL::MakeMapFromParams
|
# URL::MakeParamsFromMap and URL::MakeMapFromParams
|
||||||
@ -104,7 +104,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.16.24
|
%setup -n yast2-installation-2.16.25
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -170,6 +170,13 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%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
|
||||||
|
* Tue Mar 18 2008 locilka@suse.cz
|
||||||
|
- Fixed writing disabled modules and proposals during the
|
||||||
|
inst_finish run (bnc #364066).
|
||||||
|
- Calling pre_umount_finish also in AutoYaST.
|
||||||
|
- 2.16.25
|
||||||
|
* Mon Mar 17 2008 jsrain@suse.cz
|
||||||
|
- added 'StartupNotify=true' to the desktop file (bnc #304964)
|
||||||
* Mon Mar 17 2008 locilka@suse.cz
|
* Mon Mar 17 2008 locilka@suse.cz
|
||||||
- Automatic configuration is now disabled for mode update.
|
- Automatic configuration is now disabled for mode update.
|
||||||
- The whole second stage in now disabled for mode update.
|
- The whole second stage in now disabled for mode update.
|
||||||
|
Loading…
Reference in New Issue
Block a user