|
@@ -2,7 +2,7 @@ Summary: A graphical interface for modifying the system security level
|
|
Summary(ja): システムのセキュリティレベルを変更するグラフィカルインタフェース
|
|
Summary(ja): システムのセキュリティレベルを変更するグラフィカルインタフェース
|
|
Name: system-config-securitylevel
|
|
Name: system-config-securitylevel
|
|
Version: 1.6.29.1
|
|
Version: 1.6.29.1
|
|
-Release: 6%{?_dist_release}
|
|
+Release: 7%{?_dist_release}
|
|
URL: http://fedora.redhat.com/projects/config-tools/
|
|
URL: http://fedora.redhat.com/projects/config-tools/
|
|
License: GPL
|
|
License: GPL
|
|
ExclusiveOS: Linux
|
|
ExclusiveOS: Linux
|
|
@@ -15,9 +15,10 @@ Patch3: system-config-securitylevel-1.6.29.1-dialog_center.patch
|
|
Patch4: system-config-securitylevel-1.6.29.1-expand.patch
|
|
Patch4: system-config-securitylevel-1.6.29.1-expand.patch
|
|
Patch5: system-config-securitylevel-1.6.29.1-port_check.patch
|
|
Patch5: system-config-securitylevel-1.6.29.1-port_check.patch
|
|
Patch6: system-config-securitylevel-1.6.29.1-nfs4.patch
|
|
Patch6: system-config-securitylevel-1.6.29.1-nfs4.patch
|
|
-Patch10: %{name}-1.6.23-vine.patch
|
|
+Patch10: system-config-securitylevel-1.6.29.1-vine.patch
|
|
Patch11: system-config-securitylevel-1.6.29.1-enable-start.patch
|
|
Patch11: system-config-securitylevel-1.6.29.1-enable-start.patch
|
|
Patch12: system-config-securitylevel-1.6.29.1-lokkit-noselinux.patch
|
|
Patch12: system-config-securitylevel-1.6.29.1-lokkit-noselinux.patch
|
|
|
|
+Patch13: system-config-securitylevel-1.6.29.1-use-conntrack.patch
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
Obsoletes: gnome-lokkit
|
|
Obsoletes: gnome-lokkit
|
|
@@ -65,6 +66,7 @@ interface for setting basic firewall rules.
|
|
%patch10 -p1 -b .vine
|
|
%patch10 -p1 -b .vine
|
|
%patch11 -p1 -b .start
|
|
%patch11 -p1 -b .start
|
|
%patch12 -p1 -b .no_selinux
|
|
%patch12 -p1 -b .no_selinux
|
|
|
|
+%patch13 -p1 -b .use-conntrack
|
|
|
|
|
|
perl -pi -e 's|/usr/bin/python2.2|/usr/bin/python|g, \
|
|
perl -pi -e 's|/usr/bin/python2.2|/usr/bin/python|g, \
|
|
s|/usr/bin/python2|/usr/bin/python|g' src/system-config-securitylevel*
|
|
s|/usr/bin/python2|/usr/bin/python|g' src/system-config-securitylevel*
|
|
@@ -123,6 +125,9 @@ fi
|
|
%{_bindir}/system-config-securitylevel-tui
|
|
%{_bindir}/system-config-securitylevel-tui
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Nov 19 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.29.1-7
|
|
|
|
+- use conntrack instead of state match
|
|
|
|
+
|
|
* Sun Feb 19 2012 Yoji TOYODA <bsymaato@sea.plala.or.jp> 1.6.29.1-6
|
|
* Sun Feb 19 2012 Yoji TOYODA <bsymaato@sea.plala.or.jp> 1.6.29.1-6
|
|
- rebuild with python-2.7.2
|
|
- rebuild with python-2.7.2
|
|
|
|
|