packages: kadu/kadu.spec - notify_exec done

lisu lisu at pld-linux.org
Mon Sep 12 22:59:04 CEST 2011


Author: lisu                         Date: Mon Sep 12 20:59:04 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- notify_exec done

---- Files affected:
packages/kadu:
   kadu.spec (1.294 -> 1.295) 

---- Diffs:

================================================================
Index: packages/kadu/kadu.spec
diff -u packages/kadu/kadu.spec:1.294 packages/kadu/kadu.spec:1.295
--- packages/kadu/kadu.spec:1.294	Mon Sep 12 22:50:10 2011
+++ packages/kadu/kadu.spec	Mon Sep 12 22:58:59 2011
@@ -1373,11 +1373,7 @@
 %else
 %{__sed} -i 's/module_nextinfo=m/module_nextinfo=n/' .config
 %endif
-%if %{with notify_exec}
-%{__sed} -i 's/module_exec_notify=n/module_exec_notify=m/' .config
-%else
-%{__sed} -i 's/module_exec_notify=m/module_exec_notify=n/' .config
-%endif
+%{!?with_notify_exec:%{__sed} -i 's/\texec_notify$/\t#exec_notify/' Plugins.cmake}
 %if %{with notify_kde}
 %{__sed} -i 's/module_kde_notify=n/module_kde_notify=m/' .config
 %else
@@ -2089,18 +2085,17 @@
 %lang(en) %{modules_data_dir}/translations/nextinfo_en.qm
 %lang(pl) %{modules_data_dir}/translations/nextinfo_pl.qm
 %endif
+%endif
 
 %if %{with notify_exec}
 %files module-notify-exec
 %defattr(644,root,root,755)
 %{modules_data_dir}/exec_notify.desc
 %attr(755,root,root) %{modules_lib_dir}/libexec_notify.so
-%lang(de) %{modules_data_dir}/translations/exec_notify_de.qm
-%lang(fr) %{modules_data_dir}/translations/exec_notify_fr.qm
-%lang(it) %{modules_data_dir}/translations/exec_notify_it.qm
 %lang(pl) %{modules_data_dir}/translations/exec_notify_pl.qm
 %endif
 
+%if 0
 %if %{with notify_kde}
 %files module-notify-kde4
 %defattr(644,root,root,755)
@@ -2451,6 +2446,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.295  2011/09/12 20:58:59  lisu
+- notify_exec done
+
 Revision 1.294  2011/09/12 20:50:10  lisu
 - disable mediaplayer_vlc by default
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kadu/kadu.spec?r1=1.294&r2=1.295&f=u



More information about the pld-cvs-commit mailing list