forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=34
This commit is contained in:
parent
58375e3362
commit
34b3c99d68
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:02fd2cfa6cf1cac0ba2c90dacfa5b0bb75dfb066dc9881d2d326cd0c983c786d
|
|
||||||
size 212380
|
|
3
yast2-installation-2.15.38.tar.bz2
Normal file
3
yast2-installation-2.15.38.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6a5732c97f142958e516f70fd84e9896f49e6a50d64d2e09cb615592d572fb9f
|
||||||
|
size 211626
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 1 10:33:45 CEST 2007 - mvidner@suse.cz
|
||||||
|
|
||||||
|
- Removed Provides/Obsoletes for ancient yast package names,
|
||||||
|
with the devel-doc subpackage they broke yast2-schema build.
|
||||||
|
- 2.15.38
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 31 11:29:53 CEST 2007 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- inst_extrasources - register the extra repositories in content
|
||||||
|
file automatically without asking user (#290040), do not download
|
||||||
|
metadata from the extra sources (offline registration) (#290040,
|
||||||
|
#288640)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 30 12:38:31 CEST 2007 - locilka@suse.cz
|
Mon Jul 30 12:38:31 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.15.37)
|
# spec file for package yast2-installation (Version 2.15.38)
|
||||||
#
|
#
|
||||||
# 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.37
|
Version: 2.15.38
|
||||||
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.37.tar.bz2
|
Source0: yast2-installation-2.15.38.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
|
||||||
@ -60,28 +60,18 @@ Recommends: curl
|
|||||||
Recommends: yast2-update
|
Recommends: yast2-update
|
||||||
Recommends: yast2-add-on
|
Recommends: yast2-add-on
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
Provides: yast
|
|
||||||
Obsoletes: yast
|
|
||||||
Provides: yast2-trans-inst-proposal y2t_inst
|
|
||||||
Obsoletes: yast2-trans-inst-proposal y2t_inst
|
|
||||||
Provides: yast2-trans-inst-general y2t_inst-general
|
|
||||||
Obsoletes: yast2-trans-inst-general y2t_inst-general
|
|
||||||
Provides: yast2-instsys
|
|
||||||
Obsoletes: yast2-instsys
|
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.15.37
|
Version: 2.15.38
|
||||||
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.37.tar.bz2
|
Source0: yast2-installation-2.15.38.tar.bz2
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
Requires: yast2-installation >= 2.15.34
|
Requires: yast2-installation >= 2.15.34
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
Provides: yast
|
|
||||||
Obsoletes: yast
|
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -112,7 +102,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.15.37
|
%setup -n yast2-installation-2.15.38
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -186,6 +176,15 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 01 2007 - mvidner@suse.cz
|
||||||
|
- Removed Provides/Obsoletes for ancient yast package names,
|
||||||
|
with the devel-doc subpackage they broke yast2-schema build.
|
||||||
|
- 2.15.38
|
||||||
|
* Tue Jul 31 2007 - lslezak@suse.cz
|
||||||
|
- inst_extrasources - register the extra repositories in content
|
||||||
|
file automatically without asking user (#290040), do not download
|
||||||
|
metadata from the extra sources (offline registration) (#290040,
|
||||||
|
[#288640])
|
||||||
* Mon Jul 30 2007 - locilka@suse.cz
|
* Mon Jul 30 2007 - locilka@suse.cz
|
||||||
- Added inst_upgrade_urls client which offers URLs used on the
|
- Added inst_upgrade_urls client which offers URLs used on the
|
||||||
system to be used during the upgrade as well (FATE #301785).
|
system to be used during the upgrade as well (FATE #301785).
|
||||||
|
Loading…
Reference in New Issue
Block a user