|
@@ -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: 3%{?_dist_release}
|
|
+Release: 4%{?_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
|
|
@@ -21,7 +21,7 @@ Patch12: system-config-securitylevel-1.6.29.1-lokkit-noselinux.patch
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
Obsoletes: gnome-lokkit
|
|
Obsoletes: gnome-lokkit
|
|
-BuildRequires: desktop-file-utils newt-devel slang-devel popt
|
|
+BuildRequires: desktop-file-utils newt-devel slang-devel popt-devel
|
|
BuildRequires: gettext
|
|
BuildRequires: gettext
|
|
BuildRequires: intltool
|
|
BuildRequires: intltool
|
|
Obsoletes: redhat-config-securitylevel
|
|
Obsoletes: redhat-config-securitylevel
|
|
@@ -33,7 +33,7 @@ Requires: system-config-securitylevel-tui
|
|
Requires: hicolor-icon-theme
|
|
Requires: hicolor-icon-theme
|
|
Requires: pygtk2-libglade
|
|
Requires: pygtk2-libglade
|
|
Requires: libxml2-python
|
|
Requires: libxml2-python
|
|
-Prereq: gtk2 >= 2.6
|
|
+Requires(pre): gtk2 >= 2.6
|
|
|
|
|
|
%description
|
|
%description
|
|
system-config-securitylevel is a graphical user interface for
|
|
system-config-securitylevel is a graphical user interface for
|
|
@@ -122,6 +122,10 @@ fi
|
|
/usr/bin/system-config-securitylevel-tui
|
|
/usr/bin/system-config-securitylevel-tui
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Apr 21 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.6.29.1-4
|
|
|
|
+- modified BR: from popt to popt-devel.
|
|
|
|
+- replaced "Prereq:" with "Buildrequires(pre):".
|
|
|
|
+
|
|
* Sun Aug 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.29.1-3
|
|
* Sun Aug 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.29.1-3
|
|
- rebuilt to sign package
|
|
- rebuilt to sign package
|
|
|
|
|