SPECS: openoffice.org.spec - created subpackage -fonts-OpenSymbol

sls sls at pld-linux.org
Sun Jan 7 11:13:47 CET 2007


Author: sls                          Date: Sun Jan  7 10:13:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- created subpackage -fonts-OpenSymbol

---- Files affected:
SPECS:
   openoffice.org.spec (1.678 -> 1.679) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.678 SPECS/openoffice.org.spec:1.679
--- SPECS/openoffice.org.spec:1.678	Sun Jan  7 09:31:37 2007
+++ SPECS/openoffice.org.spec	Sun Jan  7 11:13:42 2007
@@ -15,7 +15,6 @@
 #	- make --without xvfb working, required
 #	  REMOVE USE of Xvfb from build-galleries script (ooo-build-2.0.1.2/bin/build-galleries line 84)
 #	  then remove that bcond
-#	- create subpackage with OpenSymbol fonts (or remove it)
 #	- configure --without-ppds --without afms
 #	- /share/config/soffice.cfg/global/accelerator/es/ should be in i18n-es
 # MAYBE TODO:
@@ -222,6 +221,7 @@
 Requires:	%{name}-calc = %{epoch}:%{version}-%{release}
 Requires:	%{name}-draw = %{epoch}:%{version}-%{release}
 Requires:	%{name}-emailmerge = %{epoch}:%{version}-%{release}
+Requires:	%{name}-fonts-OpenSymbol = %{epoch}:%{version}-%{release}
 Requires:	%{name}-graphicfilter = %{epoch}:%{version}-%{release}
 Requires:	%{name}-impress = %{epoch}:%{version}-%{release}
 Requires:	%{name}-javafilter = %{epoch}:%{version}-%{release}
@@ -302,7 +302,6 @@
 %package core
 Summary:	Core modules for OpenOffice.org
 Group:		X11/Applications
-Requires(post,postun):	fontpostinst
 # is below R: really needed?
 Requires:	%{name}-dirs = %{epoch}:%{version}-%{release}
 Obsoletes:	oooqs
@@ -432,6 +431,14 @@
 %description testtools
 QA tools for OpenOffice.org, enables automated testing.
 
+%package fonts-OpenSymbol
+Summary:	OpenSymbol fonts
+Group:		Fonts
+Requires(post,postun):	fontpostinst
+
+%description fonts-OpenSymbol
+OpenSymbol fonts.
+
 %package i18n-af
 Summary:	OpenOffice.org - interface in Afrikaans language
 Summary(pl):	OpenOffice.org - interfejs w języku afrykanerskim
@@ -2312,12 +2319,16 @@
 umask 022
 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||:
 [ ! -x /usr/bin/update-mime-database ] || /usr/bin/update-mime-database %{_datadir}/mime >/dev/null 2>&1 ||:
-fontpostinst TTF
 
 %postun core
 umask 022
 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
 [ ! -x /usr/bin/update-mime-database ] || /usr/bin/update-mime-database %{_datadir}/mime >/dev/null 2>&1 ||:
+
+%post fonts-OpenSymbol
+fontpostinst TTF
+
+%postun fonts-OpenSymbol
 fontpostinst TTF
 
 %files
@@ -3137,6 +3148,8 @@
 %attr(755,root,root) %{_libdir}/%{name}/program/libuno_sal.so
 %attr(755,root,root) %{_libdir}/%{name}/program/libuno_salhelpergcc3.so
 
+%files fonts-OpenSymbol
+%defattr(644,root,root,755)
 %{_fontsdir}/TTF/*.ttf
 
 %if %{with kde}
@@ -3670,6 +3683,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.679  2007/01/07 10:13:42  sls
+- created subpackage -fonts-OpenSymbol
+
 Revision 1.678  2007/01/07 08:31:37  sls
 - added missing regcomp.bin
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.678&r2=1.679&f=u



More information about the pld-cvs-commit mailing list