1
0
forked from pool/yast2-network
OBS User unknown 2008-04-01 10:52:37 +00:00 committed by Git OBS Bridge
parent b2c0572743
commit fb7980bab3
4 changed files with 29 additions and 15 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 31 15:53:06 CEST 2008 - kmachalkova@suse.cz
- Exit remote administration module on closing GUI window
(clicking on [x]) (bnc#372321)
- Improved 'edit udev rules' dialog (bnc#367239)
- 2.16.29
-------------------------------------------------------------------
Thu Mar 27 10:40:04 CET 2008 - mzugec@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-network (Version 2.16.28)
# spec file for package yast2-network (Version 2.16.29)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -12,12 +12,12 @@
Name: yast2-network
Version: 2.16.28
Release: 3
Version: 2.16.29
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.16.28.tar.bz2
Source0: yast2-network-2.16.29.tar.bz2
Prefix: /usr
# should be required by devtools
BuildRequires: perl-XML-Writer pkgconfig rpm
@ -49,6 +49,7 @@ Conflicts: yast2-core < 2.10.6
Summary: YaST2 - Network Configuration
%package devel-doc
License: GPL v2 or later
Group: System/YaST
Summary: YaST2 - Developer documentation for yast2-network
@ -71,7 +72,7 @@ Authors:
Michal Svec <msvec@suse.cz>
%prep
%setup -n yast2-network-2.16.28
%setup -n yast2-network-2.16.29
%build
%{prefix}/bin/y2tool y2autoconf
@ -135,6 +136,11 @@ fi
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
%exclude %{prefix}/share/doc/packages/yast2-network/README
%changelog
* Mon Mar 31 2008 kmachalkova@suse.cz
- Exit remote administration module on closing GUI window
(clicking on [x]) (bnc#372321)
- Improved 'edit udev rules' dialog (bnc#367239)
- 2.16.29
* Thu Mar 27 2008 mzugec@suse.de
- fixed package build
* Tue Mar 25 2008 mzugec@suse.de
@ -410,7 +416,7 @@ fi
* Thu Jul 26 2007 mzugec@suse.cz
- fixed edit aliases problem (#294099)
- 2.15.55
* Wed Jul 25 2007 mzugec@suse.de
* Thu Jul 26 2007 mzugec@suse.de
- new option "No Encryption" in wireless dialog (#213001)
- 2.15.54
* Wed Jul 25 2007 kmachalkova@suse.cz
@ -423,7 +429,7 @@ fi
- fixed command line
- fixed help for ipv6
- 2.15.52
* Mon Jul 23 2007 mzugec@suse.de
* Tue Jul 24 2007 mzugec@suse.de
- improved text in remote.desktop (#230145)
* Mon Jul 23 2007 mzugec@suse.de
- fixed - ability to set encryption for wlan cards
@ -444,7 +450,7 @@ fi
* Tue Jul 17 2007 mzugec@suse.de
- no more hwcfg files, don't use getcfg (#292085)
- 2.15.48
* Fri Jul 13 2007 kmachalkova@suse.cz
* Sat Jul 14 2007 kmachalkova@suse.cz
- Address dialog adapted for 80x25 terminal screen
(fix disappearing tabs)
- Hostname entry added (FaTE #2202 - does not work yet)
@ -919,7 +925,7 @@ fi
* Wed Mar 08 2006 jsrain@suse.de
- reverted changes between 2.13.29 and 2.13.31
- 2.13.33
* Tue Mar 07 2006 jdsn@suse.de
* Wed Mar 08 2006 jdsn@suse.de
- added global variable for suse register
- 2.13.32
* Tue Mar 07 2006 mvidner@suse.cz
@ -1861,7 +1867,7 @@ fi
- fixed starting of kinternet <kkeil@suse.de>
- updated testsuite
- 2.8.42
* Sun Sep 21 2003 kkeil@suse.de
* Mon Sep 22 2003 kkeil@suse.de
- fix start of kinternet,option must be --quiet not -quiet (#31322)
* Sun Sep 21 2003 arvin@suse.de
- run 'rcnetwork start' before online test during update
@ -1950,7 +1956,7 @@ fi
- 2.8.19
* Sun Aug 31 2003 arvin@suse.de
- use Popup::ConfirmAbort
* Sat Aug 30 2003 arvin@suse.de
* Sun Aug 31 2003 arvin@suse.de
- moved reactivation of network here (bug #29561)
* Fri Aug 29 2003 visnov@suse.de
- CommandLine::Plain2Rich -> RichText::Plain2Rich
@ -2302,7 +2308,7 @@ fi
- Proxy: fix writing (#17623)
- Routing: use a transparent icon (#16868).
- 2.6.15
* Sun Aug 11 2002 mvidner@suse.cz
* Mon Aug 12 2002 mvidner@suse.cz
- Make "yast2 network" invoke "yast2 lan" (#17570).
- Testsuite adapted to Runlevel changes due to #17608.
* Fri Aug 09 2002 nashif@suse.de