From 8f7c1b7d64577b3cbc9284a3d2e961d5b9dec94cd08d51cd223120afc4cd64f9 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 17 Sep 2007 15:56:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-firewall?expand=0&rev=8 --- yast2-firewall-2.15.7.tar.bz2 | 3 --- yast2-firewall-2.15.8.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 16 ++++++++++------ 4 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 yast2-firewall-2.15.7.tar.bz2 create mode 100644 yast2-firewall-2.15.8.tar.bz2 diff --git a/yast2-firewall-2.15.7.tar.bz2 b/yast2-firewall-2.15.7.tar.bz2 deleted file mode 100644 index 4b6c7e4..0000000 --- a/yast2-firewall-2.15.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4639faa892518cba9effff59ad1ba53f3eda68a898298e0f3a6c71922285726 -size 109059 diff --git a/yast2-firewall-2.15.8.tar.bz2 b/yast2-firewall-2.15.8.tar.bz2 new file mode 100644 index 0000000..64dee17 --- /dev/null +++ b/yast2-firewall-2.15.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc2af26d8b0e9b0eae1a611448dd513c15ec32a9dd75bdaeeb4294751e46b04 +size 109000 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 17c8260..b647382 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 17 17:39:12 CEST 2007 - ug@suse.de + +- firewall.rnc file fixed for autoyast XML file + validation (#211014) +- 2.15.8 + ------------------------------------------------------------------- Mon Jul 30 17:59:56 CEST 2007 - locilka@suse.cz diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 76903a8..40b2f9a 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-firewall (Version 2.15.7) +# spec file for package yast2-firewall (Version 2.15.8) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,13 +11,13 @@ # norootforbuild Name: yast2-firewall -Version: 2.15.7 +Version: 2.15.8 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-firewall-2.15.7.tar.bz2 -prefix: /usr +Source0: yast2-firewall-2.15.8.tar.bz2 +Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite # SuSEFirewallExpertRules::DeleteRuleID() # SuSEFirewall::SuSEFirewallIsInstalled() @@ -26,7 +26,7 @@ Provides: yast2-config-firewall Obsoletes: yast2-config-firewall Provides: yast2-trans-firewall Obsoletes: yast2-trans-firewall -BuildArchitectures: noarch +BuildArch: noarch Summary: YaST2 - Firewall Configuration %description @@ -41,7 +41,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-firewall-2.15.7 +%setup -n yast2-firewall-2.15.8 %build %{prefix}/bin/y2tool y2autoconf @@ -75,6 +75,10 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-firewall %changelog +* Mon Sep 17 2007 - ug@suse.de +- firewall.rnc file fixed for autoyast XML file + validation (#211014) +- 2.15.8 * Mon Jul 30 2007 - locilka@suse.cz - 2.15.7 * Fri May 25 2007 - jsrain@suse.cz