forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=10
This commit is contained in:
parent
2ad15d50d6
commit
6a52591949
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0462184fb80cd5b697edf7104220129a4946fc8508c104f41c40e4d9f4f477db
|
|
||||||
size 202016
|
|
3
yast2-installation-2.15.12.tar.bz2
Normal file
3
yast2-installation-2.15.12.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cdc02e8fec75352f6748eff8da9b58aaa5914ac100fc7b074d25b6ec7e458ddb
|
||||||
|
size 210496
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 5 17:14:58 CET 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Moving AddOnProduct module back to yast2-installation because
|
||||||
|
this module is needed in the second-stage installation.
|
||||||
|
- AddOnProduct-related testsuites moved back to yast2-installation.
|
||||||
|
- 2.15.12
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 5 12:58:21 CET 2007 - locilka@suse.cz
|
Mon Mar 5 12:58:21 CET 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.15.11)
|
# spec file for package yast2-installation (Version 2.15.12)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 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
|
||||||
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.15.11
|
Version: 2.15.12
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.15.11.tar.bz2
|
Source0: yast2-installation-2.15.12.tar.bz2
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-core-devel yast2-country yast2-devtools yast2-testsuite
|
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-core-devel yast2-country yast2-devtools yast2-testsuite
|
||||||
Requires: autoyast2-installation
|
Requires: autoyast2-installation
|
||||||
@ -81,7 +81,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.15.11
|
%setup -n yast2-installation-2.15.12
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -145,6 +145,11 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 05 2007 - locilka@suse.cz
|
* Mon Mar 05 2007 - locilka@suse.cz
|
||||||
|
- Moving AddOnProduct module back to yast2-installation because
|
||||||
|
this module is needed in the second-stage installation.
|
||||||
|
- AddOnProduct-related testsuites moved back to yast2-installation.
|
||||||
|
- 2.15.12
|
||||||
|
* Mon Mar 05 2007 - locilka@suse.cz
|
||||||
- Adding new installation client mouse_finish which is called
|
- Adding new installation client mouse_finish which is called
|
||||||
before SCR is switched. This removes the dependency of
|
before SCR is switched. This removes the dependency of
|
||||||
yast2-installation on yast2-mouse.
|
yast2-installation on yast2-mouse.
|
||||||
|
Loading…
Reference in New Issue
Block a user