[selinux-policy: 1/2] Remove Requires for bunzip2 and mktemp

Daniel J Walsh dwalsh at fedoraproject.org
Thu Jan 19 14:44:42 UTC 2012


commit b80397b754521de7b50180344f3d31f4933ff463
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Jan 19 09:39:05 2012 -0500

    Remove Requires for bunzip2 and mktemp

 selinux-policy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 60ecee4..016c60c 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -49,7 +49,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 BuildRequires: python gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils-python >= %{POLICYCOREUTILSVER} bzip2 
 Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER} libsemanage >= 2.0.46-6
-Requires(post): /usr/bin/bunzip2 /bin/mktemp /bin/awk /usr/bin/md5sum
+Requires(post): /bin/awk /usr/bin/md5sum
 Requires: checkpolicy >= %{CHECKPOLICYVER} m4 
 Obsoletes: selinux-policy-devel <= %{version}-%{release}
 Provides: selinux-policy-devel = %{version}-%{release}


More information about the scm-commits mailing list