]> git.pld-linux.org Git - packages/exim.git/blobdiff - exim.spec
- Release 2.
[packages/exim.git] / exim.spec
index 6e47ea079b79b3e588400692ff88e7af01d54031..de83c263c620f515c06763f24d9216d9c5109bb2 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -6,14 +6,14 @@
 Summary:       University of Cambridge Mail Transfer Agent 
 Summary(pl):   Agent Transferu Poczty Uniwersytetu w Cambridge
 Name:          exim
-Version:       3.21
-Release:       1
+Version:       3.22
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
-Source0:       ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/%{name}-%{version}.tar.gz
-Source1:       ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/%{name}-texinfo-3.10.tar.gz
+Source0:       ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/%{name}-%{version}.tar.bz2
+Source1:       ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/%{name}-texinfo-3.20.tar.bz2
 Source2:       %{name}.init
 Source3:       %{name}.cron.db
 Source4:       %{name}.8
@@ -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.064367 seconds and 4 git commands to generate.