This commit is contained in:
parent
acf6468f9b
commit
36a3dc63f9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d7145913cec729559b4aca84892102f5ddcda32fb2e57136050ea1ad29fe93fe
|
|
||||||
size 116287
|
|
3
yast2-firewall-2.17.3.tar.bz2
Normal file
3
yast2-firewall-2.17.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:226f5545397253facdd4b4b919804f2a962e4c9ab2b544d6255ce49a9d7bc361
|
||||||
|
size 116040
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 10 16:42:03 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Handling pop-up window close button (`cancel) (bnc #419101).
|
||||||
|
- 2.17.3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 28 14:06:47 CEST 2008 - locilka@suse.cz
|
Thu Aug 28 14:06:47 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-firewall (Version 2.17.2)
|
# spec file for package yast2-firewall (Version 2.17.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-firewall
|
Name: yast2-firewall
|
||||||
Version: 2.17.2
|
Version: 2.17.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-firewall-2.17.2.tar.bz2
|
Source0: yast2-firewall-2.17.3.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite
|
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite
|
||||||
BuildRequires: yast2 >= 2.16.47
|
BuildRequires: yast2 >= 2.16.47
|
||||||
@ -51,7 +51,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.de>
|
Lukas Ocilka <locilka@suse.de>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-firewall-2.17.2
|
%setup -n yast2-firewall-2.17.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -85,6 +85,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%doc %{prefix}/share/doc/packages/yast2-firewall
|
%doc %{prefix}/share/doc/packages/yast2-firewall
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 10 2008 locilka@suse.cz
|
||||||
|
- Handling pop-up window close button (`cancel) (bnc #419101).
|
||||||
|
- 2.17.3
|
||||||
* Thu Aug 28 2008 locilka@suse.cz
|
* Thu Aug 28 2008 locilka@suse.cz
|
||||||
- Pup-up dialogs adapted to new ButtonBox widget (FATE #303446).
|
- Pup-up dialogs adapted to new ButtonBox widget (FATE #303446).
|
||||||
- TextEntry -> InputField.
|
- TextEntry -> InputField.
|
||||||
|
Loading…
Reference in New Issue
Block a user