This commit is contained in:
parent
ffca74fe88
commit
f69aced27b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba54153ce5d65ff41e31d26b2b11d5d22c97786cc2f6b4a80d46ca486ccb9569
|
||||
size 116349
|
3
yast2-firewall-2.17.5.tar.bz2
Normal file
3
yast2-firewall-2.17.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9584708a020b5edbb414a5618cff0d2aeba1074d7a8a0e3ef173ad857112d8e7
|
||||
size 116337
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 10:00:42 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Fixed helps broken by proofreading (bnc #430521).
|
||||
- 2.17.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 17 13:32:35 CEST 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-firewall (Version 2.17.4)
|
||||
# spec file for package yast2-firewall (Version 2.17.5)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-firewall
|
||||
Version: 2.17.4
|
||||
Version: 2.17.5
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-firewall-2.17.4.tar.bz2
|
||||
Source0: yast2-firewall-2.17.5.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.4
|
||||
%setup -n yast2-firewall-2.17.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -84,6 +84,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
/usr/share/YaST2/schema/autoyast/rnc/firewall.rnc
|
||||
%doc %{prefix}/share/doc/packages/yast2-firewall
|
||||
%changelog
|
||||
* Mon Oct 13 2008 locilka@suse.cz
|
||||
- Fixed helps broken by proofreading (bnc #430521).
|
||||
- 2.17.5
|
||||
* Wed Sep 17 2008 locilka@suse.cz
|
||||
- Fixed button labels, helps, confirmation when deleting a selected
|
||||
entry and enabling/disabling buttons considering the data listed
|
||||
|
Loading…
Reference in New Issue
Block a user