Accepting request 87653 from YaST:Head
- Fixed a typo in text marked for translation (bnc#722459). - 2.21.1 OBS-URL: https://build.opensuse.org/request/show/87653 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-firewall?expand=0&rev=31
This commit is contained in:
commit
ed199b26d7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d2de09dc52df294d723d09a28c84308bebb9e924796e883d3463ee23fd4435cd
|
|
||||||
size 116296
|
|
3
yast2-firewall-2.21.1.tar.bz2
Normal file
3
yast2-firewall-2.21.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4bfdb98243c9473a05690a36eb721edb1fcae97ef4e7d3b000410e801f62bea9
|
||||||
|
size 116291
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 13 10:34:54 CEST 2011 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Fixed a typo in text marked for translation (bnc#722459).
|
||||||
|
- 2.21.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 26 13:33:57 CEST 2011 - locilka@suse.cz
|
Fri Aug 26 13:33:57 CEST 2011 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -19,16 +19,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-firewall
|
Name: yast2-firewall
|
||||||
Version: 2.21.0
|
Version: 2.21.1
|
||||||
Release: 1
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-firewall-2.21.0.tar.bz2
|
Source0: yast2-firewall-2.21.1.tar.bz2
|
||||||
|
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
|
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
License: GPL v2 or later
|
License: GPL-2.0+
|
||||||
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 @@ Summary: YaST2 - Firewall Configuration
|
|||||||
A YaST2 module to be used for configuring a firewall.
|
A YaST2 module to be used for configuring a firewall.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-firewall-2.21.0
|
%setup -n yast2-firewall-2.21.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -87,4 +87,5 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%{prefix}/share/applications/YaST2/firewall.desktop
|
%{prefix}/share/applications/YaST2/firewall.desktop
|
||||||
/usr/share/YaST2/schema/autoyast/rnc/firewall.rnc
|
/usr/share/YaST2/schema/autoyast/rnc/firewall.rnc
|
||||||
%doc %{prefix}/share/doc/packages/yast2-firewall
|
%doc %{prefix}/share/doc/packages/yast2-firewall
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user