- Update from NSA
Merged minor fix for avcstat from Dan Walsh.
This commit is contained in:
parent
e0a30a3da4
commit
cc65d5b546
@ -13,3 +13,4 @@ libselinux-1.19.3.tgz
|
|||||||
libselinux-1.19.4.tgz
|
libselinux-1.19.4.tgz
|
||||||
libselinux-1.20.1.tgz
|
libselinux-1.20.1.tgz
|
||||||
libselinux-1.21.1.tgz
|
libselinux-1.21.1.tgz
|
||||||
|
libselinux-1.21.2.tgz
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 1.21.1
|
Version: 1.21.2
|
||||||
Release: 3
|
Release: 1
|
||||||
License: Public domain (uncopyrighted)
|
License: Public domain (uncopyrighted)
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||||
Patch: libselinux-rhat.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||||
|
|
||||||
@ -35,7 +34,6 @@ needed for developing SELinux applications.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="-g %{optflags}"
|
make CFLAGS="-g %{optflags}"
|
||||||
@ -86,11 +84,16 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 26 2005 Dan Walsh <dwalsh@redhat.com> 1.21.2-1
|
||||||
|
- Update from NSA
|
||||||
|
* Merged minor fix for avcstat from Dan Walsh.
|
||||||
|
|
||||||
* Mon Jan 24 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-3
|
* Mon Jan 24 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-3
|
||||||
- rpmexeccon should not fail in permissive mode.
|
- rpmexeccon should not fail in permissive mode.
|
||||||
|
|
||||||
* Fri Jan 20 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-2
|
* Fri Jan 20 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-2
|
||||||
- fix printf in avcstat
|
- fix printf in avcstat
|
||||||
|
|
||||||
* Thu Jan 20 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-1
|
* Thu Jan 20 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-1
|
||||||
- Update from NSA
|
- Update from NSA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user