forked from pool/yast2-network
This commit is contained in:
parent
94f0b52c8f
commit
6872bf2331
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0b3bd949db55fadb167be893f63b5624f5a61119ca296e5dbc901b6a04afe78d
|
|
||||||
size 289146
|
|
3
yast2-network-2.18.17.tar.bz2
Normal file
3
yast2-network-2.18.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d13da82a4ebb72f8bbe2d9ecff6bc781a4c5dc17575525924fde86a57fc10af8
|
||||||
|
size 300243
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 9 14:58:10 CET 2009 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- improve address dialog for vlan (bnc#376063)
|
||||||
|
- allow all netcard devices except vlan, bridge and bond to be
|
||||||
|
etherdevice for vlan
|
||||||
|
- 2.18.17
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 5 14:27:19 CET 2009 - mzugec@suse.cz
|
Thu Mar 5 14:27:19 CET 2009 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.18.16)
|
# spec file for package yast2-network (Version 2.18.17)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.18.16
|
Version: 2.18.17
|
||||||
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.18.16.tar.bz2
|
Source0: yast2-network-2.18.17.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
|
||||||
@ -78,7 +78,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.18.16
|
%setup -n yast2-network-2.18.17
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -142,6 +142,11 @@ 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
|
||||||
|
* Mon Mar 09 2009 mzugec@suse.cz
|
||||||
|
- improve address dialog for vlan (bnc#376063)
|
||||||
|
- allow all netcard devices except vlan, bridge and bond to be
|
||||||
|
etherdevice for vlan
|
||||||
|
- 2.18.17
|
||||||
* Thu Mar 05 2009 mzugec@suse.cz
|
* Thu Mar 05 2009 mzugec@suse.cz
|
||||||
- in DSL module list also pppoe devices (bnc#449982)
|
- in DSL module list also pppoe devices (bnc#449982)
|
||||||
- 2.18.16
|
- 2.18.16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user