forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=38
This commit is contained in:
parent
776f0c88bd
commit
4db9720071
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:de3db2a3119312e2bb43e0bfd0c7a9cf604127f870c34ff96918c7b4bdbda7fe
|
|
||||||
size 212707
|
|
3
yast2-installation-2.15.42.tar.bz2
Normal file
3
yast2-installation-2.15.42.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3d33c6940ac32041b16e67db1a5fcb0d9ebbdde95ee100bc50cbfa66605d21b7
|
||||||
|
size 211399
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 10 11:19:36 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Using "Online Repositories" for Internet/Web-based/Additional/...
|
||||||
|
repositories downloaded from web during the first stage
|
||||||
|
installation (#296407).
|
||||||
|
- 2.15.42
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 8 12:35:28 CEST 2007 - jsrain@suse.cz
|
Wed Aug 8 12:35:28 CEST 2007 - jsrain@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.15.41)
|
# spec file for package yast2-installation (Version 2.15.42)
|
||||||
#
|
#
|
||||||
# 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.41
|
Version: 2.15.42
|
||||||
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.15.41.tar.bz2
|
Source0: yast2-installation-2.15.42.tar.bz2
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite
|
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite
|
||||||
# Mode::live_installation
|
# Mode::live_installation
|
||||||
@ -63,12 +63,12 @@ PreReq: %fillup_prereq
|
|||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.15.41
|
Version: 2.15.42
|
||||||
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.15.41.tar.bz2
|
Source0: yast2-installation-2.15.42.tar.bz2
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
Requires: yast2-installation >= 2.15.34
|
Requires: yast2-installation >= 2.15.34
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
@ -102,7 +102,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.15.41
|
%setup -n yast2-installation-2.15.42
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -176,6 +176,11 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 10 2007 - locilka@suse.cz
|
||||||
|
- Using "Online Repositories" for Internet/Web-based/Additional/...
|
||||||
|
repositories downloaded from web during the first stage
|
||||||
|
installation (#296407).
|
||||||
|
- 2.15.42
|
||||||
* Wed Aug 08 2007 - jsrain@suse.cz
|
* Wed Aug 08 2007 - jsrain@suse.cz
|
||||||
- show reboot message within live installation without timeout
|
- show reboot message within live installation without timeout
|
||||||
(#297691)
|
(#297691)
|
||||||
|
Loading…
Reference in New Issue
Block a user