From 4daa3a049aba4fe892e84f005c8177093ec4f968 Mon Sep 17 00:00:00 2001 From: Michał Bentkowski Date: Nov 14 2006 17:48:58 +0000 Subject: - Add advanced_userlist, osdhints_notify and screenshot modules --- diff --git a/.cvsignore b/.cvsignore index 19b7196..addf940 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,4 @@ kadu-20061029.tar.bz2 +advanced_userlist-20061010.tar.bz2 +kadu-osdhints_notify-0.3.2.1.tar.gz +screenshot-0.4.4.tar.gz diff --git a/kadu.spec b/kadu.spec index 375febf..48ad2da 100644 --- a/kadu.spec +++ b/kadu.spec @@ -1,6 +1,6 @@ Name: kadu Version: 0.5.0 -Release: 0.19.rc1%{?dist} +Release: 0.20.rc1%{?dist} Summary: An Gadu-Gadu client for online messaging Group: Applications/Internet License: GPL @@ -25,6 +25,9 @@ Source113: http://www.kadu.net/~patryk/powerkadu/powerkadu-20061026.tar.gz Source114: http://www.kadu.net/~dorr/kadu-profiles-0.1.tar.gz Source115: http://alan.umcs.lublin.pl/~pinkworm/filtering/filtering-0.3.2-20060727-0.5.0.tar.bz2 Source116: http://www.kadu.net/~pan_wojtas/firewall/download/kadu-firewall-0.6.3.tar.gz +Source117: http://www.kadu.net/~joi/advanced_userlist/packages/advanced_userlist-20061010.tar.bz2 +Source118: http://www.kadu.net/~pan_wojtas/osdhints_notify/download/kadu-osdhints_notify-0.3.2.1.tar.gz +Source119: http://scripts.one.pl/screenshot/devel/0.5.0/screenshot-0.4.4.tar.gz Patch0: kadu-0.5.0-tabs_patch.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -230,11 +233,32 @@ Requires: %{name} = %{version}-%{release} %description wmaker_docking WindowMaker docking module +%package advanced_userlist +Summary: Advanced_userlist module for Kadu +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +%description advanced_userlist +User list: support for priorities (VIP/NIP) and +changing order of sorting functions. +%package osdhints_notify +Summary: Osdhints_notify module for Kadu +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +%description osdhints_notify +Notification by OSD-like hints + +%package screenshot +Summary: Screenshot module for Kadu +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +%description screenshot +Adds a possibility to select a screen's fragment +and send image with its content. %prep %setup -q -n kadu -%setup -q -D -T -a 100 -a 101 -a 102 -a 103 -a 104 -a 105 -a 106 -a 107 -a 108 -a 109 -a 110 -a 111 -a 112 -a 113 -a 114 -a 115 -a 116 -n kadu/modules +%setup -q -D -T -a 100 -a 101 -a 102 -a 103 -a 104 -a 105 -a 106 -a 107 -a 108 -a 109 -a 110 -a 111 -a 112 -a 113 -a 114 -a 115 -a 116 -a 117 -a 118 -a 119 -n kadu/modules %setup -q -D -T -n kadu %patch0 -p1 -b tabs_patch @@ -261,7 +285,10 @@ SHARED_CHANGES="module_alsa_sound \ module_profiles \ module_mail \ module_exec_notify \ - module_firewall + module_firewall \ + module_advanced_userlist \ + module_osdhints_notify \ + module_screenshot \ module_wmaker_docking" for change in $SHARED_CHANGES; do sed s/^$change=.$/$change=m/ -i .config @@ -444,6 +471,15 @@ rm -rf $RPM_BUILD_ROOT %mod_files mail +%files advanced_userlist +%defattr(-,root,root,-) +%{_modlib}/advanced_userlist.so +%{_moddata}/advanced_userlist.desc + +%mod_files2 osdhints_notify + +%mod_files2 screenshot + %files weather %defattr(-,root,root,-) %{_modlib}/weather.so @@ -451,6 +487,9 @@ rm -rf $RPM_BUILD_ROOT %{_moddata}/data/weather %changelog +* Mon Nov 14 2006 Michał Bentkowski - 0.5.0-0.20.rc1 +- Add advanced_userlist, osdhints_notify and screenshot modules + * Wed Nov 08 2006 Michał Bentkowski - 0.5.0-0.19.rc1 - Update kadu to RC1 - Update ext_info module to 2.0beta9 diff --git a/sources b/sources index 94f2555..17f7e30 100644 --- a/sources +++ b/sources @@ -16,4 +16,6 @@ ef56085ab7d8e60be15d86d2c5f4a424 tabs-current.tar.gz 69424cd8731b08962073c232c0505cfb ext_info-2.0beta9.tar.bz2 e4ac1276f5326c5b17ef086ad2448e91 xmms-1.32.tar.gz 139e50cbe9ff2014ca35e9b3b4be1f67 amarok-1.19.tar.gz - +403490d44e9650261809cdbca0de816a advanced_userlist-20061010.tar.bz2 +4568a1cf1b242642a1fc6629969d05dd kadu-osdhints_notify-0.3.2.1.tar.gz +c6da85999cfebef413d228dca9c7d91f screenshot-0.4.4.tar.gz