- Update to upstream
make swigify
This commit is contained in:
parent
ac914e44de
commit
084654f4e3
@ -97,3 +97,4 @@ libsemanage-2.0.19.tgz
|
||||
libsemanage-2.0.20.tgz
|
||||
libsemanage-2.0.22.tgz
|
||||
libsemanage-2.0.23.tgz
|
||||
libsemanage-2.0.24.tgz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define libsepolver 2.0.19-1
|
||||
%define libsepolver 2.0.20-1
|
||||
%define libselinuxver 2.0.0-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 2.0.23
|
||||
Version: 2.0.24
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -78,6 +78,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 5 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.24-1
|
||||
- Update to upstream
|
||||
* make swigify
|
||||
|
||||
* Tue Feb 5 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.23-1
|
||||
- Update to upstream
|
||||
* Use vfork rather than fork for libsemanage helpers to reduce memory overhead as suggested by Todd Miller.
|
||||
|
Loading…
Reference in New Issue
Block a user