- Fixed LogFilePerm.
This commit is contained in:
parent
7b0f97386e
commit
1371af3219
@ -168,7 +168,7 @@ export CFLAGS="-DLDAP_DEPRECATED=1"
|
|||||||
%if %lspp
|
%if %lspp
|
||||||
--enable-lspp \
|
--enable-lspp \
|
||||||
%endif
|
%endif
|
||||||
--with-log-file-perm=0700 --enable-pie
|
--with-log-file-perm=0600 --enable-pie
|
||||||
|
|
||||||
# If we got this far, all prerequisite libraries must be here.
|
# If we got this far, all prerequisite libraries must be here.
|
||||||
make
|
make
|
||||||
@ -424,6 +424,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{cups_serverbin}/daemon/cups-lpd
|
%{cups_serverbin}/daemon/cups-lpd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 14 2006 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Fixed LogFilePerm.
|
||||||
|
|
||||||
* Mon Nov 13 2006 Tim Waugh <twaugh@redhat.com>
|
* Mon Nov 13 2006 Tim Waugh <twaugh@redhat.com>
|
||||||
- Don't use getpass() (bug #125133).
|
- Don't use getpass() (bug #125133).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user