auto-import changelog data from libsepol-1.1.1-2.src.rpm

Mon Aug 30 2004 Dan Walsh <dwalsh@epoch.ncsc.mil> 1.1.1-2
- Add optargs for build
This commit is contained in:
cvsdist 2004-09-09 07:42:31 +00:00
parent d9547a8d5e
commit 3c07940946
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 1.1.1
Release: 1
Release: 2
License: GPL
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
@ -38,7 +38,7 @@ needed for developing applications that manipulate binary policies.
%setup -q
%build
make
make CFLAGS="%{optflags}"
%install
rm -rf ${RPM_BUILD_ROOT}
@ -71,6 +71,9 @@ rm -rf ${RPM_BUILD_ROOT}
/%{_lib}/libsepol.so.1
%changelog
* Mon Aug 30 2004 Dan Walsh <dwalsh@epoch.ncsc.mil> 1.1.1-2
- Add optargs for build
* Sun Aug 22 2004 Dan Walsh <dwalsh@epoch.ncsc.mil> 1.1.1-1
- New version from NSA