auto-import changelog data from policycoreutils-1.17.5-1.src.rpm
* Mon Aug 30 2004 Dan Walsh <dwalsh@redhat.com> 1.17.5-1 - Add optargs - Update to match NSA
This commit is contained in:
parent
a71897479f
commit
a2883704f9
@ -1 +1 @@
|
|||||||
policycoreutils-1.17.4.tgz
|
policycoreutils-1.17.5.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.17.4
|
Version: 1.17.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -34,7 +34,7 @@ context.
|
|||||||
%patch -p1 -b .rhat
|
%patch -p1 -b .rhat
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make all
|
make CFLAGS="%{optflags}" all
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf ${RPM_BUILD_ROOT}
|
rm -rf ${RPM_BUILD_ROOT}
|
||||||
@ -76,6 +76,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 30 2004 Dan Walsh <dwalsh@redhat.com> 1.17.5-1
|
||||||
|
- Add optargs
|
||||||
|
- Update to match NSA
|
||||||
|
|
||||||
* Wed Aug 24 2004 Dan Walsh <dwalsh@redhat.com> 1.17.4-1
|
* Wed Aug 24 2004 Dan Walsh <dwalsh@redhat.com> 1.17.4-1
|
||||||
- Add fix to get cdrom info from /proc/media in fixfiles.
|
- Add fix to get cdrom info from /proc/media in fixfiles.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user