auto-import changelog data from libsepol-1.1.1-1.src.rpm
Sun Aug 22 2004 Dan Walsh <dwalsh@epoch.ncsc.mil> 1.1.1-1 - New version from NSA
This commit is contained in:
parent
d08e6b4c44
commit
d9547a8d5e
@ -1 +1 @@
|
|||||||
libsepol-1.0.tgz
|
libsepol-1.1.1.tgz
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.0
|
Version: 1.1.1
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
|
||||||
Patch1: libsepol-chkcon.patch
|
|
||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
Provides: libsepol.so
|
Provides: libsepol.so
|
||||||
@ -37,7 +36,6 @@ needed for developing applications that manipulate binary policies.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1 -b .chkcon
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make
|
make
|
||||||
@ -73,6 +71,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
/%{_lib}/libsepol.so.1
|
/%{_lib}/libsepol.so.1
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 22 2004 Dan Walsh <dwalsh@epoch.ncsc.mil> 1.1.1-1
|
||||||
|
- New version from NSA
|
||||||
|
|
||||||
* Fri Aug 20 2004 Colin Walters <walters@redhat.com> 1.0-2
|
* Fri Aug 20 2004 Colin Walters <walters@redhat.com> 1.0-2
|
||||||
- Apply Stephen's chkcon patch
|
- Apply Stephen's chkcon patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user