mirror of
https://abf.rosa.ru/djam/pidgin.git
synced 2025-02-23 21:42:47 +00:00
Updated pidgin.spec
This commit is contained in:
parent
b16d8faf53
commit
dbe221d92e
1 changed files with 2 additions and 13 deletions
15
pidgin.spec
15
pidgin.spec
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue