Updated pidgin.spec

This commit is contained in:
Alexander Kazancev 2012-08-28 07:26:09 +00:00
parent b16d8faf53
commit dbe221d92e

View file

@ -1,11 +1,4 @@
%if %mandriva_branch == Cooker %define release 3
# Cooker
%define release %mkrel 2
%else
# Old distros
%define subrel 2
%define release %mkrel 0
%endif
%define major 0 %define major 0
%define libname %mklibname purple %{major} %define libname %mklibname purple %{major}
@ -27,10 +20,6 @@
%define build_mono 0 %define build_mono 0
%endif %endif
%if %mdvver < 201020
%define build_vv 0
%endif
%{?_without_evolution: %{expand: %%global build_evolution 0}} %{?_without_evolution: %{expand: %%global build_evolution 0}}
%{?_with_evolution: %{expand: %%global build_evolution 1}} %{?_with_evolution: %{expand: %%global build_evolution 1}}
@ -139,7 +128,7 @@ BuildConflicts: silc-toolkit-devel
BuildRequires: mono-devel BuildRequires: mono-devel
%endif %endif
%if %build_vv %if %build_vv
BuildRequires: farsight2-devel >= 0.0.9 BuildRequires: pkgconfig(farsight2-0.10)
Suggests: gstreamer0.10-farsight2 Suggests: gstreamer0.10-farsight2
%endif %endif
Obsoletes: hackgaim <= 0.60 gaim Obsoletes: hackgaim <= 0.60 gaim