OBS User unknown 2008-01-10 12:30:30 +00:00 committed by Git OBS Bridge
parent 6e1b78bd58
commit 4c5cbff78a
4 changed files with 30 additions and 12 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jan 10 13:23:07 CET 2008 - mzugec@suse.cz
- fixed netmask validation (#352425)
- 2.16.20
-------------------------------------------------------------------
Thu Jan 10 12:35:15 CET 2007 - mzugec@suse.cz
- use NetworkInterfaces instead of NetworkDevices
- 2.16.19
-------------------------------------------------------------------
Mon Jan 7 11:49:33 CET 2008 - kmachalkova@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-network (Version 2.16.18)
# spec file for package yast2-network (Version 2.16.20)
#
# Copyright (c) 2008 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.18
Release: 2
Version: 2.16.20
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.16.18.tar.bz2
Source0: yast2-network-2.16.20.tar.bz2
Prefix: /usr
# should be required by devtools
BuildRequires: perl-XML-Writer pkgconfig rpm
@ -29,7 +29,7 @@ BuildRequires: yast2 >= 2.16.6
# Linuxrc::display_ip
# SuSEFirewall::IsInstalled
# NetworkDevices::GetDevTypeDescription
Requires: yast2 >= 2.16.18
Requires: yast2 >= 2.16.20
Requires: sysconfig yast2-packager
#GetLanguageCountry
#(in newly created yast2-country-data)
@ -48,12 +48,12 @@ Conflicts: yast2-core < 2.10.6
Summary: YaST2 - Network Configuration
%package devel-doc
Version: 2.16.18
Release: 2
Version: 2.16.20
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.16.18.tar.bz2
Source0: yast2-network-2.16.20.tar.bz2
Prefix: /usr
Summary: YaST2 - Developer documentation for yast2-network
@ -76,7 +76,7 @@ Authors:
Michal Svec <msvec@suse.cz>
%prep
%setup -n yast2-network-2.16.18
%setup -n yast2-network-2.16.20
%build
%{prefix}/bin/y2tool y2autoconf
@ -140,6 +140,9 @@ fi
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
%exclude %{prefix}/share/doc/packages/yast2-network/README
%changelog
* Thu Jan 10 2008 - mzugec@suse.cz
- fixed netmask validation (#352425)
- 2.16.20
* Mon Jan 07 2008 - kmachalkova@suse.cz
- Enable setting a route without interface (use '-' which stands for
'any') (#93996)
@ -615,6 +618,9 @@ fi
- 2.15.9
* Thu Jan 11 2007 - mzugec@suse.cz
- #150207 - disable sysconfig.displaymanager.KDE_USE_IPV6 when disabling ipv6
* Wed Jan 10 2007 - mzugec@suse.cz
- use NetworkInterfaces instead of NetworkDevices
- 2.16.19
* Tue Jan 09 2007 - mzugec@suse.cz
- #116092 - network not set up because of pppoe
- 2.15.8