diff --git a/clutter.spec b/clutter.spec index bba9087..8b9d944 100644 --- a/clutter.spec +++ b/clutter.spec @@ -8,7 +8,7 @@ Name: clutter Version: 1.21.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Open Source software library for creating rich graphical user interfaces Group: Development/Libraries @@ -29,6 +29,7 @@ BuildRequires: libXcomposite-devel BuildRequires: libXdamage-devel BuildRequires: libXi-devel BuildRequires: libevdev-devel +BuildRequires: automake autoconf libtool BuildRequires: gettext-devel %if 0%{?with_wayland} BuildRequires: libgudev1-devel @@ -84,6 +85,7 @@ the functionality of the installed clutter package. %patch01 -p1 %build +autoreconf -i -f %configure \ --enable-xinput \ --enable-gdk-backend \ @@ -136,6 +138,9 @@ make check %{?_smp_mflags} V=1 %endif %changelog +* Mon Jan 19 2015 Peter Hutterer 1.21.2-3 +- Run autoreconf + * Mon Jan 19 2015 Peter Hutterer 1.21.2-2 - Update to libinput 0.8