- Cleanup spec file
This commit is contained in:
parent
88ec2a622c
commit
4e0d31fc07
@ -3,7 +3,7 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 2.0.43
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||
@ -102,9 +102,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%files python
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/python*/site-packages/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 28 2010 Dan Walsh <dwalsh@redhat.com> - 2.0.43-4
|
||||
- Cleanup spec file
|
||||
|
||||
* Mon Jan 18 2010 Dan Walsh <dwalsh@redhat.com> - 2.0.43-3
|
||||
- Splect libsemanage.a into a static subpackage to keep fedora packaging guidelines happy
|
||||
|
||||
@ -224,8 +228,8 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
* Tue Aug 5 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.27-1
|
||||
- Update to upstream
|
||||
* Modify genhomedircon to skip %groupname entries.
|
||||
Ultimately we need to expand them to the list of users to support per-role homedir labeling when using the %groupname syntax.
|
||||
* Modify genhomedircon to skip groupname entries.
|
||||
Ultimately we need to expand them to the list of users to support per-role homedir labeling when using the groupname syntax.
|
||||
|
||||
* Wed Jul 29 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.26-1
|
||||
- Update to upstream
|
||||
@ -281,7 +285,6 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
- Update to upstream
|
||||
* Fix genhomedircon handling of shells and missing user context template from Dan Walsh.
|
||||
* Copy the store path in semanage_select_store from Dan Walsh.
|
||||
|
||||
- Add expand-check=0 to semanage.conf
|
||||
|
||||
* Mon Dec 3 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.14-5
|
||||
|
Loading…
Reference in New Issue
Block a user