* Mon Aug 27 2007 Dan Walsh <dwalsh@redhat.com> 2.0.25-4
- Fix location of sepolgen-ifgen
This commit is contained in:
parent
4373ede8c2
commit
77822be0ca
@ -6,7 +6,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.0.25
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
@ -190,7 +190,7 @@ fi
|
||||
|
||||
%post
|
||||
/sbin/chkconfig --add restorecond
|
||||
[ -f /usr/share/selinux/devel/include/build.conf ] && /usr/sbin/sepolgen-ifgen > /dev/null
|
||||
[ -f /usr/share/selinux/devel/include/build.conf ] && /usr/bin/sepolgen-ifgen > /dev/null
|
||||
/usr/bin/sepolgen-ifgen > /dev/null
|
||||
exit 0
|
||||
|
||||
@ -200,6 +200,9 @@ if [ "$1" -ge "1" ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Mon Aug 27 2007 Dan Walsh <dwalsh@redhat.com> 2.0.25-4
|
||||
- Fix location of sepolgen-ifgen
|
||||
|
||||
* Sat Aug 25 2007 Dan Walsh <dwalsh@redhat.com> 2.0.25-3
|
||||
- Add selinux-polgengui to desktop
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user