1
0
forked from pool/yast2-network
OBS User unknown
2009-02-16 15:09:07 +00:00
committed by Git OBS Bridge
parent 5644bc883c
commit a9875f649b
4 changed files with 23 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Feb 16 15:54:16 CET 2009 - mzugec@suse.cz
- AutoYaST - show Imported settings in UI (bnc#461650)
- 2.18.6
-------------------------------------------------------------------
Mon Feb 16 14:17:41 CET 2009 - mzugec@suse.cz
- headers for yast lan list (bnc#443753)
-------------------------------------------------------------------
Mon Feb 16 13:12:02 CET 2009 - mzugec@suse.cz

View File

@@ -1,5 +1,5 @@
#
# spec file for package yast2-network (Version 2.18.5)
# spec file for package yast2-network (Version 2.18.6)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@
Name: yast2-network
Version: 2.18.5
Version: 2.18.6
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.18.5.tar.bz2
Source0: yast2-network-2.18.6.tar.bz2
Prefix: /usr
# should be required by devtools
BuildRequires: perl-XML-Writer pkgconfig rpm
@@ -78,7 +78,7 @@ Authors:
Michal Svec <msvec@suse.cz>
%prep
%setup -n yast2-network-2.18.5
%setup -n yast2-network-2.18.6
%build
%{prefix}/bin/y2tool y2autoconf
@@ -143,6 +143,11 @@ fi
%exclude %{prefix}/share/doc/packages/yast2-network/README
%changelog
* Mon Feb 16 2009 mzugec@suse.cz
- AutoYaST - show Imported settings in UI (bnc#461650)
- 2.18.6
* Mon Feb 16 2009 mzugec@suse.cz
- headers for yast lan list (bnc#443753)
* Mon Feb 16 2009 mzugec@suse.cz
- warn user when device to delete has STARTMODE=nfsroot (bnc#433867)
- 2.18.5
* Fri Feb 13 2009 mzugec@suse.cz