This commit is contained in:
parent
0467caa069
commit
5d7bc3773c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:384e3ab20d39f4166fdfbd99f58bebdbdee315f7ef2a030b42e0cabab9a2c7c3
|
|
||||||
size 269168
|
|
3
yast2-network-2.15.51.tar.bz2
Normal file
3
yast2-network-2.15.51.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f0b901a4393f52d3d16ac90f1774e4dd84aea0e0f741ff39f6a25e77ad8a723
|
||||||
|
size 269352
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 23 13:54:32 CEST 2007 - mzugec@suse.de
|
||||||
|
|
||||||
|
- fixed - ability to set encryption for wlan cards
|
||||||
|
- "no encryption is used" reported for an ethernet card (#257974)
|
||||||
|
- 2.15.51
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 22 14:03:23 CEST 2007 - mzugec@suse.de
|
Sun Jul 22 14:03:23 CEST 2007 - mzugec@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.15.50)
|
# spec file for package yast2-network (Version 2.15.51)
|
||||||
#
|
#
|
||||||
# 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.50
|
Version: 2.15.51
|
||||||
Release: 2
|
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.50.tar.bz2
|
Source0: yast2-network-2.15.51.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
|
||||||
@ -53,7 +53,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.15.50
|
%setup -n yast2-network-2.15.51
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -110,6 +110,10 @@ fi
|
|||||||
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
|
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 23 2007 - mzugec@suse.de
|
||||||
|
- fixed - ability to set encryption for wlan cards
|
||||||
|
- "no encryption is used" reported for an ethernet card (#257974)
|
||||||
|
- 2.15.51
|
||||||
* Sun Jul 22 2007 - mzugec@suse.de
|
* Sun Jul 22 2007 - mzugec@suse.de
|
||||||
- fixed testsuite
|
- fixed testsuite
|
||||||
* Fri Jul 20 2007 - mzugec@suse.de
|
* Fri Jul 20 2007 - mzugec@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user