From 0001f9143a348ad892834c2c4b63ce86c882473f Mon Sep 17 00:00:00 2001 From: grzegol Date: Wed, 15 Sep 2004 18:24:36 +0000 Subject: [PATCH] - in gnome-common-2.8.0 all macros are in %%{_aclocaldir}, not in %%{_aclocaldir}/gnome2-macros, so remove -I %%{_aclocal}/gnome2-macros from %%{__aclocal} args and BR: gnome-common >= 2.8.0 Changed files: anjuta.spec -> 1.79 --- anjuta.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anjuta.spec b/anjuta.spec index adb7ab9..2ff5a8d 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -18,7 +18,7 @@ BuildRequires: ORBit2-devel >= 2.8.0 BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: intltool -BuildRequires: gnome-common >= 2.4.0 +BuildRequires: gnome-common >= 2.8.0 BuildRequires: gnome-vfs2-devel >= 2.4.0 BuildRequires: libglade2-devel >= 2.0.1 BuildRequires: libgnomeprintui-devel >= 2.4.0 @@ -78,7 +78,7 @@ mv -f po/{no,nb}.po CXXFLAGS="%{rpmcflags} -fno-exceptions" CFLAGS="%{rpmcflags} -fno-omit-frame-pointer" %{__libtoolize} -%{__aclocal} -I %{_aclocaldir}/gnome2-macros +%{__aclocal} %{__autoheader} %{__autoconf} %{__automake} -- 2.44.0