This commit is contained in:
parent
1318617e0c
commit
64c0c3632e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c8acd73ec49081a492e3350ee0a6b67f2dad3c2599aa2d7d040c5d6466682e8
|
||||
size 262163
|
3
yast2-network-2.15.58.tar.bz2
Normal file
3
yast2-network-2.15.58.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f7a3883ba0f3f77f9ab66a51e0196d78cd57aa677888570a77935fe26393bc1
|
||||
size 266888
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:28:18 CEST 2007 - mzugec@suse.cz
|
||||
|
||||
- fixed wlan::firmware map
|
||||
- when no interfaces configured and no NM skip
|
||||
InternetTest(#192818)
|
||||
- fixed device selection for InternetTest (#296393)
|
||||
- 2.15.58
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 17:57:37 CEST 2007 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.15.57)
|
||||
# spec file for package yast2-network (Version 2.15.58)
|
||||
#
|
||||
# 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.15.57
|
||||
Version: 2.15.58
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.15.57.tar.bz2
|
||||
Source0: yast2-network-2.15.58.tar.bz2
|
||||
prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
@ -43,12 +43,12 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial
|
||||
Conflicts: yast2-core < 2.10.6
|
||||
Summary: YaST2 - Network Configuration
|
||||
%package devel-doc
|
||||
Version: 2.15.57
|
||||
Version: 2.15.58
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.15.57.tar.bz2
|
||||
Source0: yast2-network-2.15.58.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.15.57
|
||||
%setup -n yast2-network-2.15.58
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -141,6 +141,12 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
|
||||
%changelog
|
||||
* Wed Aug 08 2007 - mzugec@suse.cz
|
||||
- fixed wlan::firmware map
|
||||
- when no interfaces configured and no NM skip
|
||||
InternetTest(#192818)
|
||||
- fixed device selection for InternetTest (#296393)
|
||||
- 2.15.58
|
||||
* Mon Aug 06 2007 - mzugec@suse.cz
|
||||
- copy udev rules from inst-sys (#297616)
|
||||
- 2.15.57
|
||||
|
Loading…
Reference in New Issue
Block a user