# HG changeset patch # User Michael Schloh von Bennewitz # Date 1231512110 -3600 # Node ID 70d79f7a18256f5e97faca278918ed5b86d93e52 # Parent 35f87223d24d9d90dbda0461f313760b9ab33573 Correct false unprefixed path to point to the build directory. diff -r 35f87223d24d -r 70d79f7a1825 mailman/mailman.spec --- a/mailman/mailman.spec Fri Jan 09 01:41:46 2009 +0100 +++ b/mailman/mailman.spec Fri Jan 09 15:41:50 2009 +0100 @@ -32,7 +32,7 @@ Group: Mail License: GPL Version: 2.1.11 -Release: 20081220 +Release: 20090106 # list of sources Source0: http://switch.dl.sourceforge.net/mailman/mailman-%{version}.tgz @@ -155,7 +155,7 @@ %{SOURCE rc.mailman} ${RPM_BUILD_ROOT}%{l_prefix}/etc/rc.d/ # avoid root permissions on log file creation - touch %{l_prefix}/var/mailman/logs/error + touch ${RPM_BUILD_ROOT}%{l_prefix}/var/mailman/logs/error # determine installation files %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \