Update to upstream
This commit is contained in:
parent
fccf088a91
commit
38c21bc8d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -124,3 +124,4 @@ libsemanage-2.0.45.tgz
|
|||||||
/libsemanage-2.1.3.tgz
|
/libsemanage-2.1.3.tgz
|
||||||
/libsemanage-2.1.4.tgz
|
/libsemanage-2.1.4.tgz
|
||||||
/libsemanage-2.1.5.tgz
|
/libsemanage-2.1.5.tgz
|
||||||
|
/libsemanage-2.1.6.tgz
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")}
|
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define libsepolver 2.1.4-4
|
%define libsepolver 2.1.4-5
|
||||||
%define libselinuxver 2.1.6-4
|
%define libselinuxver 2.1.8-5
|
||||||
|
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 2.1.5
|
Version: 2.1.6
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: libsemanage-%{version}.tgz
|
Source: libsemanage-%{version}.tgz
|
||||||
@ -180,6 +180,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%endif # if with_python3
|
%endif # if with_python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 21 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.6-1
|
||||||
|
-Update to upstream
|
||||||
|
|
||||||
* Thu Dec 15 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.5-4
|
* Thu Dec 15 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.5-4
|
||||||
- Rebuild with latest libsepol
|
- Rebuild with latest libsepol
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user