forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=75
This commit is contained in:
parent
e6b2cbfc06
commit
a14d9089fb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:858290fef2ae0fb7560ec122b02b04f287c240b8c403ebf8d01a5ca571c6d49e
|
|
||||||
size 223643
|
|
3
yast2-installation-2.16.26.tar.bz2
Normal file
3
yast2-installation-2.16.26.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:99b525bdc30814191ddcc237b94b2ea8b0fb5c66422aef490ce0d1b64cf66a9f
|
||||||
|
size 223420
|
@ -1,9 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 19 13:53:05 CET 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- When checking whether to run the second stage, considering also
|
||||||
|
autoinstallation, not only installation (bnc #372322).
|
||||||
|
- 2.16.26
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 18 18:19:00 CET 2008 - locilka@suse.cz
|
Tue Mar 18 18:19:00 CET 2008 - locilka@suse.cz
|
||||||
|
|
||||||
- Fixed writing disabled modules and proposals during the
|
- Fixed writing disabled modules and proposals during the
|
||||||
inst_finish run (bnc #364066).
|
inst_finish run (bnc #364066).
|
||||||
- Calling pre_umount_finish also in AutoYaST.
|
- Calling pre_umount_finish also in AutoYaST (bnc #372322).
|
||||||
- 2.16.25
|
- 2.16.25
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.16.25)
|
# spec file for package yast2-installation (Version 2.16.26)
|
||||||
#
|
#
|
||||||
# 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.25
|
Version: 2.16.26
|
||||||
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.25.tar.bz2
|
Source0: yast2-installation-2.16.26.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.25
|
%setup -n yast2-installation-2.16.26
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -170,10 +170,14 @@ 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
|
||||||
|
* Wed Mar 19 2008 locilka@suse.cz
|
||||||
|
- When checking whether to run the second stage, considering also
|
||||||
|
autoinstallation, not only installation (bnc #372322).
|
||||||
|
- 2.16.26
|
||||||
* Tue Mar 18 2008 locilka@suse.cz
|
* Tue Mar 18 2008 locilka@suse.cz
|
||||||
- Fixed writing disabled modules and proposals during the
|
- Fixed writing disabled modules and proposals during the
|
||||||
inst_finish run (bnc #364066).
|
inst_finish run (bnc #364066).
|
||||||
- Calling pre_umount_finish also in AutoYaST.
|
- Calling pre_umount_finish also in AutoYaST (bnc #372322).
|
||||||
- 2.16.25
|
- 2.16.25
|
||||||
* Mon Mar 17 2008 jsrain@suse.cz
|
* Mon Mar 17 2008 jsrain@suse.cz
|
||||||
- added 'StartupNotify=true' to the desktop file (bnc #304964)
|
- added 'StartupNotify=true' to the desktop file (bnc #304964)
|
||||||
|
Loading…
Reference in New Issue
Block a user