mailman/mailman.spec

changeset 56
70d79f7a1825
parent 9
871621b80702
child 185
a629c9ffef9d
     1.1 --- a/mailman/mailman.spec	Fri Jan 09 01:41:46 2009 +0100
     1.2 +++ b/mailman/mailman.spec	Fri Jan 09 15:41:50 2009 +0100
     1.3 @@ -32,7 +32,7 @@
     1.4  Group:        Mail
     1.5  License:      GPL
     1.6  Version:      2.1.11
     1.7 -Release:      20081220
     1.8 +Release:      20090106
     1.9  
    1.10  #   list of sources
    1.11  Source0:      http://switch.dl.sourceforge.net/mailman/mailman-%{version}.tgz
    1.12 @@ -155,7 +155,7 @@
    1.13          %{SOURCE rc.mailman} ${RPM_BUILD_ROOT}%{l_prefix}/etc/rc.d/
    1.14  
    1.15      #   avoid root permissions on log file creation
    1.16 -    touch %{l_prefix}/var/mailman/logs/error
    1.17 +    touch ${RPM_BUILD_ROOT}%{l_prefix}/var/mailman/logs/error
    1.18  
    1.19      #   determine installation files
    1.20      %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \

mercurial