SPECS: openoffice.org.spec - new subpackage -web (or should be inc...
sls
sls at pld-linux.org
Sun Jan 7 05:51:03 CET 2007
Author: sls Date: Sun Jan 7 04:51:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new subpackage -web (or should be included to -writer?)
---- Files affected:
SPECS:
openoffice.org.spec (1.675 -> 1.676)
---- Diffs:
================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.675 SPECS/openoffice.org.spec:1.676
--- SPECS/openoffice.org.spec:1.675 Sun Jan 7 04:05:37 2007
+++ SPECS/openoffice.org.spec Sun Jan 7 05:50:57 2007
@@ -59,7 +59,7 @@
%bcond_without xvfb # using Xvfb in build-galleries script (without xvfb broken)
%define ver 2.1.0
-%define _rel 0.15
+%define _rel 0.16
%define subver 680
%define snap OOE680
%define snap2 SRC680
@@ -339,6 +339,15 @@
GUI database frontend for OpenOffice.org. Allows creation and
management of databases through a GUI.
+%package web
+Summary: web module for OpenOffice.org
+Group: X11/Applications
+Requires: %{name}-core = %{epoch}:%{version}-%{release}
+Requires: %{name}-writer = %{epoch}:%{version}-%{release}
+
+%description web
+Web publishing application of OpenOffice.org
+
%package writer
Summary: writer module for OpenOffice.org
Group: X11/Applications
@@ -2386,7 +2395,6 @@
%{_libdir}/%{name}/share/config/soffice.cfg/modules/BasicIDE
%{_libdir}/%{name}/share/config/soffice.cfg/modules/sglobal
%{_libdir}/%{name}/share/config/soffice.cfg/modules/StartModule
-%{_libdir}/%{name}/share/config/soffice.cfg/modules/sweb
%{_libdir}/%{name}/share/config/wizard
%dir %{_libdir}/%{name}/share/dict
%dir %{_libdir}/%{name}/share/dict/ooo
@@ -2682,7 +2690,6 @@
%attr(755,root,root) %{_bindir}/ooffice
%attr(755,root,root) %{_bindir}/oofromtemplate
%attr(755,root,root) %{_bindir}/ootool
-%attr(755,root,root) %{_bindir}/ooweb
%attr(755,root,root) %{_libdir}/%{name}/program/configimport.bin
%attr(755,root,root) %{_libdir}/%{name}/program/gengal.bin
@@ -2784,15 +2791,12 @@
%{_datadir}/mime/packages/openoffice.xml
%{_desktopdir}/template.desktop
-%{_desktopdir}/web.desktop
%{_pixmapsdir}/ooo-gulls.png
%{_pixmapsdir}/ooo-template.png
-%{_pixmapsdir}/ooo-web.png
%{_mandir}/man1/ooffice.1
%{_mandir}/man1/oofromtemplate.1
-%{_mandir}/man1/ooweb.1
%{_mandir}/man1/openoffice.1*
# en-US
@@ -3313,6 +3317,14 @@
%{_libdir}/%{name}/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_math_types.xcu
%{_libdir}/%{name}/share/registry/schema/org/openoffice/Office/UI/MathCommands.xcs
+%files web
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/ooweb
+%{_libdir}/%{name}/share/config/soffice.cfg/modules/sweb
+%{_mandir}/man1/ooweb.1
+%{_desktopdir}/web.desktop
+%{_pixmapsdir}/ooo-web.png
+
%files graphicfilter
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/%{name}/program/libflash680*.so
@@ -3658,6 +3670,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.676 2007/01/07 04:50:57 sls
+- new subpackage -web (or should be included to -writer?)
+
Revision 1.675 2007/01/07 03:05:37 sls
- moved files from -impress to proper packages
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.675&r2=1.676&f=u
More information about the pld-cvs-commit
mailing list