From cddc21f5fa6d93e12823e8e886938ed0405997ca Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 18 Feb 2007 22:56:37 +0000 Subject: [PATCH] 2007-02-18 Roland McGrath * strace.spec (Summary): Remove trailing period. (%files): Add %doc files. (%changelog): Double %s in text. (BuildRoot): Change to Fedora canonical. (%install): Don't use %makeinstall macro. (%build): Use %{?_smp_mflags}. --- strace.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strace.spec b/strace.spec index 4937b24f..ae76fe7c 100644 --- a/strace.spec +++ b/strace.spec @@ -44,7 +44,7 @@ The `strace' program in the `strace' package is for 32-bit processes. %build %configure -make +make %{?_smp_mflags} %install rm -rf %{buildroot} -- 2.50.1