This commit is contained in:
parent
8cabd3e547
commit
dda1881faf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4d63eab6dea60403f9c0b46d8dd4bad90746e168682b1c38f9e04ccec5501da1
|
|
||||||
size 270742
|
|
3
yast2-network-2.16.5.tar.bz2
Normal file
3
yast2-network-2.16.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8634006740ca7c1aad9446c2927cc97fd6eba2d6769921b88fd035e3c94dde76
|
||||||
|
size 270808
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 26 15:01:43 CEST 2007 - mzugec@suse.de
|
||||||
|
|
||||||
|
- leave WIRELESS_KEY_X and WIRELESS_WPA_PSK empty for "no encryption"
|
||||||
|
auth mode (#335501)
|
||||||
|
- 2.16.5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 26 12:38:52 CEST 2007 - mzugec@suse.de
|
Fri Oct 26 12:38:52 CEST 2007 - mzugec@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.16.4)
|
# spec file for package yast2-network (Version 2.16.5)
|
||||||
#
|
#
|
||||||
# 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.16.4
|
Version: 2.16.5
|
||||||
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.4.tar.bz2
|
Source0: yast2-network-2.16.5.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
|
||||||
@ -44,12 +44,12 @@ Conflicts: yast2-core < 2.10.6
|
|||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
|
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.16.4
|
Version: 2.16.5
|
||||||
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.4.tar.bz2
|
Source0: yast2-network-2.16.5.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.16.4
|
%setup -n yast2-network-2.16.5
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -138,6 +138,10 @@ fi
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 26 2007 - mzugec@suse.de
|
* Fri Oct 26 2007 - mzugec@suse.de
|
||||||
|
- leave WIRELESS_KEY_X and WIRELESS_WPA_PSK empty for "no encryption"
|
||||||
|
auth mode (#335501)
|
||||||
|
- 2.16.5
|
||||||
|
* Fri Oct 26 2007 - mzugec@suse.de
|
||||||
- when select dhcp don't remove static default GW for hotplug
|
- when select dhcp don't remove static default GW for hotplug
|
||||||
(usb/pcmci) devices(#307102)
|
(usb/pcmci) devices(#307102)
|
||||||
- 2.16.4
|
- 2.16.4
|
||||||
|
Loading…
Reference in New Issue
Block a user