SPECS (DEVEL): kadu.spec - BR: artsc-devel - BR: kdelibs-devel onl...
arvenil
arvenil at pld-linux.org
Sat Jan 19 21:23:25 CET 2008
Author: arvenil Date: Sat Jan 19 20:23:25 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- BR: artsc-devel
- BR: kdelibs-devel only for bcond mediaplayer_amarok and dcopexport
- rm BRs libtool, gettext-devel, arts-devel
- patch for voice module: use shared gsm library instead of static
---- Files affected:
SPECS:
kadu.spec (1.97.2.85 -> 1.97.2.86)
---- Diffs:
================================================================
Index: SPECS/kadu.spec
diff -u SPECS/kadu.spec:1.97.2.85 SPECS/kadu.spec:1.97.2.86
--- SPECS/kadu.spec:1.97.2.85 Sat Jan 19 18:09:56 2008
+++ SPECS/kadu.spec Sat Jan 19 21:23:20 2008
@@ -163,21 +163,22 @@
Patch0: %{name}-ac_am.patch
Patch1: %{name}-xmms.patch
Patch2: %{name}-mediaplayer-audacious.patch
+Patch3: %{name}-voice.patch
URL: http://kadu.net/
%{?with_sound_alsa:BuildRequires: alsa-lib-devel}
-%{?with_sound_arts:BuildRequires: arts-devel}
+%{?with_sound_arts:BuildRequires: artsc-devel}
%{?with_spellchecker:BuildRequires: aspell-devel}
%{?with_mediaplayer_audacious:BuildRequires: audacious-devel >= 1.4.0}
BuildRequires: autoconf
BuildRequires: automake
%{?with_sms_miastoplusa:BuildRequires: curl-devel}
%{?with_sound_esd:BuildRequires: esound-devel}
-BuildRequires: gettext-devel
+%if %{with mediaplayer_amarok} || %{with dcopexport}
BuildRequires: kdelibs-devel
+%endif
%{?with_sound_ao:BuildRequires: libao-devel}
BuildRequires: libgsm-devel
BuildRequires: libsndfile-devel >= 1.0
-BuildRequires: libtool
%{?with_sound_nas:BuildRequires: nas-devel}
BuildRequires: openssl-devel >= 0.9.7d
%{?with_mediaplayer_audacious:BuildRequires: pkgconfig}
@@ -722,6 +723,7 @@
%prep
%setup -q -T -b %{?with_snap:10}0 -n %{name}
%patch0 -p1
+%patch3 -p1
%if %{with mediaplayer}
tar xjf %{SOURCE2} -C modules
@@ -1620,6 +1622,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97.2.86 2008-01-19 20:23:20 arvenil
+- BR: artsc-devel
+- BR: kdelibs-devel only for bcond mediaplayer_amarok and dcopexport
+- rm BRs libtool, gettext-devel, arts-devel
+- patch for voice module: use shared gsm library instead of static
+
Revision 1.97.2.85 2008-01-19 17:09:56 arvenil
- this is not final 0.6.0, proper release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kadu.spec?r1=1.97.2.85&r2=1.97.2.86&f=u
More information about the pld-cvs-commit
mailing list