This commit is contained in:
parent
280eff8982
commit
5644bc883c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ba6db8e8503864237b241b44dfd5bf1b453a2feafe8989bd7f4b507f6163870
|
||||
size 301910
|
3
yast2-network-2.18.5.tar.bz2
Normal file
3
yast2-network-2.18.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d05929a64df46e38a417b56c4e4b97c5d643ecb2f5ffe5994bcc02151be7d2ce
|
||||
size 301916
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 16 13:12:02 CET 2009 - mzugec@suse.cz
|
||||
|
||||
- warn user when device to delete has STARTMODE=nfsroot (bnc#433867)
|
||||
- 2.18.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 13 13:49:19 CET 2009 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.18.4)
|
||||
# spec file for package yast2-network (Version 2.18.5)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.18.4
|
||||
Version: 2.18.5
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.18.4.tar.bz2
|
||||
Source0: yast2-network-2.18.5.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.4
|
||||
%setup -n yast2-network-2.18.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -142,6 +142,9 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%changelog
|
||||
* 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
|
||||
- don't propose wlan during installation (bnc#462631)
|
||||
- 2.18.4
|
||||
|
Loading…
Reference in New Issue
Block a user