This commit is contained in:
parent
46fb932ce0
commit
6cfb0812b7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5b49f1ff5715fd00aecd5fcfb5366777ea70d474de0a6ec33b1903b369469710
|
|
||||||
size 293942
|
|
3
yast2-network-2.17.13.tar.bz2
Normal file
3
yast2-network-2.17.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:29b6ff1b5d9ee51eede0967552f0d141a1369eaa3b5c7fc232ad5b731b02228f
|
||||||
|
size 294342
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 28 11:06:05 CEST 2008 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- use all devices for InternetTest, not only eth (bnc#400632)
|
||||||
|
- 2.17.13
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 25 16:19:08 CEST 2008 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- initial support for TUN/TAP (FaTE#302184)
|
||||||
|
- 2.17.12
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 23 15:17:46 CEST 2008 - mzugec@suse.cz
|
Wed Jul 23 15:17:46 CEST 2008 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.17.11)
|
# spec file for package yast2-network (Version 2.17.13)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 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
|
||||||
@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.17.11
|
Version: 2.17.13
|
||||||
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.17.11.tar.bz2
|
Source0: yast2-network-2.17.13.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
|
||||||
@ -71,7 +71,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.17.11
|
%setup -n yast2-network-2.17.13
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -135,6 +135,12 @@ 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 Jul 28 2008 mzugec@suse.cz
|
||||||
|
- use all devices for InternetTest, not only eth (bnc#400632)
|
||||||
|
- 2.17.13
|
||||||
|
* Fri Jul 25 2008 mzugec@suse.cz
|
||||||
|
- initial support for TUN/TAP (FaTE#302184)
|
||||||
|
- 2.17.12
|
||||||
* Wed Jul 23 2008 mzugec@suse.cz
|
* Wed Jul 23 2008 mzugec@suse.cz
|
||||||
- convert eth-id-xx.. device names in AY profile into ethx and udev
|
- convert eth-id-xx.. device names in AY profile into ethx and udev
|
||||||
rule
|
rule
|
||||||
|
Loading…
Reference in New Issue
Block a user