From 831671cab41583b9a4a20bb45645838c1cbbb383 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Sep 2015 13:36:31 +0200 Subject: [PATCH] Don't require automake for /usr/share/aclocal dir The filesystem package owns the directory now. --- mm-common.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mm-common.spec b/mm-common.spec index 03b8a94..99c9ee9 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -15,8 +15,6 @@ Requires: pkgconfig Requires: graphviz Requires: doxygen Requires: libxslt -# mm-common install some files under datadir/aclocal/. -Requires: automake %description The mm-common module provides the build infrastructure and utilities @@ -62,6 +60,7 @@ make %{?_smp_mflags} - Use make_install macro - Mark COPYING as %%license - Drop large ChangeLog file from docs +- Don't require automake for /usr/share/aclocal dir * Wed Jun 17 2015 Fedora Release Engineering - 0.9.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild