This commit is contained in:
parent
eafa5e5ebe
commit
9aa261a38c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d80731b684ece73b64dd550335447b7fc21817f478c281c01d9aa9482e4331d4
|
|
||||||
size 266551
|
|
3
yast2-network-2.15.46.tar.bz2
Normal file
3
yast2-network-2.15.46.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:829c3bbf2dada3af462701c2ad2936679cf57abe0ed99c53dd0cd8e4ed33bf58
|
||||||
|
size 269023
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 2 16:53:26 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- new module LanItems.ycp
|
||||||
|
http://lists.opensuse.org/yast-devel/2007-06/msg00001.html
|
||||||
|
- new udev agent
|
||||||
|
- propose configuration based on interface name (ifcfg-eth0)
|
||||||
|
- use getcfg for matching hwcfg instead of nm_name
|
||||||
|
- use sysfs_id to match configuration instead of udi/unique
|
||||||
|
- 2.15.46
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 21 17:39:03 CEST 2007 - adrian@suse.de
|
Thu Jun 21 17:39:03 CEST 2007 - adrian@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.15.45)
|
# spec file for package yast2-network (Version 2.15.46)
|
||||||
#
|
#
|
||||||
# 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.45
|
Version: 2.15.46
|
||||||
Release: 5
|
Release: 1
|
||||||
License: GNU General Public License (GPL)
|
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.45.tar.bz2
|
Source0: yast2-network-2.15.46.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.45
|
%setup -n yast2-network-2.15.46
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -109,6 +109,14 @@ fi
|
|||||||
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
|
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 02 2007 - mzugec@suse.cz
|
||||||
|
- new module LanItems.ycp
|
||||||
|
http://lists.opensuse.org/yast-devel/2007-06/msg00001.html
|
||||||
|
- new udev agent
|
||||||
|
- propose configuration based on interface name (ifcfg-eth0)
|
||||||
|
- use getcfg for matching hwcfg instead of nm_name
|
||||||
|
- use sysfs_id to match configuration instead of udi/unique
|
||||||
|
- 2.15.46
|
||||||
* Thu Jun 21 2007 - adrian@suse.de
|
* Thu Jun 21 2007 - adrian@suse.de
|
||||||
- fix changelog entry order
|
- fix changelog entry order
|
||||||
* Mon Jun 18 2007 - mzugec@suse.cz
|
* Mon Jun 18 2007 - mzugec@suse.cz
|
||||||
|
Loading…
Reference in New Issue
Block a user