Accepting request 25215 from YaST:Head
Copy from YaST:Head/yast2-firewall based on submit request 25215 from user kmachalkova OBS-URL: https://build.opensuse.org/request/show/25215 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-firewall?expand=0&rev=23
This commit is contained in:
parent
40f8d9d75d
commit
4df928d17b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7c7f759bc6718e4e2d0815d8eae1f0268e78797cccab5cf6db27d38fd49fe6b7
|
|
||||||
size 115257
|
|
3
yast2-firewall-2.19.0.tar.bz2
Normal file
3
yast2-firewall-2.19.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9aacef507035dacfe779c3c1de1bc79c9f36e35ddd9a293f2c1cf48386681796
|
||||||
|
size 112981
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 26 19:20:16 CET 2009 - kmachalkova@suse.cz
|
||||||
|
|
||||||
|
- Adapted to new Netmask API - prefix and netmask are now checked
|
||||||
|
by two separate functions
|
||||||
|
- 2.19.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 20 13:12:06 CET 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Added description to the list of allowed services (FATE #306804).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 23 11:55:48 CEST 2009 - kmachalkova@suse.cz
|
Fri Oct 23 11:55:48 CEST 2009 - kmachalkova@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-firewall (Version 2.18.1)
|
# spec file for package yast2-firewall (Version 2.19.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,17 +19,17 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-firewall
|
Name: yast2-firewall
|
||||||
Version: 2.18.1
|
Version: 2.19.0
|
||||||
Release: 1
|
Release: 1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-firewall-2.18.1.tar.bz2
|
Source0: yast2-firewall-2.19.0.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite
|
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite
|
||||||
BuildRequires: yast2 >= 2.16.47
|
BuildRequires: yast2 >= 2.16.47
|
||||||
# SuSEFirewall::SetInstallPackagesIfMissing, bnc #388773
|
# Netmask::CheckPrefix4
|
||||||
Requires: yast2 >= 2.17.6
|
Requires: yast2 >= 2.18.26
|
||||||
# ButtonBox widget
|
# ButtonBox widget
|
||||||
Conflicts: yast2-ycp-ui-bindings < 2.17.3
|
Conflicts: yast2-ycp-ui-bindings < 2.17.3
|
||||||
Provides: yast2-config-firewall
|
Provides: yast2-config-firewall
|
||||||
@ -43,7 +43,7 @@ Summary: YaST2 - Firewall Configuration
|
|||||||
A YaST2 module to be used for configuring a firewall.
|
A YaST2 module to be used for configuring a firewall.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-firewall-2.18.1
|
%setup -n yast2-firewall-2.19.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user