- Add audit2why python bindings
This commit is contained in:
parent
625a8fb5a8
commit
9ec7726e1d
@ -2,7 +2,7 @@
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 2.0.46
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
@ -119,10 +119,13 @@ exit 0
|
||||
|
||||
%files python
|
||||
%defattr(-,root,root,0755)
|
||||
%{_libdir}/python*/site-packages/_selinux.so
|
||||
%{_libdir}/python*/site-packages/selinux.py*
|
||||
%dir %{_libdir}/python*/site-packages/selinux
|
||||
%{_libdir}/python*/site-packages/selinux/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 8 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.46-5
|
||||
- Add audit2why python bindings
|
||||
|
||||
* Tue Jan 8 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.46-4
|
||||
- Add pid_t typemap for swig bindings
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user