diff --git a/writerperfect.spec b/writerperfect.spec index 65b9121..a0743e3 100644 --- a/writerperfect.spec +++ b/writerperfect.spec @@ -24,22 +24,18 @@ BuildRequires: libwps-devel %description Tools to transform various file formats into ODF. - %prep %setup -q - %build %configure --disable-silent-rules --disable-werror \ --with-libcdr --with-libmspub --with-libmwaw --with-libvisio \ --with-libwps --with-libetonyek --with-libfreehand make %{?_smp_mflags} - %install make install DESTDIR=%{buildroot} - %files %doc ChangeLog COPYING.LGPL COPYING.MPL NEWS README %{_bindir}/cdr2odg @@ -54,7 +50,6 @@ make install DESTDIR=%{buildroot} %{_bindir}/wpg2odg %{_bindir}/wps2odt - %changelog * Sat Nov 02 2013 David Tardon - 0.8.3-1 - new release