SPECS (DEVEL): kadu.spec - merged all changes from HEAD - kadu up to 0.6.0....

arvenil arvenil at pld-linux.org
Thu Jun 26 21:43:09 CEST 2008


Author: arvenil                      Date: Thu Jun 26 19:43:08 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- merged all changes from HEAD
- kadu up to 0.6.0.2 rc1
- added senthistory module
- added desc_history and nextinfo modules (disabled bcond)
- updated modules: firewall, globalhotkeys, audacious_mediaplayer,
  osdhints_notify, tabs (for tabs its just md5)

---- Files affected:
SPECS:
   kadu.spec (1.97.2.118 -> 1.97.2.119) 

---- Diffs:

================================================================
Index: SPECS/kadu.spec
diff -u SPECS/kadu.spec:1.97.2.118 SPECS/kadu.spec:1.97.2.119
--- SPECS/kadu.spec:1.97.2.118	Sat Mar  1 19:09:08 2008
+++ SPECS/kadu.spec	Thu Jun 26 21:43:02 2008
@@ -2,18 +2,20 @@
 #
 # TODO:
 # - Some modules with bcond_with will not work for now, we need to wait for next releases
+# - better descriptions/summaries for all modules (maybe also information in each package that it is a kadu module/theme)
 #
 # Conditional build:
 %bcond_with	snap			# build cvs snapshot
 %bcond_with	debug			# build with debug
-
 %bcond_without	advanced_userlist	# without Advanced Userlist support
 %bcond_without	agent			# without agent module support
 %bcond_without	antistring		# without antistring module support
 %bcond_without	auto_hide		# without auto_hide module support
 %bcond_without	autoresponder		# without autoresponder module support
+%bcond_without	autostatus		# without autostatus module support
 %bcond_without	anonymous_check		# without anonymous_check module support
 %bcond_without	cenzor			# without cenzor module support
+%bcond_with	desc_history		# with dcopexport module support (disabled becouse not in autodownload/not well tested)
 %bcond_without	dcopexport		# without dcopexport module support
 %bcond_without	docking_desktop		# without desktop_docking module support
 %bcond_without	docking_wmaker		# without wmaker_docking module support
@@ -21,7 +23,9 @@
 %bcond_without	filedesc		# without filedesc module support
 %bcond_without	filtering		# without filtering module support
 %bcond_without	firewall		# without firewall module support
-%bcond_with	iwait4u			# with iwait4u module support
+%bcond_without	globalhotkeys		# without globalhotkeys module support
+%bcond_with	iwait4u			# with iwait4u module support (not available for kadu 0.6.x)
+%bcond_without	last_seen		# without last_seen 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
@@ -29,6 +33,7 @@
 %bcond_without	mediaplayer_falf	# without falf player support module
 %bcond_without	mediaplayer_xmms	# without xmms player support module
 %bcond_without	mime_tex		# without mime_tex module support
+%bcond_with	nextinfo		# with nextinfo module support (disabled becouse not in autodownload/not well tested)
 %bcond_without	notify_exec		# without exec_notify module support
 %bcond_without	notify_led		# without led_notify module support
 %bcond_without	notify_mx610		# without led_notify module support
@@ -41,6 +46,7 @@
 %bcond_without	parser_extender		# without parser_extender extensions
 %bcond_without	powerkadu		# without PowerKadu extensions
 %bcond_without	profiles		# without profiles module support
+%bcond_without	senthistory		# without senthistory module support
 %bcond_without	sound_alsa		# without ALSA support
 %bcond_without	sound_ao		# without ao support
 %bcond_without	sound_arts		# without arts sound server support
@@ -57,145 +63,155 @@
 %bcond_without	weather			# without weather check module support
 %bcond_without	word_fix		# without word_fix module support
 
+%define		libgadu_ver		4:1.8.0
 %define		_snap	20080208
-%define		_rel	rc4
-%define		_libgadu_ver		4:1.8.0
+%define		_rel	rc1
 
-%define		_agent_mod_ver		0.4.4
-%define		_amarok_mod_ver		20071220
-%define		_anonymous_check_ver	0.2
-%define		_antistring_ver		0.2
-%define		_auto_hide_ver		0.2.1
-%define		_cenzor_ver		0.2
-%define		_dcopexport_ver		0.11.3-20071129
-%define		_falf_mod_ver		20071225
-%define		_filedesc_ver		20080104
-%define		_filtering_ver		20080224
-%define		_firewall_ver		0.7.5
-%define		_iwait4u_ver		1.3
-%define		_mail_ver		0.3.3
-%define		_mediaplayer_mod_ver	20080224
-%define		_mediaplayer_audacious_ver	20080224
-%define		_mime_tex_ver		1.4.1
-%define		_notify_exec_ver	20070101
-%define		_notify_led_ver		0.18
-%define		_notify_mx610_ver	0.3.1
-%define		_notify_osdhints_ver	0.4.0.9
-%define		_notify_pcspeaker_ver	0.6.0.3
-%define		_notify_water_ver	0.1.1-try2
-%define		_panelkadu_ver		beta3
-%define		_parser_extender_ver	0.1.1
-%define		_powerkadu_ver		2.0.1
-%define		_profiles_ver		0.3.1
-%define		_screenshot_ver		20080104
-%define		_sms_miastoplusa_ver	1.3.9
-%define		_sound_ao_ver		20060424
-%define		_spellchecker_mod_ver	20071230
-%define		_split_messages_ver	0.2
-%define		_tabs_ver		1.1.5
-%define		_weather_ver		3.13
-%define		_word_fix_ver		0.3
-%define		_xmms_mod_ver		20080116
+%define		agent_mod_ver		0.4.4
+%define		amarok_mod_ver		20071220
+%define		anonymous_check_ver	0.2
+%define		antistring_ver		0.2
+%define		auto_hide_ver		0.2.1
+%define		autostatus_ver		0.1
+%define		cenzor_ver		0.2
+%define		desc_history_ver	1.1
+%define		dcopexport_ver		0.11.3-20071129
+%define		falf_mod_ver		20071225
+%define		filedesc_ver		20080104
+%define		filtering_ver		20080224
+%define		firewall_ver		0.7.5.1
+%define		globalhotkeys_ver	0.6.0-3
+%define		iwait4u_ver		1.3
+%define		last_seen_ver		0.1.1
+%define		mail_ver		0.3.3
+%define		mediaplayer_mod_ver	20080224
+%define		mediaplayer_audacious_ver	20080423
+%define		mime_tex_ver		1.4.1.1
+%define		nextinfo_ver		0.6.0-rc3
+%define		notify_led_ver		0.18
+%define		notify_mx610_ver	0.3.1
+%define		notify_osdhints_ver	0.4.3
+%define		notify_pcspeaker_ver	0.6.0.3
+%define		notify_water_ver	0.1.1-try2
+%define		panelkadu_ver		0.6.0-1
+%define		parser_extender_ver	0.1.1
+%define		powerkadu_ver		2.0.4
+%define		profiles_ver		0.3.1
+%define		senthistory_ver		0.6.0-rc1
+%define		screenshot_ver		20080104
+%define		sms_miastoplusa_ver	1.3.9
+%define		sound_ao_ver		20060424
+%define		spellchecker_mod_ver	20071230
+%define		split_messages_ver	0.2
+%define		tabs_ver		1.1.6
+%define		weather_ver		3.13
+%define		word_fix_ver		0.3
+%define		xmms_mod_ver		20080116
 
-%if %{with snap}
 %define		year	%(echo %{_snap} |cut -b -4)
-%endif
 
 Summary:	A Gadu-Gadu client for online messaging
 Summary(pl.UTF-8):	Klient Gadu-Gadu do przesyłania wiadomości po sieci
 Name:		kadu
-Version:	0.6.0
+Version:	0.6.0.2
 Release:	0.%{?with_snap:%{_snap}}%{!?with_snap:%{_rel}}.1
 License:	GPL v2
 Group:		Applications/Communications
-
-%if %{with snap}
-Source100:	http://kadu.net/download/snapshots/2008/%{name}-%{_snap}.tar.bz2
-# Source100-md5:	d158fe973922a66b36a3616b5494fd72
-%else
 Source0:	http://kadu.net/download/stable/%{name}-%{version}-%{_rel}.tar.bz2
-# Source0-md5:	6dbaf616e398f50ee4eaa7b60475ff1e
-%endif
+# Source0-md5:	1f7797fe114069779ed924563ce1e1e9
+Source100:	http://kadu.net/download/snapshots/%{year}/%{name}-%{_snap}.tar.bz2
+# Source100-md5:	d158fe973922a66b36a3616b5494fd72
 Source1:	%{name}.desktop
-Source2:	http://www.kadu.net/download/modules_extra/mediaplayer/mediaplayer-%{_mediaplayer_mod_ver}.tar.bz2
+Source2:	http://www.kadu.net/download/modules_extra/mediaplayer/mediaplayer-%{mediaplayer_mod_ver}.tar.bz2
 # Source2-md5:	8a27d4873e6896d63f7c8193029b24ca
-Source3:	http://www.kadu.net/download/modules_extra/amarok_mediaplayer/amarok_mediaplayer-%{_amarok_mod_ver}.tar.bz2
+Source3:	http://www.kadu.net/download/modules_extra/amarok_mediaplayer/amarok_mediaplayer-%{amarok_mod_ver}.tar.bz2
 # Source3-md5:	51d304e335e814f3d8c0f1654007a7d7
-Source4:	http://alan.umcs.lublin.pl/~pinkworm/dcopexport/dcopexport-%{_dcopexport_ver}-%{version}.tar.bz2
+Source4:	http://alan.umcs.lublin.pl/~pinkworm/dcopexport/dcopexport-%{dcopexport_ver}-0.6.0.tar.bz2
 # Source4-md5:	b36fcfcf4756285f30cbb6c2b6c2a2da
-Source5:	http://www.kadu.net/download/modules_extra/filedesc/filedesc-%{_filedesc_ver}.tar.bz2
+Source5:	http://www.kadu.net/download/modules_extra/filedesc/filedesc-%{filedesc_ver}.tar.bz2
 # Source5-md5:	8d11979fa8a3795f7ab20fbb1fb8bdbb
-Source6:	http://www.kadu.net/download/modules_extra/filtering/filtering-%{_filtering_ver}.tar.bz2
+Source6:	http://www.kadu.net/download/modules_extra/filtering/filtering-%{filtering_ver}.tar.bz2
 # Source6-md5:	a672d4ef9ce113196e4689b9141b4aef
-Source7:	http://www.kadu.net/~pan_wojtas/iwait4u/download/%{name}-iwait4u-%{_iwait4u_ver}.tar.gz
+Source7:	http://www.kadu.net/~pan_wojtas/iwait4u/download/%{name}-iwait4u-%{iwait4u_ver}.tar.gz
 # Source7-md5:	6233a8ef21d901fc5fb91c0db40d0e32
-Source8:	http://www.kadu.net/download/modules_extra/falf_mediaplayer/falf_mediaplayer-%{_falf_mod_ver}.tar.bz2
+Source8:	http://www.kadu.net/download/modules_extra/falf_mediaplayer/falf_mediaplayer-%{falf_mod_ver}.tar.bz2
 # Source8-md5:	927db40f7136ff86b3e83307b5cec2d9
-Source9:	http://kadu.net/~blysk/led_notify-%{_notify_led_ver}.tar.bz2
+Source9:	http://kadu.net/~blysk/led_notify-%{notify_led_ver}.tar.bz2
 # Source9-md5:	786a0ee40a3aef03b51e2d89a2bceda5
-Source10:	http://www.kadu.net/~dorr/moduly/%{name}-osdhints_notify-%{_notify_osdhints_ver}.tar.bz2
-# Source10-md5:	f515d2dd54d4a5948f691b05d13be70d
-Source11:	http://www.kadu.net/~dorr/moduly/%{name}-pcspeaker-%{_notify_pcspeaker_ver}.tar.bz2
+Source10:	http://www.kadu.net/~dorr/moduly/%{name}-osdhints_notify-%{notify_osdhints_ver}.tar.bz2
+# Source10-md5:	5913203482de8ef9d596e94afcbff147
+Source11:	http://www.kadu.net/~dorr/moduly/%{name}-pcspeaker-%{notify_pcspeaker_ver}.tar.bz2
 # Source11-md5:	4b8abfe0c57efabb49ba8c6c71a316f2
-Source12:	http://www.kadu.net/~dorr/moduly/%{name}-powerkadu-%{_powerkadu_ver}.tar.bz2
-# Source12-md5:	2a0360e80e72cb4dbd1c65eb7bdca2c0
-Source13:	http://www.kadu.net/~dorr/moduly/%{name}-profiles-%{_profiles_ver}.tar.bz2
+Source12:	http://www.kadu.net/~dorr/moduly/%{name}-powerkadu-%{powerkadu_ver}.tar.bz2
+# Source12-md5:	6336dbee2fad52bf634f7d92f8c4a6eb
+Source13:	http://www.kadu.net/~dorr/moduly/%{name}-profiles-%{profiles_ver}.tar.bz2
 # Source13-md5:	d7ec7f808d15308d10ed76d1e3743f37
-Source14:	http://www.kadu.net/download/modules_extra/screenshot/screenshot-%{_screenshot_ver}.tar.bz2
+Source14:	http://www.kadu.net/download/modules_extra/screenshot/screenshot-%{screenshot_ver}.tar.bz2
 # Source14-md5:	47d3d5564b272a186667c1507e19844f
-Source15:	http://kadu.net/~patryk/miastoplusa_sms/miastoplusa_sms-0.6-%{_sms_miastoplusa_ver}.tar.gz
+Source15:	http://kadu.net/~patryk/miastoplusa_sms/miastoplusa_sms-0.6-%{sms_miastoplusa_ver}.tar.gz
 # Source15-md5:	e5c4d5cd94cef40730e281b9a6c9ed37
-Source16:	http://www.kadu.net/download/modules_extra/spellchecker/spellchecker-%{_spellchecker_mod_ver}.tar.bz2
+Source16:	http://www.kadu.net/download/modules_extra/spellchecker/spellchecker-%{spellchecker_mod_ver}.tar.bz2
 # Source16-md5:	a46eab2f3d9c31cee13ccf3a441bceec
-Source17:	http://misiek.jah.pl/assets/2008/2/8/agent-%{_agent_mod_ver}.tar.gz
+Source17:	http://misiek.jah.pl/assets/2008/2/8/agent-%{agent_mod_ver}.tar.gz
 # Source17-md5:	4401e0e3c509af347cb14a89236301ea
-Source18:	http://kadu.net/~arvenil/tabs/download/%{version}/%{_tabs_ver}/%{name}-tabs-%{_tabs_ver}.tar.bz2
-# Source18-md5:	8313ae2aa85b4a6f890203ed5f93fa1b
-Source19:	http://kadu.net/~blysk/weather-%{_weather_ver}.tar.bz2
+Source18:	http://kadu.net/~arvenil/tabs/download/%{version}/%{tabs_ver}/%{name}-tabs-%{tabs_ver}.tar.bz2
+# Source18-md5:	fa780b90db6f7e41b16008291dde3dac
+Source19:	http://kadu.net/~blysk/weather-%{weather_ver}.tar.bz2
 # Source19-md5:	41a6edd1356a36e4606e432d0bc856f6
-Source20:	http://www.kadu.net/download/modules_extra/xmms_mediaplayer/xmms_mediaplayer-%{_xmms_mod_ver}.tar.bz2
+Source20:	http://www.kadu.net/download/modules_extra/xmms_mediaplayer/xmms_mediaplayer-%{xmms_mod_ver}.tar.bz2
 # Source20-md5:	97dd4c9cd19b69b9ab6d38a20cd37a2e
-Source21:	http://kadu.jarzebski.pl/water_notify-%{_notify_water_ver}.tar.bz2
+Source21:	http://kadu.jarzebski.pl/water_notify-%{notify_water_ver}.tar.bz2
 # Source21-md5:	10320f9b96366422bbcd7ec76d4e85a1
-Source22:	http://www.ultr.pl/kadu/panelkadu-0.6-%{_panelkadu_ver}.tar.gz
-# Source22-md5:	0070c9bb4559ec29bb1195acdc5c5967
+Source22:	http://www.ultr.pl/kadu/panelkadu-%{panelkadu_ver}.tar.gz
+# Source22-md5:	f520f9e7a295c8ab2ea0dd93d92c0318
 Source23:	http://www.kadu.net/download/additions/%{name}-0.6-theme-glass-16.tar.gz
 # Source23-md5:	74712871bc3edc4a9e612e18138c49b0
 Source24:	http://www.kadu.net/download/additions/%{name}-0.6-theme-glass-22.tar.gz
 # Source24-md5:	c3f43652254f877dc991747b2d70f70a
-Source25:	http://www.kadu.net/~dorr/moduly/%{name}-word_fix-%{_word_fix_ver}.tar.bz2
+Source25:	http://www.kadu.net/~dorr/moduly/%{name}-word_fix-%{word_fix_ver}.tar.bz2
 # Source25-md5:	691484a500c75079508b240449cb9c90
-Source27:	http://www.kadu.net/~dorr/moduly/%{name}-firewall-%{_firewall_ver}.tar.bz2
-# Source27-md5:	9b0f04b4254b4ff08254b15e59a81be7
-Source28:	http://kadu.net/~patryk/mime_tex/mime_tex-%{_mime_tex_ver}.tar.bz2
-# Source28-md5:	d640b2ba650fb5aa0f3502ad7379b14b
-Source29:	http://kadu.jarzebski.pl/mx610_notify-%{_notify_mx610_ver}.tar.bz2
+Source27:	http://www.kadu.net/~dorr/moduly/%{name}-firewall-%{firewall_ver}.tar.bz2
+# Source27-md5:	f0d4e6f3ec989d71eb3d07759dd9b92a
+Source28:	http://kadu.net/~patryk/mime_tex/mime_tex-%{mime_tex_ver}.tar.bz2
+# Source28-md5:	7c407d03d64e2aaa62ae33187650d047
+Source29:	http://kadu.jarzebski.pl/mx610_notify-%{notify_mx610_ver}.tar.bz2
 # Source29-md5:	08bba105d9307bbf1a8e8482529441a4
-Source30:	http://www.kadu.net/~joi/ao_sound/packages/ao_sound-%{_sound_ao_ver}.tar.bz2
+Source30:	http://www.kadu.net/~joi/ao_sound/packages/ao_sound-%{sound_ao_ver}.tar.bz2
 # Source30-md5:	95809d330e48e61f58ec961ddbf0b529
-Source31:	http://www.kadu.net/download/modules_extra/audacious_mediaplayer/audacious_mediaplayer-%{_mediaplayer_audacious_ver}.tar.bz2
-# Source31-md5:	aa427d5b87fcc48cdd799cf19fe92da1
-Source32:	http://www.kadu.net/~weagle/mail/mail-%{_mail_ver}.tar.bz2
+Source31:	http://www.kadu.net/download/modules_extra/audacious_mediaplayer/audacious_mediaplayer-%{mediaplayer_audacious_ver}.tar.bz2
+# Source31-md5:	76611a2d47203465224b329bfa1eea7e
+Source32:	http://www.kadu.net/~weagle/mail/mail-%{mail_ver}.tar.bz2
 # Source32-md5:	898561b215ac10a99be62fa4e3a50a55
 Source33:	http://www.kadu.net/download/additions/%{name}-0.6-theme-oxygen-16.tar.gz
 # Source33-md5:	fb13f2624dec27632c42a6bc2c1a252f
 Source34:	http://www.kadu.net/download/additions/%{name}-0.6-theme-tango-16.tar.gz
 # Source34-md5:	52fe12765b600b9aa44cfc6489dce8eb
-Source35:	http://www.kadu.net/~dorr/moduly/%{name}-split_messages-%{_split_messages_ver}.tar.bz2
+Source35:	http://www.kadu.net/~dorr/moduly/%{name}-split_messages-%{split_messages_ver}.tar.bz2
 # Source35-md5:	450cbb8047aa15f4d040da361b660c5d
-Source36:	http://kadu.net/~patryk/anonymous_check/anonymous_check-%{_anonymous_check_ver}.tar.bz2
+Source36:	http://kadu.net/~patryk/anonymous_check/anonymous_check-%{anonymous_check_ver}.tar.bz2
 # Source36-md5:	84abb6515abc9a5aaa5d1f6b1f2b12e0
-Source37:	http://www.kadu.net/~dorr/moduly/%{name}-antistring-%{_antistring_ver}.tar.bz2
+Source37:	http://www.kadu.net/~dorr/moduly/%{name}-antistring-%{antistring_ver}.tar.bz2
 # Source37-md5:	4e09f977471ec504ad4acdb52fdb76ec
-Source38:	http://www.kadu.net/~dorr/moduly/%{name}-auto_hide-%{_auto_hide_ver}.tar.bz2
+Source38:	http://www.kadu.net/~dorr/moduly/%{name}-auto_hide-%{auto_hide_ver}.tar.bz2
 # Source38-md5:	42dd07b9745aabd1c52bf088ae3b79e9
-Source39:	http://www.kadu.net/~dorr/moduly/%{name}-cenzor-%{_cenzor_ver}.tar.bz2
+Source39:	http://www.kadu.net/~dorr/moduly/%{name}-cenzor-%{cenzor_ver}.tar.bz2
 # Source39-md5:	ff759d913d2cc3f160502fbf23993c87
-Source40:	http://www.kadu.net/~dorr/moduly/%{name}-parser_extender-%{_parser_extender_ver}.tar.bz2
+Source40:	http://www.kadu.net/~dorr/moduly/%{name}-parser_extender-%{parser_extender_ver}.tar.bz2
 # Source40-md5:	06378537ce5dace67ce623bcb05b0ea1
 Source41:	http://www.kadu.net/download/additions/%{name}-theme-kadu05.tar.gz
 # Source41-md5:	8576eef06700e8a9b7335452423a37a2
-
+Source42:	http://www.kadu.net/~dorr/moduly/%{name}-last_seen-%{last_seen_ver}.tar.bz2
+# Source42-md5:	b0b36bef5d8ff28b5fb6de0d1e1e8cc7
+Source43:	http://www.kadu.net/~dorr/moduly/%{name}-autostatus-%{autostatus_ver}.tar.bz2
+# Source43-md5:	bd508a350cb26f2925d055a40cd92e89
+Source44:	http://www.ultr.pl/kadu/globalhotkeys-%{globalhotkeys_ver}.tar.gz
+# Source44-md5:	ac1414714910786ea7fc4dface44265d
+Source45:	http://www.ultr.pl/kadu/senthistory-%{senthistory_ver}.tar.gz
+# Source45-md5:	45c05a4856d591e8f8c9343eb1f1446a
+Source46:	http://www.ultr.pl/kadu/nextinfo-%{nextinfo_ver}.tar.gz
+# Source46-md5:	8ba8bc7eb6b1fe1e7b48e9f028094bc1
+Source47:	http://myslenice.one.pl/~boogie/desc_history/desc_history-%{desc_history_ver}.tar.bz2
+# Source47-md5:	cf7d7c8f86d9cfe4b5a0ab52b5deff34
 Patch0:		%{name}-ac_am.patch
 Patch1:		%{name}-voice.patch
 URL:		http://kadu.net/
@@ -211,40 +227,43 @@
 BuildRequires:	kdelibs-devel
 %endif
 %{?with_sound_ao:BuildRequires:	libao-devel}
-BuildRequires:	libgadu-devel >= %{_libgadu_ver}
+BuildRequires:	libgadu-devel >= %{libgadu_ver}
 %{?with_voice:BuildRequires:	libgsm-devel}
 BuildRequires:	libsndfile-devel >= 1.0
+BuildRequires:	libstdc++-devel
 %{?with_sound_nas:BuildRequires:	nas-devel}
 %{?with_encryption:BuildRequires:	openssl-devel >= 0.9.7d}
 %{?with_mediaplayer_audacious:BuildRequires:	pkgconfig}
+BuildRequires:	qt-devel
 BuildRequires:	qt-linguist
 BuildRequires:	sed >= 4.0
 %{?with_mediaplayer_audacious:BuildRequires:	which}
 %{?with_mediaplayer_xmms:BuildRequires:	xmms-devel}
+%{?with_panelkadu:BuildRequires:	xorg-lib-libXtst-devel}
 %{?with_notify_xosd:BuildRequires:	xosd-devel}
-Requires:	libgadu >= %{_libgadu_ver}
+Requires:	libgadu >= %{libgadu_ver}
 Obsoletes:	kadu-module-imiface <= 0.4.3
 Obsoletes:	kadu-module-iwait4u <= 0.5.0
 Obsoletes:	kadu-module-speech <= 0.4.3
 Obsoletes:	kadu-module-tcl_scripting <= 0.4.3
-Obsoletes:	kadu-theme-icons-crystal16 <= 0.5.0
-Obsoletes:	kadu-theme-icons-crystal22 <= 0.5.0
-Obsoletes:	kadu-theme-icons-nuvola16 <= 0.5.0
-Obsoletes:	kadu-theme-icons-nuvola22 <= 0.5.0
+Obsoletes:	kadu-theme-icons-crystal16
+Obsoletes:	kadu-theme-icons-crystal22
+Obsoletes:	kadu-theme-icons-nuvola16
+Obsoletes:	kadu-theme-icons-nuvola22
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_modules_lib_dir	%{_libdir}/%{name}/modules
-%define		_modules_data_dir	%{_datadir}/%{name}/modules
-%define		_modules_bin_dir	%{_modules_lib_dir}/bin
+%define		modules_lib_dir		%{_libdir}/%{name}/modules
+%define		modules_data_dir	%{_datadir}/%{name}/modules
+%define		modules_bin_dir		%{modules_lib_dir}/bin
 
 %description
 Kadu is client of Gadu-Gadu protocol. It's an IM for Linux and UN*X.
-It's written with use of QT libraries.
+It's written with use of Qt and KDE libraries.
 
 %description -l pl.UTF-8
 Kadu jest klientem protokołu Gadu-Gadu. Inaczej mówiąc, jest
 komunikatorem dla Linuksa (oraz, przy niewielkim wysiłku, innych
-systemów UN*Xowych). Napisano go w oparciu o bibliotekę QT i KDE,
+systemów uniksowych). Napisano go w oparciu o bibliotekę Qt i KDE,
 przeznaczony jest więc dla tego środowiska.
 
 %package module-advanced_userlist
@@ -261,7 +280,7 @@
 
 %package module-agent
 Summary:	Spying module that shows who has you on list
-Summary(pl.UTF-8):	Moduł szpiegowski pokazujący osoby które mają cię na liście
+Summary(pl.UTF-8):	Moduł szpiegowski pokazujący osoby które mają użytkownika na liście
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 
@@ -269,7 +288,7 @@
 Spying module that shows who has you on list.
 
 %description module-agent -l pl.UTF-8
-Moduł szpiegowski pokazujący osoby które mają cię na liście.
+Moduł szpiegowski pokazujący osoby które mają użytkownika na liście.
 
 %package module-autoresponder
 Summary:	Autoresponder module
@@ -283,9 +302,21 @@
 %description module-autoresponder -l pl.UTF-8
 Moduł autoodpowiedzi.
 
+%package module-autostatus
+Summary:	Automatic status change module
+Summary(pl.UTF-8):	Moduł automatycznych zmian statusu
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-autostatus
+Automatic status change module.
+
+%description module-autostatus -l pl.UTF-8
+Moduł automatycznych zmian statusu.
+
 %package module-anonymous_check
 Summary:	Automatic lookup of an interlocutor in public directory
-Summary(pl.UTF-8):	Automatyczne wyszukiwanie nieznajomych rozmówców w publicznym katalogu
+Summary(pl.UTF-8):	Automatyczne wyszukiwanie nieznajomych rozmówców w katalogu publicznym
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 
@@ -293,20 +324,20 @@
 Automatic lookup of an interlocutor in public directory.
 
 %description module-anonymous_check -l pl.UTF-8
-Automatyczne wyszukiwanie nieznajomych rozmówców w publicznym
-katalogu.
+Automatyczne wyszukiwanie nieznajomych rozmówców w katalogu
+publicznym.
 
 %package module-antistring
-Summary:	Antistring
-Summary(pl.UTF-8):	Ochrona przed łańcuszkami
+Summary:	Antistring module
+Summary(pl.UTF-8):	Moduł chroniący przed łańcuszkami
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 
 %description module-antistring
-Antistring.
+Antistring module.
 
 %description module-antistring -l pl.UTF-8
-Ochrona przed łańcuszkami.
+Moduł chroniący przed łańcuszkami.
 
 %package module-auto_hide
 Summary:	Auto hide Kadu window
@@ -321,16 +352,28 @@
 Automatyczne ukrywanie okna Kadu.
 
 %package module-cenzor
-Summary:	Censor
-Summary(pl.UTF-8):	Cenzor
+Summary:	Censor module
+Summary(pl.UTF-8):	Moduł cenzora
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 
 %description module-cenzor
-Censor.
+Censor module.
 
 %description module-cenzor -l pl.UTF-8
-Cenzor.
+Moduł cenzora.
+
+%package module-desc_history
+Summary:	Status descriptions history
+Summary(pl.UTF-8):	Historia opisów statusów
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-desc_history
+Status descriptions history.
+
+%description module-desc_history -l pl.UTF-8
+Historia opisów statusów.
 
 %package module-dcopexport
 Summary:	Kadu DCOP interface
@@ -405,17 +448,29 @@
 Filtrowanie listy kontaktów.
 
 %package module-firewall
-Summary:	Module blocks unknown persons, who wants to start chat
+Summary:	Module to block unknown persons, who wants to start chat
 Summary(pl.UTF-8):	Moduł blokuje nieznane osoby, chcące zacząć rozmowę
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 
 %description module-firewall
-Mudule blocks unknown persons, who wants to start chat.
+Module to block unknown persons, who wants to start chat.
 
 %description module-firewall -l pl.UTF-8
 Moduł blokuje nieznane osoby, chcące zacząć rozmowę.
 
+%package module-globalhotkeys
+Summary:	Adds global hotkeys support to Kadu
+Summary(pl.UTF-8):	Moduł dodający do Kadu obsługę skrótów globalnych
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-globalhotkeys
+Adds global hotkeys support to Kadu.
+
+%description module-globalhotkeys -l pl.UTF-8
+Moduł dodający do Kadu obsługę skrótów globalnych.
+
 %package module-iwait4u
 Summary:	iwait4u module inform you, that someone from userlist is active
 Summary(pl.UTF-8):	Modul iwait4u do informowania o dostępności osób z listy
@@ -426,7 +481,19 @@
 iwait4u module inform you, that someone from userlist is active.
 
 %description module-iwait4u -l pl.UTF-8
-Modul iwait4u informuje, że osoba z listy użytkowników jest dostępna.
+Moduł iwait4u informuje, że osoba z listy użytkowników jest dostępna.
+
+%package module-last_seen
+Summary:	Last seen
+Summary(pl.UTF-8):	Ostatnio widziani
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-last_seen
+Last seen.
+
+%description module-last_seen -l pl.UTF-8
+Ostatnio widziani.
 
 %package module-mail
 Summary:	Mail checker module
@@ -451,12 +518,12 @@
 the song currently played.
 
 %description module-mediaplayer -l pl.UTF-8
-Moduł umożliwiający w opisie statusu pokazywanie informacji o
+Moduł umożliwiający pokazywanie w opisie statusu informacji o
 odgrywanym utworze.
 
 %package module-mediaplayer-amarok
 Summary:	Support amarok status
-Summary(pl.UTF-8):	Moduł statusu dla amarok
+Summary(pl.UTF-8):	Moduł statusu dla odtwarzacza amarok
 Group:		Applications/Communications
 Requires:	%{name}-module-mediaplayer = %{version}-%{release}
 Requires:	amarok
@@ -473,7 +540,7 @@
 
 %package module-mediaplayer-audacious
 Summary:	Support audacious status
-Summary(pl.UTF-8):	Moduł statusu dla audacious
+Summary(pl.UTF-8):	Moduł statusu dla odtwarzacza audacious
 Group:		Applications/Communications
 Requires:	%{name}-module-mediaplayer = %{version}-%{release}
 Requires:	audacious
@@ -530,6 +597,18 @@
 %description module-mime_tex -l pl.UTF-8
 Matematyczne formuły TeX w oknach czat.
 
+%package module-nextinfo
+Summary:	Extended contact informations
+Summary(pl.UTF-8):	Rozszerzone informacje o kontakcie
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-nextinfo
+Extended contact information
+
+%description module-nextinfo -l pl.UTF-8
+Rozszerzone informacje o kontakcie
+
 %package module-notify-exec
 Summary:	Notification by external commands module
 Summary(pl.UTF-8):	Moduł powiadamiania użytkownika o zdarzeniach za pomocą zewnętrznych poleceń
@@ -607,7 +686,7 @@
 
 %package module-notify-water
 Summary:	Notification by Water Plugin in Compiz
-Summary(pl.UTF-8):	Moduł powiadamiania pluginem Water w Compiz
+Summary(pl.UTF-8):	Moduł powiadamiania wtyczką Water w Compizie
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 
@@ -615,7 +694,7 @@
 Notification by Water Plugin in Compiz.
 
 %description module-notify-water -l pl.UTF-8
-Moduł powiadamiania pluginem Water w Compiz.
+Moduł powiadamiania wtyczką Water w Compizie.
 
 %package module-notify-xosd
 Summary:	Notification by XOSD module
@@ -642,16 +721,16 @@
 Moduł sprawiający, że Kadu wygląda i zachowuje się jak panel.
 
 %package module-parser_extender
-Summary:	Extends Kadu Parser
-Summary(pl.UTF-8):	Rozszerza możliwości Parsera Kadu
+Summary:	Module to extend Kadu Parser
+Summary(pl.UTF-8):	Moduł rozszerzający możliwości Parsera Kadu
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 
 %description module-parser_extender
-Extends Kadu Parser.
+Module to extend Kadu Parser.
 
 %description module-parser_extender -l pl.UTF-8
-Rozszerza możliwości Parsera Kadu.
+Moduł rozszerzający możliwości Parsera Kadu.
 
 %package module-powerkadu
 Summary:	PowerKadu extensions
@@ -661,6 +740,7 @@
 Requires:	%{name}-module-anonymous_check = %{version}-%{release}
 Requires:	%{name}-module-antistring = %{version}-%{release}
 Requires:	%{name}-module-auto_hide = %{version}-%{release}
+Requires:	%{name}-module-autostatus = %{version}-%{release}
 Requires:	%{name}-module-cenzor = %{version}-%{release}
 Requires:	%{name}-module-parser_extender = %{version}-%{release}
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kadu.spec?r1=1.97.2.118&r2=1.97.2.119&f=u



More information about the pld-cvs-commit mailing list