This commit is contained in:
parent
d2d609bb3b
commit
a51cd60431
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e07e4e93506221438fdc83f402f14d2f6b588f4760df68fd4937038b4b72292d
|
|
||||||
size 269149
|
|
3
yast2-network-2.16.18.tar.bz2
Normal file
3
yast2-network-2.16.18.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3f2ad27039a6f1b7f29b2ce6cb45d2d68cb956a9ff39330e15095b38e783113e
|
||||||
|
size 269894
|
@ -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
|
Thu Dec 13 18:33:06 CET 2007 - mzugec@suse.de
|
||||||
|
|
||||||
|
@ -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
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.16.17
|
Version: 2.16.18
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-network-2.16.17.tar.bz2
|
Source0: yast2-network-2.16.18.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
# should be required by devtools
|
# should be required by devtools
|
||||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||||
@ -28,9 +28,12 @@ BuildRequires: yast2 >= 2.16.6
|
|||||||
# String::Random
|
# String::Random
|
||||||
# Linuxrc::display_ip
|
# Linuxrc::display_ip
|
||||||
# SuSEFirewall::IsInstalled
|
# SuSEFirewall::IsInstalled
|
||||||
# YCP module Internet
|
# NetworkDevices::GetDevTypeDescription
|
||||||
Requires: yast2 >= 2.16.8
|
Requires: yast2 >= 2.16.18
|
||||||
Requires: sysconfig yast2-country yast2-packager
|
Requires: sysconfig yast2-packager
|
||||||
|
#GetLanguageCountry
|
||||||
|
#(in newly created yast2-country-data)
|
||||||
|
Requires: yast2-country-data >=2.16.3
|
||||||
PreReq: /bin/rm
|
PreReq: /bin/rm
|
||||||
Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl
|
Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl
|
||||||
Obsoletes: 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
|
Summary: YaST2 - Network Configuration
|
||||||
|
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.16.17
|
Version: 2.16.18
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-network-2.16.17.tar.bz2
|
Source0: yast2-network-2.16.18.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Summary: YaST2 - Developer documentation for yast2-network
|
Summary: YaST2 - Developer documentation for yast2-network
|
||||||
|
|
||||||
@ -73,7 +76,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.16.17
|
%setup -n yast2-network-2.16.18
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -137,6 +140,9 @@ fi
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 13 2007 - mzugec@suse.cz
|
||||||
|
- interface names manage support - FaTE #300636
|
||||||
|
- 2.16.18
|
||||||
* Thu Dec 13 2007 - mzugec@suse.de
|
* Thu Dec 13 2007 - mzugec@suse.de
|
||||||
- in Proposal() re-read NetworkDevices again (#170558)
|
- in Proposal() re-read NetworkDevices again (#170558)
|
||||||
to propose correct values when toggle NM
|
to propose correct values when toggle NM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user