SPECS (DEVEL): kadu.spec - fixed miasto_plusa bcond (would fail on...
zergin
zergin at pld-linux.org
Tue Sep 26 11:09:01 CEST 2006
Author: zergin Date: Tue Sep 26 09:09:01 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- fixed miasto_plusa bcond (would fail on packaging due to missing files)
---- Files affected:
SPECS:
kadu.spec (1.97.2.64 -> 1.97.2.65)
---- Diffs:
================================================================
Index: SPECS/kadu.spec
diff -u SPECS/kadu.spec:1.97.2.64 SPECS/kadu.spec:1.97.2.65
--- SPECS/kadu.spec:1.97.2.64 Thu Mar 16 01:51:58 2006
+++ SPECS/kadu.spec Tue Sep 26 11:08:56 2006
@@ -388,7 +388,9 @@
%{_datadir}/%{name}/ChangeLog
%{_datadir}/%{name}/COPYING
%{_datadir}/%{name}/THANKS
+%if %{with miasto_plusa}
%{_datadir}/%{name}/modules/data/miastoplusa_sms/curl-ca-bundle.crt
+%endif
%{_datadir}/%{name}/modules/data/tabs/attach.png
#default modules:
@@ -415,8 +417,10 @@
%attr(755,root,root) %{_modules_dir}/ext_sound.so
%{_modules_dir}/hints.desc
%attr(755,root,root) %{_modules_dir}/hints.so
+%if %{with miasto_plusa}
%{_modules_dir}/miastoplusa_sms.desc
%attr(755,root,root) %{_modules_dir}/miastoplusa_sms.so
+%endif
%{_modules_dir}/migration.desc
%attr(755,root,root) %{_modules_dir}/migration.so
%{_modules_dir}/*notify.desc
@@ -477,7 +481,9 @@
%lang(fr) %{_modules_dir}/translations/hints_fr.qm
%lang(it) %{_modules_dir}/translations/hints_it.qm
%lang(pl) %{_modules_dir}/translations/hints_pl.qm
+%if %{with miasto_plusa}
%lang(pl) %{_modules_dir}/translations/miastoplusa_sms_pl.qm
+%endif
%lang(de) %{_modules_dir}/translations/migration_de.qm
%lang(fr) %{_modules_dir}/translations/migration_fr.qm
%lang(it) %{_modules_dir}/translations/migration_it.qm
@@ -627,6 +633,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97.2.65 2006/09/26 09:08:56 zergin
+- fixed miasto_plusa bcond (would fail on packaging due to missing files)
+
Revision 1.97.2.64 2006/03/16 00:51:58 jack
- updated to 20060315 snap
- updated to brand new weather_mod 3.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kadu.spec?r1=1.97.2.64&r2=1.97.2.65&f=u
More information about the pld-cvs-commit
mailing list