OBS User unknown 2009-01-12 17:24:57 +00:00 committed by Git OBS Bridge
parent 320da8312e
commit de359dc781
4 changed files with 21 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f60a314e18c1b83d49001581a0bef186ddd7cd89fb460f1df6802a286d37af9a
size 116058

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d406852c63f73356938e1ccc4f01db5c005cf99d36e6139aa115f69e6b8d94de
size 112634

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 12 10:27:26 CET 2009 - locilka@suse.cz
- A better sorting for allowed services and services to allow
(bnc #461790).
- 2.17.7
-------------------------------------------------------------------
Tue Dec 2 15:01:53 CET 2008 - locilka@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package yast2-firewall (Version 2.17.6)
# spec file for package yast2-firewall (Version 2.17.7)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 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
@ -19,12 +19,12 @@
Name: yast2-firewall
Version: 2.17.6
Release: 1
Version: 2.17.7
Release: 2
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-firewall-2.17.6.tar.bz2
Source0: yast2-firewall-2.17.7.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.6
%setup -n yast2-firewall-2.17.7
%build
%{prefix}/bin/y2tool y2autoconf
@ -83,7 +83,12 @@ 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
* Mon Jan 12 2009 locilka@suse.cz
- A better sorting for allowed services and services to allow
(bnc #461790).
- 2.17.7
* Tue Dec 02 2008 locilka@suse.cz
- Escaping HTML in Firewall summary (bnc #450895).
- 2.17.6