* Fri Aug 24 2007 Dan Walsh <dwalsh@redhat.com> 2.0.25-2

- Cleanup spec
This commit is contained in:
Daniel J Walsh 2007-08-24 17:52:00 +00:00
parent 32455f343f
commit 981bea936b
1 changed files with 22 additions and 19 deletions

View File

@ -1,25 +1,25 @@
%define libauditver 1.4.2-1
%define libsepolver 2.0.6-1
%define libsemanagever 2.0.4-1
%define libselinuxver 2.0.23-3
%define sepolgenver 1.0.8
%define libauditver 1.4.2-1
%define libsepolver 2.0.6-1
%define libsemanagever 2.0.4-1
%define libselinuxver 2.0.23-3
%define sepolgenver 1.0.8
Summary: SELinux policy core utilities
Name: policycoreutils
Name: policycoreutils
Version: 2.0.25
Release: 1%{?dist}
License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
Release: 2%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
Source1: http://www.nsa.gov/selinux/archives/sepolgen-%{sepolgenver}.tgz
URL: http://www.selinuxproject.org
URL: http://www.selinuxproject.org
Source2: system-config-selinux.png
Source3: system-config-selinux.desktop
Source4: system-config-selinux.pam
Source5: system-config-selinux.console
Patch: policycoreutils-rhat.patch
Patch1: policycoreutils-po.patch
Patch: policycoreutils-rhat.patch
Patch1: policycoreutils-po.patch
#Patch2: policycoreutils-sepolgen.patch
Patch3: policycoreutils-gui.patch
Patch3: policycoreutils-gui.patch
BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} libcap-devel audit-libs-devel >= %{libauditver} gettext
Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff /bin/rpm /bin/sed
@ -74,10 +74,10 @@ install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/system-config-selinux
install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/security/console.apps/system-config-selinux
ln -sf consolehelper %{buildroot}%{_bindir}/system-config-selinux
desktop-file-install --vendor fedora \
--dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
--add-category X-Fedora \
%{SOURCE3}
desktop-file-install --vendor fedora \
--dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
--add-category X-Fedora \
%{SOURCE3}
%find_lang %{name}
%package newrole
@ -193,6 +193,9 @@ if [ "$1" -ge "1" ]; then
fi
%changelog
* Fri Aug 24 2007 Dan Walsh <dwalsh@redhat.com> 2.0.25-2
- Cleanup spec
* Thu Aug 23 2007 Dan Walsh <dwalsh@redhat.com> 2.0.25-1
- Update semodule man page
* Fix genhomedircon searching for USER from Todd Miller
@ -430,7 +433,7 @@ fi
- Updated newrole NONBlOCK patch
* Tue Feb 20 2007 Dan Walsh <dwalsh@redhat.com> 2.0.2-2
- Remove Requires: %{name}-plugins
- Remove Requires: %%{name}-plugins
* Tue Feb 20 2007 Dan Walsh <dwalsh@redhat.com> 2.0.2-1
- Update to upstream