[alacarte] try again

Matthias Clasen mclasen at fedoraproject.org
Thu Jan 17 05:46:29 UTC 2013


commit 3a55a41a2068c5f8214ab7905d370546b1d3dfa8
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Jan 17 00:47:00 2013 -0500

    try again

 alacarte.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/alacarte.spec b/alacarte.spec
index aa9302b..9f0d83b 100644
--- a/alacarte.spec
+++ b/alacarte.spec
@@ -23,6 +23,7 @@ BuildRequires:  gnome-menus-devel >= 2.27.92
 BuildRequires:  intltool
 BuildRequires:  desktop-file-utils
 BuildRequires:  autoconf
+BuildRequires:  automake
 Requires:       gnome-menus >= 3.2.0.1
 Requires:       gtk3
 Requires:       pygobject3
@@ -38,6 +39,8 @@ should work with any desktop environment that uses this specification.
 %setup -q
 %patch0 -p1 -b .ndesk
 
+autoreconf -i -f
+
 %build
 %configure
 make %{?_smp_mflags}


More information about the scm-commits mailing list