Accepting request 21119 from YaST:Head
Copy from YaST:Head/yast2-network based on submit request 21119 from user kmachalkova OBS-URL: https://build.opensuse.org/request/show/21119 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=191
This commit is contained in:
commit
67fccd21cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:512b6c6eee508a0d00834d5b3e392abde64bda449d600f38f55b1edf89bc97c5
|
||||
size 333917
|
3
yast2-network-2.18.49.tar.bz2
Normal file
3
yast2-network-2.18.49.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:253aa9833874cf3bdffdd6d186af1988705821703351c1677c72f298e985af70
|
||||
size 290002
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 25 17:50:03 CEST 2009 - kmachalkova@suse.cz
|
||||
|
||||
- Display simple firewall & SSH config dialog after clicking on
|
||||
'Firewall' headline in initial proposal (bnc#539289)
|
||||
- 2.18.49
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 24 18:37:03 CEST 2009 - kmachalkova@suse.cz
|
||||
|
||||
- Propose opening SSH port in firewall in SSH installation
|
||||
(bnc#535206)
|
||||
- Enable SSH service if SSH port in firewall is to be opened
|
||||
(bnc#537980)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 13:37:54 CEST 2009 - mzugec@suse.cz
|
||||
|
||||
- replace STARTMODE='onboot' (which is deprecated) with 'auto'
|
||||
(bnc#533818)
|
||||
- 2.18.48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 14:53:15 CEST 2009 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.18.47)
|
||||
# spec file for package yast2-network (Version 2.18.49)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.18.47
|
||||
Version: 2.18.49
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.18.47.tar.bz2
|
||||
Source0: yast2-network-2.18.49.tar.bz2
|
||||
Prefix: /usr
|
||||
Group: System/YaST
|
||||
License: GPL v2 or later
|
||||
@ -65,7 +65,7 @@ This package contains the YaST2 component for network configuration.
|
||||
This package contains autogenerated documentation for yast2-network
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.18.47
|
||||
%setup -n yast2-network-2.18.49
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user