Witam, kadu podbite do 0.6.5.4-0.rc3.1 th+ready+test-i686: buduje się i działa
pzdr -- Andrzej Augustyński
Index: kadu/kadu.spec =================================================================== RCS file: /cvsroot/packages/kadu/kadu.spec,v retrieving revision 1.233 diff -u -r1.233 kadu.spec --- kadu/kadu.spec 8 Dec 2009 10:22:03 -0000 1.233 +++ kadu/kadu.spec 18 Jan 2010 12:05:51 -0000 @@ -73,7 +73,7 @@ %define anonymous_check_ver 0.6.5.3-1 %define dcopexport_ver 0.11.3-20071129 %define desc_history_ver 1.1 -%define globalhotkeys_ver 0.6.5-13 +%define globalhotkeys_ver 0.6.5-15 %define mail_ver 0.3.6 %define mime_tex_ver 0.6.5.3-1 %define nextinfo_ver 0.6.5-2 @@ -83,11 +83,11 @@ %define notify_water_ver 0.2.1 %define panelkadu_ver 0.6.5-5 %define senthistory_ver 0.6.5-5 -%define sms_plus_pl_ver 0.6.5.3-3 -%define tabs_ver 1.2.5 +%define sms_plus_pl_ver 0.6.5.4-1 +%define tabs_ver 1.2.6 %define weather_ver 3.15 -%define rel rc1 +%define rel rc3 Summary: A Gadu-Gadu client for online messaging Summary(pl.UTF-8): Klient Gadu-Gadu do przesyÅania wiadomoÅci po sieci Name: kadu @@ -96,14 +96,14 @@ License: GPL v2 Group: Applications/Communications Source0: http://kadu.net/download/stable/%{name}-%{version}-%{rel}.tar.bz2 -# Source0-md5: 0443647e86f59861b7b67c1ba9e64c7c +# Source0-md5: acd79b3cdff716f4981f26e3f0ccc2db Source1: %{name}.desktop Source2: http://kadu.net/~patryk/anonymous_check/anonymous_check-%{anonymous_check_ver}.tar.bz2 # Source2-md5: f6290d67c0f45b3f43ff3f35e780615f Source3: dcopexport-%{dcopexport_ver}-0.6.0.tar.bz2 # Source3-md5: b36fcfcf4756285f30cbb6c2b6c2a2da Source4: http://www.ultr.pl/kadu/globalhotkeys-%{globalhotkeys_ver}.tar.gz -# Source4-md5: cc243181278cc7e8e1931e9201a9a84e +# Source4-md5: 2b28612576276fc2b87120093428965b Source5: http://kadu.net/~michal/mail/mail-%{mail_ver}.tar.bz2 # Source5-md5: 85fdf695c7fbc58e607dc15278391ab3 Source6: http://kadu.net/~patryk/mime_tex/mime_tex-mime_tex-%{mime_tex_ver}.tar.bz2 @@ -121,9 +121,9 @@ Source12: http://www.ultr.pl/kadu/senthistory-%{senthistory_ver}.tar.gz # Source12-md5: a58b2be2ee7e4489dc80f629b7e6f8f3 Source13: http://kadu.net/~patryk/plus_pl_sms/plus_pl_sms-plus_pl_sms-%{sms_plus_pl_ver}.tar.bz2 -# Source13-md5: 69bbd956e3a15bce91e61476bd59b379 +# Source13-md5: 59f7ba01a63464818acaa5ff6fd176d5 Source14: http://www.kadu.net/~weagle/tabs/%{name}-tabs-%{tabs_ver}.tar.bz2 -# Source14-md5: 515ee7b9627dc4b8b3f5a502d15493af +# Source14-md5: 52d74572979838aa55b9fb76c0283a18 Source15: http://kadu.net/~blysk/weather-%{weather_ver}.tar.bz2 # Source15-md5: d96a1222764b23c00e82fffc650d748e Source16: http://www.kadu.net/download/additions/%{name}-0.6.5-theme-glass-16.tar.gz @@ -141,6 +141,7 @@ Source22: http://www.kadu.net/~dorr/moduly/kde_notify-%{notify_kde_ver}.tar.gz # Source22-md5: 5fb975affffb243e1c5e2037f4dd1732 Patch0: %{name}-weather-duplicated-translation-fix.patch +Patch1: %{name}-module-mail.patch URL: http://kadu.net/ BuildRequires: Qt3Support-devel >= 4.4 BuildRequires: QtScript-devel >= 4.4 @@ -1075,6 +1076,7 @@ %endif %if %{with mail} tar xjf %{SOURCE5} -C modules +%patch1 -p1 %endif %if %{with mime_tex} tar xjf %{SOURCE6} -C modules
--- kadu/modules/mail/mail.h.orig 2008-08-31 14:42:22.000000000 +0000 +++ kadu/modules/mail/mail.h 2010-01-18 11:46:01.000000000 +0000 @@ -13,6 +13,7 @@ #include <QTimer> #include <QString> +#include <QLinkedList> #include "main_configuration_window.h" #include "../notify/notify.h"
_______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
