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:
parent
d9547a8d5e
commit
3c07940946
@ -1,7 +1,7 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
@ -38,7 +38,7 @@ needed for developing applications that manipulate binary policies.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make
|
make CFLAGS="%{optflags}"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf ${RPM_BUILD_ROOT}
|
rm -rf ${RPM_BUILD_ROOT}
|
||||||
@ -71,6 +71,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
/%{_lib}/libsepol.so.1
|
/%{_lib}/libsepol.so.1
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Aug 22 2004 Dan Walsh <dwalsh@epoch.ncsc.mil> 1.1.1-1
|
||||||
- New version from NSA
|
- New version from NSA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user