Update to last sucessful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=21
This commit is contained in:
parent
5a03b40a6e
commit
ce4ed1e114
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:605977ce51052f68841d19d882cd909be7f1009d675f9951bb59c44edee58985
|
||||
size 116108
|
3
yast2-firewall-2.21.3.tar.bz2
Normal file
3
yast2-firewall-2.21.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb43e2e3747efcb25e37b80c274fd1e26a7dd30042e052bb4d02aea7a323be80
|
||||
size 117419
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 13 13:44:09 CET 2012 - tgoettlicher@suse.de
|
||||
|
||||
- confirmed license GPL v2
|
||||
- 2.21.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 14:45:40 CEST 2012 - jsuchome@suse.cz
|
||||
|
||||
- merged proofread texts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 4 15:50:22 CET 2011 - locilka@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2-firewall
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,20 +15,19 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: yast2-firewall
|
||||
Version: 2.21.2
|
||||
Version: 2.21.3
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-firewall-%{version}.tar.bz2
|
||||
|
||||
Group: System/YaST
|
||||
License: GPL-2.0+
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite
|
||||
BuildRequires: perl-XML-Writer
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2 >= 2.16.47
|
||||
BuildRequires: yast2-devtools
|
||||
BuildRequires: yast2-testsuite
|
||||
|
||||
# Netmask::CheckPrefix4
|
||||
Requires: yast2 >= 2.18.26
|
||||
@ -44,6 +43,8 @@ Obsoletes: yast2-trans-firewall
|
||||
BuildArch: noarch
|
||||
|
||||
Summary: YaST2 - Firewall Configuration
|
||||
License: GPL-2.0
|
||||
Group: System/YaST
|
||||
|
||||
%description
|
||||
A YaST2 module to be used for configuring a firewall.
|
||||
@ -59,7 +60,6 @@ autoreconf --force --install
|
||||
export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
|
||||
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
|
||||
|
||||
%{?suse_update_config:%{suse_update_config -f}}
|
||||
./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
|
||||
# V=1: verbose build in case we used AM_SILENT_RULES(yes)
|
||||
# so that RPM_OPT_FLAGS check works
|
||||
|
Loading…
Reference in New Issue
Block a user