Update to upstream
* Release, minor version bump
This commit is contained in:
parent
c00e96cc0c
commit
38aed09666
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@ libsemanage-2.0.43.tgz
|
|||||||
libsemanage-2.0.44.tgz
|
libsemanage-2.0.44.tgz
|
||||||
libsemanage-2.0.45.tgz
|
libsemanage-2.0.45.tgz
|
||||||
/libsemanage-2.0.46.tgz
|
/libsemanage-2.0.46.tgz
|
||||||
|
/libsemanage-2.1.0.tgz
|
||||||
|
@ -9,13 +9,13 @@
|
|||||||
|
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 2.0.46
|
Version: 2.1.0
|
||||||
Release: 6%{?dist}
|
Release: 0%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
Source: libsemanage-%{version}.tgz
|
||||||
Patch: libsemanage-rhat.patch
|
Patch: libsemanage-rhat.patch
|
||||||
URL: http://www.selinuxproject.org
|
URL: http://oss.tresys.com/git/selinux.git
|
||||||
Source1: semanage.conf
|
Source1: semanage.conf
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -208,6 +208,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 28 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.0-1
|
||||||
|
- Update to upstream
|
||||||
|
* Release, minor version bump
|
||||||
|
|
||||||
* Wed Jun 8 2011 Dan Walsh <dwalsh@redhat.com> - 2.0.46-6
|
* Wed Jun 8 2011 Dan Walsh <dwalsh@redhat.com> - 2.0.46-6
|
||||||
- More fixes for disabled modules
|
- More fixes for disabled modules
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user