diff --git a/yast2-network-2.16.17.tar.bz2 b/yast2-network-2.16.17.tar.bz2 deleted file mode 100644 index a711208..0000000 --- a/yast2-network-2.16.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e07e4e93506221438fdc83f402f14d2f6b588f4760df68fd4937038b4b72292d -size 269149 diff --git a/yast2-network-2.16.18.tar.bz2 b/yast2-network-2.16.18.tar.bz2 new file mode 100644 index 0000000..33e92b8 --- /dev/null +++ b/yast2-network-2.16.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2ad27039a6f1b7f29b2ce6cb45d2d68cb956a9ff39330e15095b38e783113e +size 269894 diff --git a/yast2-network.changes b/yast2-network.changes index f6b1dd5..f642f6e 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 13 21:58:58 CET 2007 - mzugec@suse.cz + +- interface names manage support - FaTE #300636 +- 2.16.18 + ------------------------------------------------------------------- Thu Dec 13 18:33:06 CET 2007 - mzugec@suse.de diff --git a/yast2-network.spec b/yast2-network.spec index 352fa36..0c18505 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,7 +1,7 @@ # -# spec file for package yast2-network (Version 2.16.17) +# spec file for package yast2-network (Version 2.16.18) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-network -Version: 2.16.17 +Version: 2.16.18 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.16.17.tar.bz2 +Source0: yast2-network-2.16.18.tar.bz2 Prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig rpm @@ -28,9 +28,12 @@ BuildRequires: yast2 >= 2.16.6 # String::Random # Linuxrc::display_ip # SuSEFirewall::IsInstalled -# YCP module Internet -Requires: yast2 >= 2.16.8 -Requires: sysconfig yast2-country yast2-packager +# NetworkDevices::GetDevTypeDescription +Requires: yast2 >= 2.16.18 +Requires: sysconfig yast2-packager +#GetLanguageCountry +#(in newly created yast2-country-data) +Requires: yast2-country-data >=2.16.3 PreReq: /bin/rm Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl Obsoletes: y2c_lan y2c_dial yast2-config-adsl y2c_adsl @@ -45,12 +48,12 @@ Conflicts: yast2-core < 2.10.6 Summary: YaST2 - Network Configuration %package devel-doc -Version: 2.16.17 +Version: 2.16.18 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.16.17.tar.bz2 +Source0: yast2-network-2.16.18.tar.bz2 Prefix: /usr Summary: YaST2 - Developer documentation for yast2-network @@ -73,7 +76,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.16.17 +%setup -n yast2-network-2.16.18 %build %{prefix}/bin/y2tool y2autoconf @@ -137,6 +140,9 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/COPYING %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog +* Thu Dec 13 2007 - mzugec@suse.cz +- interface names manage support - FaTE #300636 +- 2.16.18 * Thu Dec 13 2007 - mzugec@suse.de - in Proposal() re-read NetworkDevices again (#170558) to propose correct values when toggle NM