Author: cactus Date: Tue Aug 18 22:06:49 2009 GMT Module: packages Tag: HEAD ---- Log message: - rel 8; build with module mail
---- Files affected: packages/kadu: kadu.spec (1.225 -> 1.226) ---- Diffs: ================================================================ Index: packages/kadu/kadu.spec diff -u packages/kadu/kadu.spec:1.225 packages/kadu/kadu.spec:1.226 --- packages/kadu/kadu.spec:1.225 Mon Aug 17 21:38:22 2009 +++ packages/kadu/kadu.spec Wed Aug 19 00:06:44 2009 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # # TODO: -# - desc_history, mail - create CMakeFiles.txt +# - desc_history - create CMakeFiles.txt, port module to kadu 0.6.5.x # # Conditional build: %bcond_with debug # build with debug @@ -24,7 +24,7 @@ %bcond_without gg_avatars # without gg_avatars module support %bcond_without globalhotkeys # without globalhotkeys module support %bcond_without last_seen # without last_seen module support -%bcond_with mail # without mail module support +%bcond_without mail # without mail module support %bcond_without mediaplayer # without media player modules support %bcond_without mediaplayer_amarok # without amarok player support module %bcond_without mediaplayer_amarok2 # without amarok2 player support module @@ -72,7 +72,7 @@ %define dcopexport_ver 0.11.3-20071129 %define desc_history_ver 1.1 %define globalhotkeys_ver 0.6.5-11 -%define mail_ver 0.3.3 +%define mail_ver current %define mime_tex_ver 0.6.5.3 %define nextinfo_ver 0.6.5-1 %define notify_led_ver 0.21 @@ -89,7 +89,7 @@ Summary(pl.UTF-8): Klient Gadu-Gadu do przesyłania wiadomości po sieci Name: kadu Version: 0.6.5.2 -Release: 7 +Release: 8 License: GPL v2 Group: Applications/Communications Source0: http://kadu.net/download/stable/%{name}-%{version}.tar.bz2 @@ -101,8 +101,8 @@ # Source3-md5: b36fcfcf4756285f30cbb6c2b6c2a2da Source4: http://www.ultr.pl/kadu/globalhotkeys-%{globalhotkeys_ver}.tar.gz # Source4-md5: a951bd23ffa8fd7c224734dc514ca6b7 -Source5: http://www.kadu.net/~weagle/mail/mail-%{mail_ver}.tar.bz2 -# Source5-md5: 898561b215ac10a99be62fa4e3a50a55 +Source5: http://kadu.net/~michal/mail/mail-%{mail_ver}.tar.bz2 +# Source5-md5: 8509cb081936e487d884ea4622991b9d Source6: http://kadu.net/~patryk/mime_tex/mime_tex-%{mime_tex_ver}.tar.bz2 # Source6-md5: f15b1c1e8933c9ba5a81cc8e19aeadc7 Source7: http://www.ultr.pl/kadu/nextinfo-%{nextinfo_ver}.tar.gz @@ -1108,6 +1108,8 @@ # Change hard coded path to modules data files %{__sed} -i 's,dataPath("kadu/modules/*,("%{modules_data_dir}/,g' kadu-core/modules.cpp +echo "module_desc_history=n" >>.config + %build install -d build @@ -2185,6 +2187,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.226 2009/08/18 22:06:44 cactus +- rel 8; build with module mail + Revision 1.225 2009/08/17 19:38:22 cactus - uncomment some files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kadu/kadu.spec?r1=1.225&r2=1.226&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
