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:
commit
be493bd1ae
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e6469f65832683dcfb06aaa4f8b70102af32cc21cf6bdf81d1b0468372bc7f6
|
||||
size 285795
|
3
yast2-installation-3.0.1.tar.bz2
Normal file
3
yast2-installation-3.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f40463f74c27e4927f0f1f134ac4c1697d28b04b89d51d583e061031ba0b33e
|
||||
size 282753
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.0.0
|
||||
Version: 3.0.1
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -33,33 +33,17 @@ Source1: YaST2-Second-Stage.service
|
||||
Source2: YaST2-Firstboot.service
|
||||
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: perl-XML-Writer
|
||||
BuildRequires: sgml-skel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2-core-devel
|
||||
BuildRequires: yast2-devtools
|
||||
BuildRequires: yast2-testsuite
|
||||
|
||||
# Storage::GetDetectedDiskPaths
|
||||
BuildRequires: yast2-storage >= 2.24.1
|
||||
|
||||
# xmllint
|
||||
BuildRequires: libxml2
|
||||
BuildRequires: libxml2-tools
|
||||
|
||||
# to convert control.rnc o control.rng
|
||||
BuildRequires: trang
|
||||
|
||||
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
||||
# /etc/YaST2/XVersion
|
||||
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
|
||||
Requires: autoyast2-installation >= 2.17.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user