[xorg-x11-fonts/f21] RPM Macros need to be only on one line...

Simone Caronni slaanesh at fedoraproject.org
Sun Nov 9 18:00:21 UTC 2014


commit 489a34eb930d76fea7f5a3a8a99f4941819e9468
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Sun Nov 9 18:56:58 2014 +0100

    RPM Macros need to be only on one line...

 xorg-x11-fonts.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/xorg-x11-fonts.spec b/xorg-x11-fonts.spec
index 6355bb2..579e694 100644
--- a/xorg-x11-fonts.spec
+++ b/xorg-x11-fonts.spec
@@ -217,10 +217,7 @@ Requires(postun):   mkfontdir
 Contains a set of Cyrillic fonts.
 
 %prep
-%setup -q -c %{name}-%{version} \
-    -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 \
-    -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 \
-    -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30 -a31
+%setup -q -c %{name}-%{version} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30 -a31
 
 pushd encodings-1.0.4
 %patch1 -p1


More information about the scm-commits mailing list