[lives] Cleanups of .spec file

Antonio sagitter at rpmfusion.org
Mon Aug 8 13:17:00 CEST 2016


commit 6dad9a117024d9286d93fe2fc977aeabfd3ed356
Author: sagitter <sagitter at fedoraproject.org>
Date:   Mon Aug 8 13:16:52 2016 +0200

    Cleanups of .spec file

 lives.spec | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/lives.spec b/lives.spec
index 1d61498..fb47d4b 100644
--- a/lives.spec
+++ b/lives.spec
@@ -44,9 +44,7 @@ BuildRequires:  bzip2-devel
 BuildRequires:  libappstream-glib
 
 # Packages for re-configuration
-%if 0%{?fedora} > 23
-BuildRequires:  autoconf, automake, libtool
-%endif
+#BuildRequires:  autoconf, automake, libtool
 
 Requires: mplayer
 Requires: mencoder
@@ -89,9 +87,6 @@ chmod a-x $i
 done
 
 %build
-%if 0%{?fedora} > 23
-autoreconf -ivf
-%endif
 %configure --disable-silent-rules --enable-shared --enable-static \
  --enable-largefile --enable-threads --disable-rpath --enable-profiling \
  --enable-doxygen --disable-projectM --disable-libvisual


More information about the rpmfusion-commits mailing list