diff --git a/policycoreutils.spec b/policycoreutils.spec index bf9ad21..b809a89 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -6,7 +6,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.0.46 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -85,12 +85,11 @@ ln -sf consolehelper %{buildroot}%{_bindir}/selinux-polgengui desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ + --add-category Settings %{SOURCE3} desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ %{SOURCE6} %find_lang %{name} @@ -192,6 +191,9 @@ if [ "$1" -ge "1" ]; then fi %changelog +* Fri Apr 18 2008 Matthias Clasen - 2.0.46-4 +- Move s-c-selinux to the right menu + * Sun Apr 6 2008 Dan Walsh 2.0.46-3 - Fix boolean descriptions - Fix semanage man page