This commit is contained in:
parent
83a271bee3
commit
b71e5e31ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab39bdd3594d93f72285b6d62b9eb1f426872f9799014b719145791b6c3d0842
|
||||
size 267647
|
3
yast2-network-2.15.27.tar.bz2
Normal file
3
yast2-network-2.15.27.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:246d397944a4f72bbba13efe6ac22e8357baa3907ad0c105cdb020ceac154633
|
||||
size 267728
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 16 10:31:02 CEST 2007 - mzugec@suse.cz
|
||||
|
||||
- /etc/hosts shows incorrect ip address for partition installed via network (#263035)
|
||||
- 2.15.27
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 13 11:36:07 CEST 2007 - kmachalkova@suse.cz
|
||||
|
||||
- Correct handling of network interface firewall zone, including
|
||||
ommited help text (#257479)
|
||||
- Helptexts adjusted to reflect UI changes (FaTE #120077)
|
||||
- BOOTPROTO_*autoip dropped
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 16:00:12 CEST 2007 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.15.26)
|
||||
# spec file for package yast2-network (Version 2.15.27)
|
||||
#
|
||||
# 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.26
|
||||
Version: 2.15.27
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.15.26.tar.bz2
|
||||
Source0: yast2-network-2.15.27.tar.bz2
|
||||
prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig
|
||||
@ -51,7 +51,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.15.26
|
||||
%setup -n yast2-network-2.15.27
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -107,6 +107,14 @@ fi
|
||||
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
|
||||
|
||||
%changelog
|
||||
* Mon Apr 16 2007 - mzugec@suse.cz
|
||||
- /etc/hosts shows incorrect ip address for partition installed via network (#263035)
|
||||
- 2.15.27
|
||||
* Fri Apr 13 2007 - kmachalkova@suse.cz
|
||||
- Correct handling of network interface firewall zone, including
|
||||
ommited help text (#257479)
|
||||
- Helptexts adjusted to reflect UI changes (FaTE #120077)
|
||||
- BOOTPROTO_*autoip dropped
|
||||
* Thu Apr 12 2007 - mzugec@suse.cz
|
||||
- when NetworkManager enabled, install KNetworkManager/GnomeNetworkManager applet(#260532)
|
||||
- during installation propose first connected interface (#256606)
|
||||
|
Loading…
Reference in New Issue
Block a user