- Add patch from sgrubb
- Fix 64 bit size problems - Increase the open file limit - Make sure maximum size is not exceeded
This commit is contained in:
parent
003664613f
commit
caeeb715da
@ -2,3 +2,4 @@ mcstrans-0.1.1.tgz
|
|||||||
mcstrans-0.1.1-1.src.rpm
|
mcstrans-0.1.1-1.src.rpm
|
||||||
mcstrans-0.1.2.tgz
|
mcstrans-0.1.2.tgz
|
||||||
mcstrans-0.1.3.tgz
|
mcstrans-0.1.3.tgz
|
||||||
|
mcstrans-0.1.4.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux Translation Daemon
|
Summary: SELinux Translation Daemon
|
||||||
Name: mcstrans
|
Name: mcstrans
|
||||||
Version: 0.1.3
|
Version: 0.1.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -66,6 +66,12 @@ fi
|
|||||||
%{_sysconfdir}/rc.d/init.d/mcstrans
|
%{_sysconfdir}/rc.d/init.d/mcstrans
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 15 2006 Dan Walsh <dwalsh@redhat.com> 0.1.4-1
|
||||||
|
- Add patch from sgrubb
|
||||||
|
- Fix 64 bit size problems
|
||||||
|
- Increase the open file limit
|
||||||
|
- Make sure maximum size is not exceeded
|
||||||
|
|
||||||
* Fri May 12 2006 Dan Walsh <dwalsh@redhat.com> 0.1.3-1
|
* Fri May 12 2006 Dan Walsh <dwalsh@redhat.com> 0.1.3-1
|
||||||
- Move initscripts to /etc/rc.d/init.d
|
- Move initscripts to /etc/rc.d/init.d
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user