This commit is contained in:
parent
b097a60321
commit
96439c519c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d76efdb67a3d45b4b3832b23d76274622c2e59feb2ae8cbac74d5d4aac384fa1
|
|
||||||
size 108934
|
|
3
yast2-firewall-2.15.4.tar.bz2
Normal file
3
yast2-firewall-2.15.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ad12c687f012875f154a61224c2820dc5bdb9f689893f91fbaef4d4fef50dc5
|
||||||
|
size 109473
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 2 13:37:15 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Show firewall summary details on request (#230042).
|
||||||
|
- 2.15.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 2 13:37:56 CET 2007 - locilka@suse.cz
|
Fri Mar 2 13:37:56 CET 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-firewall (Version 2.15.3)
|
# spec file for package yast2-firewall (Version 2.15.4)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-firewall
|
Name: yast2-firewall
|
||||||
Version: 2.15.3
|
Version: 2.15.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-firewall-2.15.3.tar.bz2
|
Source0: yast2-firewall-2.15.4.tar.bz2
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
|
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
|
||||||
# SuSEFirewallExpertRules::DeleteRuleID()
|
# SuSEFirewallExpertRules::DeleteRuleID()
|
||||||
@ -41,7 +41,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.de>
|
Lukas Ocilka <locilka@suse.de>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-firewall-2.15.3
|
%setup -n yast2-firewall-2.15.4
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -75,6 +75,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%doc %{prefix}/share/doc/packages/yast2-firewall
|
%doc %{prefix}/share/doc/packages/yast2-firewall
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 02 2007 - locilka@suse.cz
|
||||||
|
- Show firewall summary details on request (#230042).
|
||||||
|
- 2.15.4
|
||||||
* Fri Mar 02 2007 - locilka@suse.cz
|
* Fri Mar 02 2007 - locilka@suse.cz
|
||||||
- Adding forgotten handling of `cancel in the Summary dialog
|
- Adding forgotten handling of `cancel in the Summary dialog
|
||||||
(bugzilla #249777).
|
(bugzilla #249777).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user