packages: kadu/kadu.spec - remove unclosed %%if
lisu
lisu at pld-linux.org
Wed Sep 14 10:41:32 CEST 2011
Author: lisu Date: Wed Sep 14 08:41:32 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- remove unclosed %%if
---- Files affected:
packages/kadu:
kadu.spec (1.345 -> 1.346)
---- Diffs:
================================================================
Index: packages/kadu/kadu.spec
diff -u packages/kadu/kadu.spec:1.345 packages/kadu/kadu.spec:1.346
--- packages/kadu/kadu.spec:1.345 Wed Sep 14 10:39:31 2011
+++ packages/kadu/kadu.spec Wed Sep 14 10:41:27 2011
@@ -1020,7 +1020,6 @@
%{!?with_notify_pcspeaker:%{__sed} -i 's/\tpcspeaker$/\t#pcspeaker/' Plugins.cmake}
%{!?with_notify_qt4_docking:%{__sed} -i 's/\tqt4_docking_notify$/\t#qt4_docking_notify/' Plugins.cmake}
%{!?with_notify_speech:%{__sed} -i 's/\tspeech$/\t#speech/' Plugins.cmake}
-%if %{with notify_xosd}
%{?with_panelkadu:%{__sed} -i '/^set (COMPILE_PLUGINS$/a\\tpanelkadu' Plugins.cmake}
%{!?with_screenshot:%{__sed} -i 's/\tscreenshot$/\t#screenshot/' Plugins.cmake}
%{?with_senthistory:%{__sed} -i '/^set (COMPILE_PLUGINS$/a\\tsenthistory' Plugins.cmake}
@@ -1811,6 +1810,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.346 2011/09/14 08:41:27 lisu
+- remove unclosed %%if
+
Revision 1.345 2011/09/14 08:39:31 lisu
- stop using nonexistent .config file
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kadu/kadu.spec?r1=1.345&r2=1.346&f=u
More information about the pld-cvs-commit
mailing list