packages: kadu/kadu.spec - BR: QtScript-devel, QtWebKit-devel - fix weather...

adamg adamg at pld-linux.org
Fri May 1 19:27:18 CEST 2009


Author: adamg                        Date: Fri May  1 17:27:18 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: QtScript-devel, QtWebKit-devel
- fix weather module build

---- Files affected:
packages/kadu:
   kadu.spec (1.204 -> 1.205) 

---- Diffs:

================================================================
Index: packages/kadu/kadu.spec
diff -u packages/kadu/kadu.spec:1.204 packages/kadu/kadu.spec:1.205
--- packages/kadu/kadu.spec:1.204	Sun Feb 22 17:45:55 2009
+++ packages/kadu/kadu.spec	Fri May  1 19:27:12 2009
@@ -203,7 +203,11 @@
 # Source47-md5:	cf7d7c8f86d9cfe4b5a0ab52b5deff34
 Patch0:		%{name}-ac_am.patch
 Patch1:		%{name}-voice.patch
+Patch2:		%{name}-weather-duplicated-translation-fix.patch
 URL:		http://kadu.net/
+BuildRequires:	Qt3Support-devel >= 4.4
+BuildRequires:	QtScript-devel >= 4.4
+BuildRequires:	QtWebKit-devel >= 4.4
 %{?with_sound_alsa:BuildRequires:	alsa-lib-devel}
 %{?with_sound_arts:BuildRequires:	artsc-devel}
 %{?with_spellchecker:BuildRequires:	aspell-devel}
@@ -232,7 +236,6 @@
 %{?with_mediaplayer_xmms:BuildRequires:	xmms-devel}
 %{?with_panelkadu:BuildRequires:	xorg-lib-libXtst-devel}
 %{?with_notify_xosd:BuildRequires:	xosd-devel}
-BuildRequires:	QtWebKit-devel >= 4.4
 Requires:	libgadu >= %{libgadu_ver}
 Obsoletes:	kadu-module-imiface <= 0.4.3
 Obsoletes:	kadu-module-iwait4u <= 0.5.0
@@ -1124,6 +1127,7 @@
 %endif
 %if %{with weather}
 tar xjf %{SOURCE19} -C modules
+%patch2 -p1
 %endif
 %if %{with word_fix}
 tar xjf %{SOURCE25} -C modules
@@ -2140,6 +2144,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.205  2009/05/01 17:27:12  adamg
+- BR: QtScript-devel, QtWebKit-devel
+- fix weather module build
+
 Revision 1.204  2009/02/22 16:45:55  areq
 - BR cmake, QtWebKit-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kadu/kadu.spec?r1=1.204&r2=1.205&f=u



More information about the pld-cvs-commit mailing list