This commit is contained in:
parent
4068ae64e2
commit
d1125704af
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:de0825d05b04e336ea7c4ad388a26a1ccd0a07aa8e48ea115d1487296a551a7f
|
|
||||||
size 264372
|
|
3
yast2-network-2.16.13.tar.bz2
Normal file
3
yast2-network-2.16.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3d9e1917142d78dea5debf6ae497b76d5903d25b6f997ef993ea3bc9a34b33e1
|
||||||
|
size 264690
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 3 18:54:09 CET 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- modprobe ndiswrapper before hwinfo when needed (#343893)
|
||||||
|
- 2.16.13
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 3 13:14:15 CET 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- warning for NM and password (#225793)
|
||||||
|
- 2.16.12
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 29 15:39:35 CET 2007 - mzugec@suse.cz
|
Thu Nov 29 15:39:35 CET 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.16.11)
|
# spec file for package yast2-network (Version 2.16.13)
|
||||||
#
|
#
|
||||||
# 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.11
|
Version: 2.16.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.16.11.tar.bz2
|
Source0: yast2-network-2.16.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
|
||||||
@ -45,12 +45,12 @@ Conflicts: yast2-core < 2.10.6
|
|||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
|
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.16.11
|
Version: 2.16.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.16.11.tar.bz2
|
Source0: yast2-network-2.16.13.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
|
||||||
@ -74,7 +74,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.16.11
|
%setup -n yast2-network-2.16.13
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -138,6 +138,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 Dec 03 2007 - mzugec@suse.cz
|
||||||
|
- modprobe ndiswrapper before hwinfo when needed (#343893)
|
||||||
|
- 2.16.13
|
||||||
|
* Mon Dec 03 2007 - mzugec@suse.cz
|
||||||
|
- warning for NM and password (#225793)
|
||||||
|
- 2.16.12
|
||||||
* Thu Nov 29 2007 - mzugec@suse.cz
|
* Thu Nov 29 2007 - mzugec@suse.cz
|
||||||
- when user change BOOTPROTO to NONE, set STARTMODE to off
|
- when user change BOOTPROTO to NONE, set STARTMODE to off
|
||||||
- for hotplug devices set STARTMODE=hotplug (#132583)
|
- for hotplug devices set STARTMODE=hotplug (#132583)
|
||||||
|
Loading…
Reference in New Issue
Block a user