]> git.pld-linux.org Git - packages/exim.git/blobdiff - exim.spec
- Release 2.
[packages/exim.git] / exim.spec
index df4852b5ea91ddefef6253571a6a04162a75aaeb..de83c263c620f515c06763f24d9216d9c5109bb2 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -7,7 +7,7 @@ Summary:        University of Cambridge Mail Transfer Agent
 Summary(pl):   Agent Transferu Poczty Uniwersytetu w Cambridge
 Name:          exim
 Version:       3.22
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
@@ -112,7 +112,7 @@ cp src/EDITME Local/Makefile
 cp exim_monitor/EDITME Local/eximon.conf
 
 %build
-%{__make} CFLAGS="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}" \
+%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" \
        %{?bcond_on_mysql:LOOKUP_MYSQL=yes} \
        %{?bcond_on_pgsql:LOOKUP_PGSQL=yes} \
        %{!?bcond_off_ldap:LOOKUP_LDAP=yes LDAP_LIB_TYPE=OPENLDAP2} \
@@ -235,7 +235,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr( 644,root,root) /etc/logrotate.d/exim
 %attr( 754,root,root) /etc/rc.d/init.d/exim
 %attr(4755,root,root) %{_bindir}/exim
-%attr( 775,root,mail) %dir %{_var}/mail
+%attr(1777,root,mail) %dir %{_var}/mail
 %attr( 770,root,exim) %dir %{_var}/spool/exim
 %attr( 750,exim,exim) %dir %{_var}/spool/exim/db
 %attr( 700,exim,root) %dir %{_var}/spool/exim/input
This page took 0.050451 seconds and 4 git commands to generate.