mirror of
https://abf.rosa.ru/djam/atk1.0.git
synced 2025-02-23 07:02:57 +00:00
bot: rpm5 -> rpm4 (1)
This commit is contained in:
parent
ff1d9dd759
commit
21c4001b3c
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue