forked from pool/yast2-network
This commit is contained in:
committed by
Git OBS Bridge
parent
d7da221135
commit
b2c0572743
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:880c6f1df8f568f68ad1357e594d5cc82e7edd162a96eab4cd30a8737451595e
|
||||
size 271146
|
3
yast2-network-2.16.28.tar.bz2
Normal file
3
yast2-network-2.16.28.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4cf279473bd19be6088e2fe3a59667af728a8b0f6767d622b963e8b7a877744
|
||||
size 271785
|
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 27 10:40:04 CET 2008 - mzugec@suse.de
|
||||
|
||||
- fixed package build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 18:15:16 CET 2008 - mzugec@suse.de
|
||||
|
||||
- possibility to use unconfigured device for vlan, bond and bridge
|
||||
(bnc#369195)
|
||||
- 2.16.28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 21 13:35:40 CET 2008 - mzugec@suse.de
|
||||
|
||||
- for alias elements use aliasX instead of X (bnc#369195)
|
||||
- 2.16.27
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 20:50:58 CET 2008 - mzugec@suse.de
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.16.26)
|
||||
# spec file for package yast2-network (Version 2.16.28)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -12,12 +12,12 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.16.26
|
||||
Release: 6
|
||||
Version: 2.16.28
|
||||
Release: 3
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.26.tar.bz2
|
||||
Source0: yast2-network-2.16.28.tar.bz2
|
||||
Prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
@@ -71,7 +71,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.16.26
|
||||
%setup -n yast2-network-2.16.28
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@@ -135,6 +135,15 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%changelog
|
||||
* Thu Mar 27 2008 mzugec@suse.de
|
||||
- fixed package build
|
||||
* Tue Mar 25 2008 mzugec@suse.de
|
||||
- possibility to use unconfigured device for vlan, bond and bridge
|
||||
(bnc#369195)
|
||||
- 2.16.28
|
||||
* Fri Mar 21 2008 mzugec@suse.de
|
||||
- for alias elements use aliasX instead of X (bnc#369195)
|
||||
- 2.16.27
|
||||
* Mon Mar 17 2008 mzugec@suse.de
|
||||
- support for writing driver parameters (bnc#362535)
|
||||
- 2.16.26
|
||||
|
Reference in New Issue
Block a user