Accepting request 185888 from YaST:Head

- removed empty agents/Makefile.am and unused testsuite/Makefile.am
- removed obsolete BuildRequires: doxygen perl-XML-Writer sgml-skel
  yast2-testsuite yast2-storage yast2-pkg-bindings yast2-packager

- remove trang from BuildRequires: rng can be created during
  packaging, not needed during build

- correctly write supporturl (port of bnc#520169) 
- limit the number of the searched disks to 8 of each kind to
  shorten time needed for finding SSH keys (port of fate#305873)
- 3.0.1

OBS-URL: https://build.opensuse.org/request/show/185888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=263
This commit is contained in:
Stephan Kulow 2013-08-05 18:55:51 +00:00 committed by Git OBS Bridge
commit be493bd1ae
4 changed files with 27 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e6469f65832683dcfb06aaa4f8b70102af32cc21cf6bdf81d1b0468372bc7f6
size 285795

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f40463f74c27e4927f0f1f134ac4c1697d28b04b89d51d583e061031ba0b33e
size 282753

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Aug 4 11:48:21 UTC 2013 - lslezak@suse.cz
- removed empty agents/Makefile.am and unused testsuite/Makefile.am
- removed obsolete BuildRequires: doxygen perl-XML-Writer sgml-skel
yast2-testsuite yast2-storage yast2-pkg-bindings yast2-packager
-------------------------------------------------------------------
Fri Aug 2 14:25:07 CEST 2013 - jsuchome@suse.cz
- remove trang from BuildRequires: rng can be created during
packaging, not needed during build
-------------------------------------------------------------------
Thu Aug 1 11:21:35 CEST 2013 - jsuchome@suse.cz
- correctly write supporturl (port of bnc#520169)
- limit the number of the searched disks to 8 of each kind to
shorten time needed for finding SSH keys (port of fate#305873)
- 3.0.1
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 31 08:30:58 UTC 2013 - yast-devel@opensuse.org Wed Jul 31 08:30:58 UTC 2013 - yast-devel@opensuse.org

View File

@ -17,7 +17,7 @@
Name: yast2-installation Name: yast2-installation
Version: 3.0.0 Version: 3.0.1
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -33,33 +33,17 @@ Source1: YaST2-Second-Stage.service
Source2: YaST2-Firstboot.service Source2: YaST2-Firstboot.service
BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook-xsl-stylesheets
BuildRequires: doxygen
BuildRequires: libxslt BuildRequires: libxslt
BuildRequires: perl-XML-Writer
BuildRequires: sgml-skel
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: yast2-core-devel BuildRequires: yast2-core-devel
BuildRequires: yast2-devtools BuildRequires: yast2-devtools
BuildRequires: yast2-testsuite
# Storage::GetDetectedDiskPaths
BuildRequires: yast2-storage >= 2.24.1
# xmllint # xmllint
BuildRequires: libxml2 BuildRequires: libxml2-tools
# to convert control.rnc o control.rng # /etc/YaST2/XVersion
BuildRequires: trang
# PackageCallbacks::RegisterEmptyProgressCallbacks()
BuildRequires: yast2 >= 2.16.52 BuildRequires: yast2 >= 2.16.52
# Pkg::Add/RemoveUpgradeRepo()
BuildRequires: yast2-pkg-bindings >= 2.21.2
# Unified progress bar (done by visnov)
BuildRequires: yast2-packager >= 2.17.9
# AutoinstConfig::getProposalList # AutoinstConfig::getProposalList
Requires: autoyast2-installation >= 2.17.1 Requires: autoyast2-installation >= 2.17.1