From 99d17dd3e4c91dc5874e971c65b9de0260ef7eb4 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Tue, 11 Mar 2014 17:48:50 +0100 Subject: [PATCH] Packaging: spec cleanup. Change-Id: Id1565c2b115395c623f2b873a2cc6061d31dd0d7 Signed-off-by: Ronan Le Martret --- packaging/expat.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/packaging/expat.spec b/packaging/expat.spec index 0a99d6c..ea6ec23 100644 --- a/packaging/expat.spec +++ b/packaging/expat.spec @@ -93,13 +93,12 @@ internal subset or it is declared as stand-alone in the XML declaration). %prep -%setup -q +%setup -q cp %{SOURCE1001} . - rm -f examples/*.dsp + %build -autoreconf -fi -%configure --disable-static --with-pic +%reconfigure --disable-static --with-pic make %{?_smp_mflags} %check @@ -116,7 +115,7 @@ rm doc/xmlwf.1 %files %manifest %{name}.manifest %defattr(-, root, root) -%license COPYING +%license COPYING %doc %{_mandir}/man?/* %{_bindir}/xmlwf -- 2.7.4