packages: kadu/kadu.spec - adjusted more plugins

lisu lisu at pld-linux.org
Mon Sep 12 23:54:31 CEST 2011


Author: lisu                         Date: Mon Sep 12 21:54:31 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adjusted more plugins

---- Files affected:
packages/kadu:
   kadu.spec (1.297 -> 1.298) 

---- Diffs:

================================================================
Index: packages/kadu/kadu.spec
diff -u packages/kadu/kadu.spec:1.297 packages/kadu/kadu.spec:1.298
--- packages/kadu/kadu.spec:1.297	Mon Sep 12 23:43:33 2011
+++ packages/kadu/kadu.spec	Mon Sep 12 23:54:25 2011
@@ -1468,26 +1468,10 @@
 %else
 %{__sed} -i 's/module_dsp_sound=m/module_dsp_sound=n/' .config
 %endif
-%if %{with sound_ext}
-%{__sed} -i 's/module_ext_sound=n/module_ext_sound=m/' .config
-%else
-%{__sed} -i 's/module_ext_sound=m/module_ext_sound=n/' .config
-%endif
-%if %{with sound_phonon}
-%{__sed} -i 's/module_phonon_sound=n/module_phonon_sound=m/' .config
-%else
-%{__sed} -i 's/module_phonon_sound=m/module_phonon_sound=n/' .config
-%endif
-%if %{with sound_qt4}
-%{__sed} -i 's/module_qt4_sound=n/module_qt4_sound=m/' .config
-%else
-%{__sed} -i 's/module_qt4_sound=m/module_qt4_sound=n/' .config
-%endif
-%if %{with spellchecker}
-%{__sed} -i 's/module_spellchecker=n/module_spellchecker=m/' .config
-%else
-%{__sed} -i 's/module_spellchecker=m/module_spellchecker=n/' .config
-%endif
+%{!?with_sound_ext:%{__sed} -i 's/\text_sound$/\t#ext_sound/' Plugins.cmake}
+%{!?with_sound_phonon:%{__sed} -i 's/\tphonon_sound$/\t#phonon_sound/' Plugins.cmake}
+%{!?with_sound_qt4:%{__sed} -i 's/\tqt4_sound$/\t#qt4_sound/' Plugins.cmake}
+%{!?with_spellchecker:%{__sed} -i 's/\tspellchecker$/\t#spellchecker/' Plugins.cmake}
 %if %{with split_messages}
 %{__sed} -i 's/module_split_messages=n/module_split_messages=m/' .config
 %else
@@ -2292,6 +2276,7 @@
 %lang(it) %{modules_data_dir}/translations/dsp_sound_it.qm
 %lang(pl) %{modules_data_dir}/translations/dsp_sound_pl.qm
 %endif
+%endif
 
 %if %{with sound_ext}
 %files module-sound-ext
@@ -2299,8 +2284,8 @@
 %{modules_data_dir}/ext_sound.desc
 %{modules_data_dir}/configuration/ext_sound.ui
 %attr(755,root,root) %{modules_lib_dir}/libext_sound.so
+%lang(cs) %{modules_data_dir}/translations/ext_sound_cs.qm
 %lang(de) %{modules_data_dir}/translations/ext_sound_de.qm
-%lang(fr) %{modules_data_dir}/translations/ext_sound_fr.qm
 %lang(it) %{modules_data_dir}/translations/ext_sound_it.qm
 %lang(pl) %{modules_data_dir}/translations/ext_sound_pl.qm
 %endif
@@ -2325,14 +2310,12 @@
 %{modules_data_dir}/spellchecker.desc
 %{modules_data_dir}/configuration/spellchecker.ui
 %attr(755,root,root) %{modules_lib_dir}/libspellchecker.so
+%lang(cs) %{modules_data_dir}/translations/spellchecker_cs.qm
 %lang(de) %{modules_data_dir}/translations/spellchecker_de.qm
-%lang(fr) %{modules_data_dir}/translations/spellchecker_fr.qm
-%lang(it) %{modules_data_dir}/translations/spellchecker_it.qm
 %lang(pl) %{modules_data_dir}/translations/spellchecker_pl.qm
-#%dir %{modules_data_dir}/data/spellchecker
-#%{modules_data_dir}/data/spellchecker/config.png
 %endif
 
+%if 0
 %if %{with split_messages}
 %files module-split_messages
 %defattr(644,root,root,755)
@@ -2430,6 +2413,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.298  2011/09/12 21:54:25  lisu
+- adjusted more plugins
+
 Revision 1.297  2011/09/12 21:43:33  lisu
 - adjusted more modules
 - don't enable pofiles module by default
================================================================

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



More information about the pld-cvs-commit mailing list