auto-import changelog data from libselinux-1.17.4-1.src.rpm
Mon Aug 30 2004 Dan Walsh <dwalsh@redhat.com> 1.17.4-1 - Update from NSA - Add optflags
This commit is contained in:
parent
f991fab43a
commit
052a62dd21
@ -1 +1 @@
|
||||
libselinux-1.17.3.tgz
|
||||
libselinux-1.17.4.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.17.3
|
||||
Version: 1.17.4
|
||||
Release: 1
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
@ -38,7 +38,7 @@ needed for developing SELinux applications.
|
||||
%setup -q
|
||||
#%patch -p1 -b .rhat
|
||||
%build
|
||||
make
|
||||
make CFLAGS="%{optflags}"
|
||||
|
||||
%install
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
@ -70,6 +70,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 30 2004 Dan Walsh <dwalsh@redhat.com> 1.17.4-1
|
||||
- Update from NSA
|
||||
- Add optflags
|
||||
|
||||
* Fri Aug 26 2004 Dan Walsh <dwalsh@redhat.com> 1.17.3-1
|
||||
- Update from NSA
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user