This commit is contained in:
parent
de359dc781
commit
adb752a235
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d406852c63f73356938e1ccc4f01db5c005cf99d36e6139aa115f69e6b8d94de
|
||||
size 112634
|
3
yast2-firewall-2.18.0.tar.bz2
Normal file
3
yast2-firewall-2.18.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:572f466e44688cd4b395f9b35add602f06b0a40e5389a9145295c309b53d2fd3
|
||||
size 117317
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 14:54:18 CET 2009 - locilka@suse.cz
|
||||
|
||||
- Updated help text according to suggestions (bnc #461406).
|
||||
- 2.18.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 13 15:22:25 CET 2009 - locilka@suse.cz
|
||||
|
||||
- Dropping the IPsec support as it doesn't have service defined by
|
||||
package yet (bnc #478487).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 10:27:26 CET 2009 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-firewall (Version 2.17.7)
|
||||
# spec file for package yast2-firewall (Version 2.18.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-firewall
|
||||
Version: 2.17.7
|
||||
Release: 2
|
||||
Version: 2.18.0
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-firewall-2.17.7.tar.bz2
|
||||
Source0: yast2-firewall-2.18.0.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite
|
||||
BuildRequires: yast2 >= 2.16.47
|
||||
@ -51,7 +51,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.de>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-firewall-2.17.7
|
||||
%setup -n yast2-firewall-2.18.0
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -83,8 +83,13 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{prefix}/share/applications/YaST2/firewall.desktop
|
||||
/usr/share/YaST2/schema/autoyast/rnc/firewall.rnc
|
||||
%doc %{prefix}/share/doc/packages/yast2-firewall
|
||||
|
||||
%changelog
|
||||
* Tue Jan 20 2009 locilka@suse.cz
|
||||
- Updated help text according to suggestions (bnc #461406).
|
||||
- 2.18.0
|
||||
* Tue Jan 13 2009 locilka@suse.cz
|
||||
- Dropping the IPsec support as it doesn't have service defined by
|
||||
package yet (bnc #478487).
|
||||
* Mon Jan 12 2009 locilka@suse.cz
|
||||
- A better sorting for allowed services and services to allow
|
||||
(bnc #461790).
|
||||
|
Loading…
Reference in New Issue
Block a user