SPECS: kadu.spec - missing dirs
charles
charles at pld-linux.org
Fri Sep 23 17:34:30 CEST 2005
Author: charles Date: Fri Sep 23 15:34:30 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing dirs
---- Files affected:
SPECS:
kadu.spec (1.149 -> 1.150)
---- Diffs:
================================================================
Index: SPECS/kadu.spec
diff -u SPECS/kadu.spec:1.149 SPECS/kadu.spec:1.150
--- SPECS/kadu.spec:1.149 Wed Jul 20 21:33:43 2005
+++ SPECS/kadu.spec Fri Sep 23 17:34:24 2005
@@ -356,6 +356,7 @@
%{_desktopdir}/kadu.desktop
%{_pixmapsdir}/kadu.png
%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/modules/data
%{_datadir}/%{name}/themes
#About... files
%{_datadir}/%{name}/AUTHORS
@@ -474,8 +475,8 @@
%defattr(644,root,root,755)
%{_libdir}/%{name}/modules/xmms.desc
%attr(755,root,root) %{_libdir}/%{name}/modules/xmms.so
+%{_datadir}/%{name}/modules/data/xmms
%lang(pl) %{_libdir}/%{name}/modules/translations/xmms_pl.qm
-%{_datadir}/%{name}/modules/data/xmms/xmms.png
%endif
%if %{with alsa}
@@ -529,8 +530,8 @@
%defattr(644,root,root,755)
%{_libdir}/%{name}/modules/amarok.desc
%attr(755,root,root) %{_libdir}/%{name}/modules/amarok.so
+%{_datadir}/%{name}/modules/data/amarok
%lang(pl) %{_libdir}/%{name}/modules/translations/amarok_pl.qm
-%{_datadir}/%{name}/modules/data/amarok/amarok.png
%endif
%if %{with spellchecker}
@@ -538,8 +539,8 @@
%defattr(644,root,root,755)
%{_libdir}/%{name}/modules/spellchecker.desc
%attr(755,root,root) %{_libdir}/%{name}/modules/spellchecker.so
+%{_datadir}/%{name}/modules/data/spellchecker
%lang(pl) %{_libdir}/%{name}/modules/translations/spellchecker_pl.qm
-%{_datadir}/%{name}/modules/data/spellchecker/config.png
%endif
%if %{with weather}
@@ -564,9 +565,9 @@
%if %{with spy}
%files module-spy
%defattr(644,root,root,755)
-%{_datadir}/%{name}/modules/data/spy/spy32.png
%{_libdir}/%{name}/modules/spy.desc
%attr(755,root,root) %{_libdir}/%{name}/modules/spy.so
+%{_datadir}/%{name}/modules/data/spy
%lang(pl) %{_libdir}/%{name}/modules/translations/spy_pl.qm
%endif
@@ -576,6 +577,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.150 2005/09/23 15:34:24 charles
+- missing dirs
+
Revision 1.149 2005/07/20 19:33:43 saq
- works, rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kadu.spec?r1=1.149&r2=1.150&f=u
More information about the pld-cvs-commit
mailing list