rpms/system-config-firewall/devel sources, 1.4, 1.5 system-config-firewall.spec, 1.6, 1.7 system-config-firewall-1.0.5-lokkit.patch, 1.1, NONE system-config-firewall-1.0.5-modules.patch, 1.1, NONE system-config-firewall-1.0.5-sysconfig.patch, 1.1, NONE

Thomas Woerner (twoerner) fedora-extras-commits at redhat.com
Wed Sep 12 09:43:07 UTC 2007


Author: twoerner

Update of /cvs/pkgs/rpms/system-config-firewall/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6523

Modified Files:
	sources system-config-firewall.spec 
Removed Files:
	system-config-firewall-1.0.5-lokkit.patch 
	system-config-firewall-1.0.5-modules.patch 
	system-config-firewall-1.0.5-sysconfig.patch 
Log Message:
- dropped --stop option from fw_gui::genArgs
- new translations
- sysctl support for masquerading (net.ipv4.ip_forward will be set)
- glade file: fixed spacings, dropped not needed containers




Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	30 Aug 2007 15:43:19 -0000	1.4
+++ sources	12 Sep 2007 09:42:35 -0000	1.5
@@ -1 +1 @@
-f8591ac55121995deeeda29985ae0026  system-config-firewall-1.0.5.tar.bz2
+cc6ea00488c648fc3478d260670f0d28  system-config-firewall-1.0.6.tar.bz2


Index: system-config-firewall.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/system-config-firewall.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- system-config-firewall.spec	5 Sep 2007 16:42:34 -0000	1.6
+++ system-config-firewall.spec	12 Sep 2007 09:42:35 -0000	1.7
@@ -1,7 +1,7 @@
 Summary: A graphical interface for basic firewall setup
 Name: system-config-firewall
-Version: 1.0.5
-Release: 4%{?dist}
+Version: 1.0.6
+Release: 1%{?dist}
 URL: http://fedora.redhat.com/projects/config-tools/
 License: GPLv2+
 ExclusiveOS: Linux
@@ -9,9 +9,6 @@
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
 Source0: %{name}-%{version}.tar.bz2
-Patch0: system-config-firewall-1.0.5-lokkit.patch
-Patch1: system-config-firewall-1.0.5-modules.patch
-Patch2: system-config-firewall-1.0.5-sysconfig.patch
 BuildRequires: desktop-file-utils
 BuildRequires: gettext
 BuildRequires: intltool
@@ -48,9 +45,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .lokkit
-%patch1 -p1 -b .modules
-%patch2 -p1 -b .sysconfig
 
 %install
 rm -rf %{buildroot}
@@ -119,11 +113,18 @@
 %{_datadir}/system-config-firewall/fw_selinux.*
 %{_datadir}/system-config-firewall/fw_services.*
 %{_datadir}/system-config-firewall/fw_sysconfig.*
+%{_datadir}/system-config-firewall/fw_sysctl.*
 %{_datadir}/system-config-firewall/fw_tui.*
 %ghost %config(missingok,noreplace) /etc/sysconfig/system-config-firewall
 %ghost %config(missingok,noreplace) /etc/sysconfig/system-config-securitylevel
 
 %changelog
+* Wed Sep 12 2007 Thomas Woerner <twoerner at redhat.com> 1.0.6-1
+- dropped --stop option from fw_gui::genArgs
+- new translations
+- sysctl support for masquerading (net.ipv4.ip_forward will be set)
+- glade file: fixed spacings, dropped not needed containers
+
 * Wed Sep  5 2007 Thomas Woerner <twoerner at redhat.com> 1.0.5-4
 - fixed problem if /etc/sysconfig/system-config-securtylevel and 
   /etc/sysconfig/system-config-firewall are not readable


--- system-config-firewall-1.0.5-lokkit.patch DELETED ---


--- system-config-firewall-1.0.5-modules.patch DELETED ---


--- system-config-firewall-1.0.5-sysconfig.patch DELETED ---




More information about the fedora-extras-commits mailing list