From abd9673abf46bdb7d1979c0a97196a74fc0d0c02 Mon Sep 17 00:00:00 2001 From: Michael E Brown Date: Mon, 19 Nov 2007 10:34:28 -0600 Subject: fix spec, cannot have things that look like macros in changelog. --- mock.spec.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mock.spec.in') diff --git a/mock.spec.in b/mock.spec.in index 009ae8a..f441994 100644 --- a/mock.spec.in +++ b/mock.spec.in @@ -81,9 +81,7 @@ fi fail. Affected any SRPM build that used 'expect'. - hard spec file dep on python >= 2.4 due to python syntax changes. - resultdir can now contain python-string substitutions for any - variable in the chroot config. For example: - mock -r fedora-devel-x86_64 \ - --resultdir=./my/'%(dist)s'/'%(target_arch)s'/ \ + variable in the chroot config. rebuild my.src.rpm - add 'dist' variable to all chroot config files so that it is available for resultdir substitutions. -- cgit