From 981bea936b0fa005cae01a821c9d7715894e72b5 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 24 Aug 2007 17:52:00 +0000 Subject: [PATCH] * Fri Aug 24 2007 Dan Walsh 2.0.25-2 - Cleanup spec --- policycoreutils.spec | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 3673dfe..95f198c 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -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 2.0.25-2 +- Cleanup spec + * Thu Aug 23 2007 Dan Walsh 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 2.0.2-2 -- Remove Requires: %{name}-plugins +- Remove Requires: %%{name}-plugins * Tue Feb 20 2007 Dan Walsh 2.0.2-1 - Update to upstream