OBS User unknown 2007-03-28 23:11:26 +00:00 committed by Git OBS Bridge
parent 2d9fe12b7b
commit a99aa1018d
4 changed files with 22 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 28 16:59:22 CEST 2007 - kmachalkova@suse.cz
- Make storing hostname and DNS data work again
- Further improvements to UI (FaTE #120077)
- Enable/disable VNC service in xinetd only if pkg 'xinetd' is
installed (#256385)
- 2.15.20
-------------------------------------------------------------------
Tue Mar 27 10:32:46 CEST 2007 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-network (Version 2.15.19)
# spec file for package yast2-network (Version 2.15.20)
#
# 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.19
Version: 2.15.20
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.15.19.tar.bz2
Source0: yast2-network-2.15.20.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.19
%setup -n yast2-network-2.15.20
%build
%{prefix}/bin/y2tool y2autoconf
@ -107,6 +107,12 @@ fi
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
%changelog
* Wed Mar 28 2007 - kmachalkova@suse.cz
- Make storing hostname and DNS data work again
- Further improvements to UI (FaTE #120077)
- Enable/disable VNC service in xinetd only if pkg 'xinetd' is
installed (#256385)
- 2.15.20
* Tue Mar 27 2007 - mzugec@suse.cz
- yast hangs while configure network (#257347)
- 2.15.19