This commit is contained in:
parent
d8c8a26875
commit
0551c755be
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:598dd5f7c31a18733c14c2f8ae4c6a03ef490de16168ad035f1bff3acec62e46
|
|
||||||
size 271524
|
|
3
yast2-network-2.15.62.tar.bz2
Normal file
3
yast2-network-2.15.62.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:69664b254e8b79e4dcf85b43f60bf605521ece0b88fde5379856f0d2d74b897a
|
||||||
|
size 272160
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 15 16:55:49 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- for NM enable to change default gateway (#299448)
|
||||||
|
- 2.15.62
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 14 23:06:13 CEST 2007 - mzugec@suse.de
|
||||||
|
|
||||||
|
- save network configuration also when smpppd/kinternet not available
|
||||||
|
for USERCONTROL enabled devices (#299033)
|
||||||
|
- 2.15.61
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 13 18:38:29 CEST 2007 - mzugec@suse.cz
|
Mon Aug 13 18:38:29 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.15.60)
|
# spec file for package yast2-network (Version 2.15.62)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 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
|
||||||
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.15.60
|
Version: 2.15.62
|
||||||
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.15.60.tar.bz2
|
Source0: yast2-network-2.15.62.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
|
||||||
@ -43,12 +43,12 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial
|
|||||||
Conflicts: yast2-core < 2.10.6
|
Conflicts: yast2-core < 2.10.6
|
||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.15.60
|
Version: 2.15.62
|
||||||
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.15.60.tar.bz2
|
Source0: yast2-network-2.15.62.tar.bz2
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
Requires: yast2-network >= 2.15.53
|
Requires: yast2-network >= 2.15.53
|
||||||
Summary: YaST2 - Developer documentation for yast2-network
|
Summary: YaST2 - Developer documentation for yast2-network
|
||||||
@ -73,7 +73,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.15.60
|
%setup -n yast2-network-2.15.62
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -141,6 +141,13 @@ fi
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 15 2007 - mzugec@suse.cz
|
||||||
|
- for NM enable to change default gateway (#299448)
|
||||||
|
- 2.15.62
|
||||||
|
* Tue Aug 14 2007 - mzugec@suse.de
|
||||||
|
- save network configuration also when smpppd/kinternet not available
|
||||||
|
for USERCONTROL enabled devices (#299033)
|
||||||
|
- 2.15.61
|
||||||
* Mon Aug 13 2007 - mzugec@suse.cz
|
* Mon Aug 13 2007 - mzugec@suse.cz
|
||||||
- autoyast support for aliases (F302300)
|
- autoyast support for aliases (F302300)
|
||||||
- 2.15.60
|
- 2.15.60
|
||||||
|
Loading…
Reference in New Issue
Block a user