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
|
||||
|
||||
|
@ -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.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.16.4
|
||||
Version: 2.16.5
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.4.tar.bz2
|
||||
Source0: yast2-network-2.16.5.tar.bz2
|
||||
Prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
@ -44,12 +44,12 @@ Conflicts: yast2-core < 2.10.6
|
||||
Summary: YaST2 - Network Configuration
|
||||
|
||||
%package devel-doc
|
||||
Version: 2.16.4
|
||||
Version: 2.16.5
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.4.tar.bz2
|
||||
Source0: yast2-network-2.16.5.tar.bz2
|
||||
Prefix: /usr
|
||||
Requires: yast2-network >= 2.15.53
|
||||
Summary: YaST2 - Developer documentation for yast2-network
|
||||
@ -73,7 +73,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.16.4
|
||||
%setup -n yast2-network-2.16.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -138,6 +138,10 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%changelog
|
||||
* 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
|
||||
(usb/pcmci) devices(#307102)
|
||||
- 2.16.4
|
||||
|
Loading…
Reference in New Issue
Block a user