OBS User unknown 2007-05-11 14:33:48 +00:00 committed by Git OBS Bridge
parent 2daa398985
commit 6ca08f0d24
4 changed files with 17 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 11 16:12:27 CEST 2007 - mzugec@suse.cz
- possible to change STARMODE in modem (#116368)
- 2.15.31
-------------------------------------------------------------------
Mon May 7 10:32:19 CEST 2007 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-network (Version 2.15.30)
# spec file for package yast2-network (Version 2.15.31)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -11,15 +11,15 @@
# norootforbuild
Name: yast2-network
Version: 2.15.30
Version: 2.15.31
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.15.30.tar.bz2
Source0: yast2-network-2.15.31.tar.bz2
prefix: /usr
# should be required by devtools
BuildRequires: perl-XML-Writer pkgconfig
BuildRequires: perl-XML-Writer pkgconfig rpm
BuildRequires: update-desktop-files
BuildRequires: yast2 yast2-devtools yast2-testsuite
BuildRequires: yast2-country yast2-installation
@ -51,7 +51,7 @@ Authors:
Michal Svec <msvec@suse.cz>
%prep
%setup -n yast2-network-2.15.30
%setup -n yast2-network-2.15.31
%build
%{prefix}/bin/y2tool y2autoconf
@ -107,6 +107,9 @@ fi
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
%changelog
* Fri May 11 2007 - mzugec@suse.cz
- possible to change STARMODE in modem (#116368)
- 2.15.31
* Mon May 07 2007 - mzugec@suse.cz
- improved output from command line
- information about MAC/BusID in devices dialog (#266690)