OBS User unknown 2007-08-24 22:15:28 +00:00 committed by Git OBS Bridge
parent 8f4c320998
commit 6db4cc0741
4 changed files with 36 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Aug 24 16:55:51 CEST 2007 - mzugec@suse.cz
- use "netcard" macro from NetworkDevices (#303847)
- 2.15.67
-------------------------------------------------------------------
Fri Aug 24 16:42:17 CEST 2007 - mzugec@suse.cz
- write extra drivers into 79-yast2-drivers.rules (#300892)
- handle renamed udev rule for network devices (#302544)
- 2.15.66
-------------------------------------------------------------------
Fri Aug 24 14:40:53 CEST 2007 - kmachalkova@suse.cz
- Adjusted layout of several dialogs to fit 80x25 screen
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 21 10:53:41 CEST 2007 - mzugec@suse.cz Tue Aug 21 10:53:41 CEST 2007 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
# #
# spec file for package yast2-network (Version 2.15.65) # spec file for package yast2-network (Version 2.15.67)
# #
# 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.65 Version: 2.15.67
Release: 1 Release: 1
License: GPL v2 or later 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.65.tar.bz2 Source0: yast2-network-2.15.67.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
@ -43,12 +43,12 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial
Conflicts: yast2-core < 2.10.6 Conflicts: yast2-core < 2.10.6
Summary: YaST2 - Network Configuration Summary: YaST2 - Network Configuration
%package devel-doc %package devel-doc
Version: 2.15.65 Version: 2.15.67
Release: 1 Release: 1
License: GPL v2 or later 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.65.tar.bz2 Source0: yast2-network-2.15.67.tar.bz2
prefix: /usr prefix: /usr
Requires: yast2-network >= 2.15.53 Requires: yast2-network >= 2.15.53
Summary: YaST2 - Developer documentation for yast2-network Summary: YaST2 - Developer documentation for yast2-network
@ -73,7 +73,7 @@ Authors:
Michal Svec <msvec@suse.cz> Michal Svec <msvec@suse.cz>
%prep %prep
%setup -n yast2-network-2.15.65 %setup -n yast2-network-2.15.67
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -141,6 +141,15 @@ fi
%exclude %{prefix}/share/doc/packages/yast2-network/README %exclude %{prefix}/share/doc/packages/yast2-network/README
%changelog %changelog
* Fri Aug 24 2007 - mzugec@suse.cz
- use "netcard" macro from NetworkDevices (#303847)
- 2.15.67
* Fri Aug 24 2007 - mzugec@suse.cz
- write extra drivers into 79-yast2-drivers.rules (#300892)
- handle renamed udev rule for network devices (#302544)
- 2.15.66
* Fri Aug 24 2007 - kmachalkova@suse.cz
- Adjusted layout of several dialogs to fit 80x25 screen
* Tue Aug 21 2007 - mzugec@suse.cz * Tue Aug 21 2007 - mzugec@suse.cz
- correctly write wlan configuration (#297616) - correctly write wlan configuration (#297616)
- 2.15.65 - 2.15.65