diff --git a/atk1.0.spec b/atk1.0.spec index 92435fb..80b1969 100644 --- a/atk1.0.spec +++ b/atk1.0.spec @@ -54,7 +54,7 @@ This package contains data used by atk library. %package -n %{libname} Summary: Accessibility features for Gtk+ Group: System/Libraries -Suggests: %{name}-common >= %{EVRD} +Recommends: %{name}-common >= %{EVRD} Provides: lib%{name} = %{EVRD} Conflicts: gir-repository < 0.6.5-4 @@ -112,7 +112,7 @@ from GTK+ and GNOME widgets. %setup -qn %{pkgname}-%{version} %build -%configure2_5x \ +%configure \ --disable-static \ %if %{with gtkdoc} --enable-gtk-doc @@ -121,6 +121,6 @@ from GTK+ and GNOME widgets. %make %install -%makeinstall_std +%make_install %find_lang %{pkgname}10