From bff3b279afe3b363455736f1c4d80562bd024df05a30ce501184915b5c0e79e2 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 29 Aug 2011 14:51:08 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/yast2-firewall revision 30.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=d34a2a8c0043c2c27486a82f4649cf12 --- yast2-firewall.spec | 54 ++++++++++++++++++++++++++++----------------- 1 file changed, 34 insertions(+), 20 deletions(-) diff --git a/yast2-firewall.spec b/yast2-firewall.spec index a3047bf..f355848 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -1,37 +1,51 @@ # -# spec file for package yast2-firewall (Version 2.21.0) +# spec file for package yast2-firewall # +# Copyright (c) 2011 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + # norootforbuild -Name: yast2-firewall -Version: 2.21.0 -Release: 0 +Name: yast2-firewall +Version: 2.21.0 +Release: 1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-firewall-2.21.0.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-firewall-2.21.0.tar.bz2 -prefix: /usr +Prefix: /usr -Group: System/YaST -License: GPL v2 or later -BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite -BuildRequires: yast2 >= 2.16.47 +Group: System/YaST +License: GPL v2 or later +BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite +BuildRequires: yast2 >= 2.16.47 # Netmask::CheckPrefix4 -Requires: yast2 >= 2.18.26 +Requires: yast2 >= 2.18.26 # ButtonBox widget -Conflicts: yast2-ycp-ui-bindings < 2.17.3 +Conflicts: yast2-ycp-ui-bindings < 2.17.3 -Provides: yast2-config-firewall -Obsoletes: yast2-config-firewall -Provides: yast2-trans-firewall -Obsoletes: yast2-trans-firewall +Provides: yast2-config-firewall +Obsoletes: yast2-config-firewall +Provides: yast2-trans-firewall +Obsoletes: yast2-trans-firewall -BuildArchitectures: noarch +BuildArch: noarch -Summary: YaST2 - Firewall Configuration +Summary: YaST2 - Firewall Configuration %description A YaST2 module to be used for configuring a firewall. @@ -61,7 +75,6 @@ for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desk %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done - %clean rm -rf "$RPM_BUILD_ROOT" @@ -74,3 +87,4 @@ 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 From d241f4ae7ccd1c325dbb199483c400368b27f9260306b0244f9a584e2ba0b7bc Mon Sep 17 00:00:00 2001 From: Lukas Ocilka Date: Thu, 13 Oct 2011 08:52:36 +0000 Subject: [PATCH 2/2] - Fixed a typo in text marked for translation (bnc#722459). - 2.21.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=15 --- yast2-firewall-2.21.0.tar.bz2 | 3 --- yast2-firewall-2.21.1.tar.bz2 | 3 +++ yast2-firewall.changes | 6 ++++++ yast2-firewall.spec | 11 ++++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 yast2-firewall-2.21.0.tar.bz2 create mode 100644 yast2-firewall-2.21.1.tar.bz2 diff --git a/yast2-firewall-2.21.0.tar.bz2 b/yast2-firewall-2.21.0.tar.bz2 deleted file mode 100644 index 46ecc7f..0000000 --- a/yast2-firewall-2.21.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2de09dc52df294d723d09a28c84308bebb9e924796e883d3463ee23fd4435cd -size 116296 diff --git a/yast2-firewall-2.21.1.tar.bz2 b/yast2-firewall-2.21.1.tar.bz2 new file mode 100644 index 0000000..dd7fcde --- /dev/null +++ b/yast2-firewall-2.21.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfdb98243c9473a05690a36eb721edb1fcae97ef4e7d3b000410e801f62bea9 +size 116291 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 2fe24ad..50ad9af 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -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 diff --git a/yast2-firewall.spec b/yast2-firewall.spec index f355848..e3f7e06 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -19,16 +19,16 @@ Name: yast2-firewall -Version: 2.21.0 -Release: 1 +Version: 2.21.1 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-firewall-2.21.0.tar.bz2 +Source0: yast2-firewall-2.21.1.tar.bz2 Prefix: /usr Group: System/YaST -License: GPL v2 or later +License: GPL-2.0+ BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite BuildRequires: yast2 >= 2.16.47 @@ -51,7 +51,7 @@ Summary: YaST2 - Firewall Configuration A YaST2 module to be used for configuring a firewall. %prep -%setup -n yast2-firewall-2.21.0 +%setup -n yast2-firewall-2.21.1 %build %{prefix}/bin/y2tool y2autoconf @@ -87,4 +87,5 @@ 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