Author: cactus Date: Sun Sep 13 23:45:39 2009 GMT Module: packages Tag: HEAD ---- Log message: - rel 1 - new module notify-kde4 - files - upstream patches droped
---- Files affected: packages/kadu: kadu.spec (1.229 -> 1.230) ---- Diffs: ================================================================ Index: packages/kadu/kadu.spec diff -u packages/kadu/kadu.spec:1.229 packages/kadu/kadu.spec:1.230 --- packages/kadu/kadu.spec:1.229 Mon Sep 14 01:24:33 2009 +++ packages/kadu/kadu.spec Mon Sep 14 01:45:34 2009 @@ -90,7 +90,7 @@ Summary(pl.UTF-8): Klient Gadu-Gadu do przesyłania wiadomości po sieci Name: kadu Version: 0.6.5.3 -Release: 0.5 +Release: 1 License: GPL v2 Group: Applications/Communications Source0: http://kadu.net/download/stable/%{name}-%{version}.tar.bz2 @@ -139,10 +139,6 @@ Source22: http://www.kadu.net/~dorr/moduly/kde_notify-%{notify_kde_ver}.tar.gz # Source22-md5: 10a0f009e45593b2f3a79b3db0e9a00c Patch0: %{name}-weather-duplicated-translation-fix.patch -Patch1: %{name}-gcc44.patch -Patch2: %{name}-libsuffix.patch -Patch3: %{name}-choose_desc_crash_fix.patch -Patch4: %{name}-profiles_fix.patch URL: http://kadu.net/ BuildRequires: Qt3Support-devel >= 4.4 BuildRequires: QtScript-devel >= 4.4 @@ -1049,10 +1045,6 @@ %prep %setup -q -T -b 0 -n %{name} -%patch1 -p1 -%patch2 -p0 -%patch3 -p2 -%patch4 -p2 %if %{with anonymous_check} tar xjf %{SOURCE2} -C modules @@ -1084,9 +1076,6 @@ %if %{with panelkadu} tar xzf %{SOURCE11} -C modules %endif -%if %{with notify_qt4_docking} -tar xjf %{SOURCE22} -C modules -%endif %if %{with senthistory} tar xzf %{SOURCE12} -C modules %endif @@ -1103,7 +1092,7 @@ %if %{with desc_history} tar xjf %{SOURCE21} -C modules %endif -%if %{with desc_history} +%if %{with notify_kde} tar xzf %{SOURCE22} -C modules %endif @@ -1919,6 +1908,15 @@ %lang(pl) %{modules_data_dir}/translations/exec_notify_pl.qm %endif +%if %{with notify_kde} +%files module-notify-kde4 +%defattr(644,root,root,755) +%{modules_data_dir}/kde_notify.desc +%{modules_data_dir}/configuration/kde_notify.ui +%attr(755,root,root) %{modules_lib_dir}/libkde_notify.so +%lang(pl) %{modules_data_dir}/translations/kde_notify_pl.qm +%endif + %if %{with notify_led} %files module-notify-led %defattr(644,root,root,755) @@ -2013,6 +2011,7 @@ %{modules_data_dir}/powerkadu.desc %attr(755,root,root) %{modules_lib_dir}/libpowerkadu.so %lang(pl) %{modules_data_dir}/translations/powerkadu_pl.qm +%{modules_data_dir}/configuration/powerkadu.ui %dir %{modules_data_dir}/data/powerkadu %{modules_data_dir}/data/powerkadu/ChangeLog %{modules_data_dir}/data/powerkadu/powerkadu_32x32.png @@ -2209,6 +2208,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.230 2009/09/13 23:45:34 cactus +- rel 1 +- new module notify-kde4 +- files +- upstream patches droped + Revision 1.229 2009/09/13 23:24:33 cactus - up to 0.6.5.3 rel 0.5 - NFY ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kadu/kadu.spec?r1=1.229&r2=1.230&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
