SPECS: openoffice.org.spec - more verbose files
glen
glen at pld-linux.org
Thu Jan 4 19:11:57 CET 2007
Author: glen Date: Thu Jan 4 18:11:57 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more verbose files
---- Files affected:
SPECS:
openoffice.org.spec (1.655 -> 1.656)
---- Diffs:
================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.655 SPECS/openoffice.org.spec:1.656
--- SPECS/openoffice.org.spec:1.655 Thu Jan 4 18:16:23 2007
+++ SPECS/openoffice.org.spec Thu Jan 4 19:11:51 2007
@@ -46,6 +46,7 @@
%bcond_with mono # enable compilation of mono bindings
%bcond_without mozilla # without mozilla
%bcond_with seamonkey # use seamonkey instead of firefox
+%bcond_without i18n # do not create i18n packages (for debugging only)
%bcond_without system_db # with internal berkeley db
%bcond_without system_mdbtools
@@ -54,7 +55,7 @@
%bcond_without system_libhnj # with internal ALTLinuxhyph
%define ver 2.1.0
-%define _rel 0.6
+%define _rel 0.8
%define subver 680
%define snap OOE680
%define snap2 SRC680
@@ -2233,6 +2234,7 @@
%{_libdir}/%{name}/share/registry/data
%{_libdir}/%{name}/share/registry/schema
%{_libdir}/%{name}/share/registry/ldap
+
# split ?
%{_libdir}/%{name}/share/registry/modules
@@ -2256,7 +2258,17 @@
%{_libdir}/%{name}/presets/psprint
# Programs
-%attr(755,root,root) %{_bindir}/oo*
+%attr(755,root,root) %{_bindir}/oobase
+%attr(755,root,root) %{_bindir}/oocalc
+%attr(755,root,root) %{_bindir}/ooconfig
+%attr(755,root,root) %{_bindir}/oodraw
+%attr(755,root,root) %{_bindir}/ooffice
+%attr(755,root,root) %{_bindir}/oofromtemplate
+%attr(755,root,root) %{_bindir}/ooimpress
+%attr(755,root,root) %{_bindir}/oomath
+%attr(755,root,root) %{_bindir}/ootool
+%attr(755,root,root) %{_bindir}/ooweb
+%attr(755,root,root) %{_bindir}/oowriter
%attr(755,root,root) %{_libdir}/%{name}/program/configimport.bin
%attr(755,root,root) %{_libdir}/%{name}/program/gengal.bin
%{_libdir}/%{name}/program/pkgchk
@@ -2294,7 +2306,13 @@
%attr(755,root,root) %{_libdir}/%{name}/program/unopkg
%attr(755,root,root) %{_libdir}/%{name}/program/uri-encode
%attr(755,root,root) %{_libdir}/%{name}/program/viewdoc
-%attr(755,root,root) %{_libdir}/%{name}/program/*.py
+
+%{_libdir}/%{name}/program/mailmerge.py
+%{_libdir}/%{name}/program/officehelper.py
+%{_libdir}/%{name}/program/pythonloader.py
+%{_libdir}/%{name}/program/pythonscript.py
+%{_libdir}/%{name}/program/uno.py
+%{_libdir}/%{name}/program/unohelper.py
%{_libdir}/%{name}/program/versionrc
%if %{with java}
@@ -2318,9 +2336,36 @@
%{_libdir}/%{name}/share/Scripts/python
%{_datadir}/mime/packages/openoffice.xml
-%{_desktopdir}/*.desktop
-%{_pixmapsdir}/*.png
-%{_mandir}/man1/o*.1*
+
+%{_desktopdir}/base.desktop
+%{_desktopdir}/calc.desktop
+%{_desktopdir}/draw.desktop
+%{_desktopdir}/impress.desktop
+%{_desktopdir}/math.desktop
+%{_desktopdir}/template.desktop
+%{_desktopdir}/web.desktop
+%{_desktopdir}/writer.desktop
+
+%{_pixmapsdir}/ooo-base.png
+%{_pixmapsdir}/ooo-calc.png
+%{_pixmapsdir}/ooo-draw.png
+%{_pixmapsdir}/ooo-gulls.png
+%{_pixmapsdir}/ooo-impress.png
+%{_pixmapsdir}/ooo-math.png
+%{_pixmapsdir}/ooo-template.png
+%{_pixmapsdir}/ooo-web.png
+%{_pixmapsdir}/ooo-writer.png
+
+%{_mandir}/man1/oobase.1
+%{_mandir}/man1/oocalc.1
+%{_mandir}/man1/oodraw.1
+%{_mandir}/man1/ooffice.1
+%{_mandir}/man1/oofromtemplate.1
+%{_mandir}/man1/ooimpress.1
+%{_mandir}/man1/oomath.1
+%{_mandir}/man1/ooweb.1
+%{_mandir}/man1/oowriter.1
+%{_mandir}/man1/openoffice.1*
# en-US
%{_libdir}/%{name}/presets/config/*_en-US.so*
@@ -2645,6 +2690,7 @@
%attr(755,root,root) %{_libdir}/%{name}/program/libvclplug_gtk*.so
%attr(755,root,root) %{_libdir}/%{name}/program/ucpgvfs1.uno.so
+%if %{with i18n}
%files i18n-af -f af.lang
%defattr(644,root,root,755)
@@ -2917,6 +2963,7 @@
%files i18n-zu -f zu.lang
%defattr(644,root,root,755)
+%endif
%files -n bash-completion-openoffice
%defattr(644,root,root,755)
@@ -2928,6 +2975,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.656 2007/01/04 18:11:51 glen
+- more verbose files
+
Revision 1.655 2007/01/04 17:16:23 glen
- %files cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.655&r2=1.656&f=u
More information about the pld-cvs-commit
mailing list