diff --git a/yast2-installation-3.0.0.tar.bz2 b/yast2-installation-3.0.0.tar.bz2 deleted file mode 100644 index 1b64833..0000000 --- a/yast2-installation-3.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e6469f65832683dcfb06aaa4f8b70102af32cc21cf6bdf81d1b0468372bc7f6 -size 285795 diff --git a/yast2-installation-3.0.1.tar.bz2 b/yast2-installation-3.0.1.tar.bz2 new file mode 100644 index 0000000..d36ab25 --- /dev/null +++ b/yast2-installation-3.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f40463f74c27e4927f0f1f134ac4c1697d28b04b89d51d583e061031ba0b33e +size 282753 diff --git a/yast2-installation.changes b/yast2-installation.changes index d1af2f2..cf0d5d7 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 74d2032..cb2fa41 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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