bot: rpm5 -> rpm4 (1)

This commit is contained in:
NixTux Commit Bot 2020-01-04 02:52:41 +03:00
parent ff1d9dd759
commit 21c4001b3c

View file

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