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:
cvsdist 2004-09-09 07:42:27 +00:00
parent d08e6b4c44
commit d9547a8d5e
3 changed files with 7 additions and 6 deletions

View File

@ -1 +1 @@
libsepol-1.0.tgz libsepol-1.1.1.tgz

View File

@ -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

View File

@ -1 +1 @@
6734f1aa46d99a354525463a7b5a5359 libsepol-1.0.tgz 17d1b9f3ac4fe149de6c68a46182834b libsepol-1.1.1.tgz