Move s-c-selinux to the right menu
This commit is contained in:
parent
c22424dd48
commit
1fc358c943
@ -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 <mclasen@redhat.com> - 2.0.46-4
|
||||
- Move s-c-selinux to the right menu
|
||||
|
||||
* Sun Apr 6 2008 Dan Walsh <dwalsh@redhat.com> 2.0.46-3
|
||||
- Fix boolean descriptions
|
||||
- Fix semanage man page
|
||||
|
Loading…
Reference in New Issue
Block a user