OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=23
This commit is contained in:
parent
3fed72a6ed
commit
fb7a1d6ca6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:571abb05903240b4e304fb6e39eab94972e939a0546847f487eb6ea94642784a
|
|
||||||
size 192250
|
|
3
yast2-installation-2.15.27.tar.bz2
Normal file
3
yast2-installation-2.15.27.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:26962e0864fdb78cd91ce7d4f0584673a18121cc72e8b7c9fc03482fa1d7d12e
|
||||||
|
size 197350
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 30 11:33:52 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- fixed spec requirements
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 28 16:02:38 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- removed netsetup item from control files
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 28 13:33:08 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- removed inst_netsetup item from control files
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 27 14:49:37 CEST 2007 - mzugec@suse.de
|
||||||
|
|
||||||
|
- installation network changes:
|
||||||
|
http://lists.opensuse.org/yast-devel/2007-05/msg00025.html
|
||||||
|
- 2.15.27
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 22 10:51:57 CEST 2007 - ug@suse.de
|
Tue May 22 10:51:57 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.15.26)
|
# spec file for package yast2-installation (Version 2.15.27)
|
||||||
#
|
#
|
||||||
# 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.26
|
Version: 2.15.27
|
||||||
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.26.tar.bz2
|
Source0: yast2-installation-2.15.27.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
|
||||||
BuildRequires: yast2 >= 2.15.22
|
BuildRequires: yast2 >= 2.15.22
|
||||||
@ -28,7 +28,7 @@ Requires: yast2 >= 2.15.25
|
|||||||
Requires: yast2-bootloader
|
Requires: yast2-bootloader
|
||||||
# Language::selection_skipped, bugzilla #223258
|
# Language::selection_skipped, bugzilla #223258
|
||||||
Requires: yast2-country >= 2.15.0
|
Requires: yast2-country >= 2.15.0
|
||||||
Requires: yast2-network
|
Requires: yast2-network >= 2.15.37
|
||||||
# PackagesUI::ConfirmLicenses, bugzilla #256627
|
# PackagesUI::ConfirmLicenses, bugzilla #256627
|
||||||
Requires: yast2-packager >= 2.15.24
|
Requires: yast2-packager >= 2.15.24
|
||||||
# Only in inst-sys
|
# Only in inst-sys
|
||||||
@ -83,7 +83,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.15.26
|
%setup -n yast2-installation-2.15.27
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -146,6 +146,16 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 30 2007 - mzugec@suse.cz
|
||||||
|
- fixed spec requirements
|
||||||
|
* Mon May 28 2007 - mzugec@suse.cz
|
||||||
|
- removed netsetup item from control files
|
||||||
|
* Mon May 28 2007 - mzugec@suse.cz
|
||||||
|
- removed inst_netsetup item from control files
|
||||||
|
* Sun May 27 2007 - mzugec@suse.de
|
||||||
|
- installation network changes:
|
||||||
|
http://lists.opensuse.org/yast-devel/2007-05/msg00025.html
|
||||||
|
- 2.15.27
|
||||||
* Tue May 22 2007 - ug@suse.de
|
* Tue May 22 2007 - ug@suse.de
|
||||||
- reactivate hardware detection during autoinstall
|
- reactivate hardware detection during autoinstall
|
||||||
- 2.15.26
|
- 2.15.26
|
||||||
|
Loading…
Reference in New Issue
Block a user