1
0
forked from pool/yast2-network
OBS User unknown 2007-12-07 19:23:45 +00:00 committed by Git OBS Bridge
parent d1125704af
commit bda243b5ef
4 changed files with 18 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d9e1917142d78dea5debf6ae497b76d5903d25b6f997ef993ea3bc9a34b33e1
size 264690

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef3bdbf493706f6a502b9d075425ff071bb3ba0a89b3d2bfbd62753ffd9a907e
size 264838

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 7 15:48:19 CET 2007 - mzugec@suse.cz
- support for VLAN - FaTE (#142127)
- 2.16.14
-------------------------------------------------------------------
Mon Dec 3 18:54:09 CET 2007 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-network (Version 2.16.13)
# spec file for package yast2-network (Version 2.16.14)
#
# 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.13
Version: 2.16.14
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.16.13.tar.bz2
Source0: yast2-network-2.16.14.tar.bz2
Prefix: /usr
# should be required by devtools
BuildRequires: perl-XML-Writer pkgconfig rpm
@ -45,12 +45,12 @@ Conflicts: yast2-core < 2.10.6
Summary: YaST2 - Network Configuration
%package devel-doc
Version: 2.16.13
Version: 2.16.14
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.16.13.tar.bz2
Source0: yast2-network-2.16.14.tar.bz2
Prefix: /usr
Requires: yast2-network >= 2.15.53
Summary: YaST2 - Developer documentation for yast2-network
@ -74,7 +74,7 @@ Authors:
Michal Svec <msvec@suse.cz>
%prep
%setup -n yast2-network-2.16.13
%setup -n yast2-network-2.16.14
%build
%{prefix}/bin/y2tool y2autoconf
@ -138,6 +138,9 @@ fi
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
%exclude %{prefix}/share/doc/packages/yast2-network/README
%changelog
* Fri Dec 07 2007 - mzugec@suse.cz
- support for VLAN - FaTE (#142127)
- 2.16.14
* Mon Dec 03 2007 - mzugec@suse.cz
- modprobe ndiswrapper before hwinfo when needed (#343893)
- 2.16.13