mailman/mailman.spec

changeset 56
70d79f7a1825
parent 9
871621b80702
child 185
a629c9ffef9d
equal deleted inserted replaced
2:01be40d9e739 3:9c36b2d81b5b
30 Distribution: OpenPKG Community 30 Distribution: OpenPKG Community
31 Class: EVAL 31 Class: EVAL
32 Group: Mail 32 Group: Mail
33 License: GPL 33 License: GPL
34 Version: 2.1.11 34 Version: 2.1.11
35 Release: 20081220 35 Release: 20090106
36 36
37 # list of sources 37 # list of sources
38 Source0: http://switch.dl.sourceforge.net/mailman/mailman-%{version}.tgz 38 Source0: http://switch.dl.sourceforge.net/mailman/mailman-%{version}.tgz
39 Source1: manpages.tar.gz 39 Source1: manpages.tar.gz
40 Source2: mailman-sendmail.m4 40 Source2: mailman-sendmail.m4
153 # install run-command script 153 # install run-command script
154 %{l_shtool} install -c -m 755 %{l_value -s -a} \ 154 %{l_shtool} install -c -m 755 %{l_value -s -a} \
155 %{SOURCE rc.mailman} ${RPM_BUILD_ROOT}%{l_prefix}/etc/rc.d/ 155 %{SOURCE rc.mailman} ${RPM_BUILD_ROOT}%{l_prefix}/etc/rc.d/
156 156
157 # avoid root permissions on log file creation 157 # avoid root permissions on log file creation
158 touch %{l_prefix}/var/mailman/logs/error 158 touch ${RPM_BUILD_ROOT}%{l_prefix}/var/mailman/logs/error
159 159
160 # determine installation files 160 # determine installation files
161 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \ 161 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
162 %{l_files_std} \ 162 %{l_files_std} \
163 '%dir %attr(2700,%{l_nusr},%{l_mgrp}) %{l_prefix}/libexec/mailman/mail/mailman-sendmail' \ 163 '%dir %attr(2700,%{l_nusr},%{l_mgrp}) %{l_prefix}/libexec/mailman/mail/mailman-sendmail' \

mercurial