diff --git a/yast2-installation-2.15.26.tar.bz2 b/yast2-installation-2.15.26.tar.bz2 deleted file mode 100644 index 2b01599..0000000 --- a/yast2-installation-2.15.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:571abb05903240b4e304fb6e39eab94972e939a0546847f487eb6ea94642784a -size 192250 diff --git a/yast2-installation-2.15.27.tar.bz2 b/yast2-installation-2.15.27.tar.bz2 new file mode 100644 index 0000000..629ce63 --- /dev/null +++ b/yast2-installation-2.15.27.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26962e0864fdb78cd91ce7d4f0584673a18121cc72e8b7c9fc03482fa1d7d12e +size 197350 diff --git a/yast2-installation.changes b/yast2-installation.changes index 63fcf9e..f2583ea 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 514fa44..36c6fda 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-installation -Version: 2.15.26 +Version: 2.15.27 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.26.tar.bz2 +Source0: yast2-installation-2.15.27.tar.bz2 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: yast2 >= 2.15.22 @@ -28,7 +28,7 @@ Requires: yast2 >= 2.15.25 Requires: yast2-bootloader # Language::selection_skipped, bugzilla #223258 Requires: yast2-country >= 2.15.0 -Requires: yast2-network +Requires: yast2-network >= 2.15.37 # PackagesUI::ConfirmLicenses, bugzilla #256627 Requires: yast2-packager >= 2.15.24 # Only in inst-sys @@ -83,7 +83,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.26 +%setup -n yast2-installation-2.15.27 %build %{prefix}/bin/y2tool y2autoconf @@ -146,6 +146,16 @@ rm -rf "$RPM_BUILD_ROOT" %endif %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 - reactivate hardware detection during autoinstall - 2.15.26