SPECS: openoffice.org.spec - package files, new language: dz
glen
glen at pld-linux.org
Sun Apr 1 13:11:47 CEST 2007
Author: glen Date: Sun Apr 1 11:11:47 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package files, new language: dz
---- Files affected:
SPECS:
openoffice.org.spec (1.756 -> 1.757)
---- Diffs:
================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.756 SPECS/openoffice.org.spec:1.757
--- SPECS/openoffice.org.spec:1.756 Sat Mar 31 21:33:11 2007
+++ SPECS/openoffice.org.spec Sun Apr 1 13:11:42 2007
@@ -6,6 +6,8 @@
# SRPMS 0.3 GB
# RPMS 0.9 GB
# TODO:
+# /usr/share/openoffice.org/share/registry/modules/org/openoffice/Office/Common/Common-ctl_dz.xcu
+# /usr/share/openoffice.org/share/registry/modules/org/openoffice/Setup/Langpack-dz.xcu
# - --with mono wants static mono
# - without system_db will not work (w/ java) as it will use db4.2 which is too old (see r1.650)
# - problems with gcc-4.2.0: oowriter is useless (invisble text till refresh)
@@ -71,7 +73,7 @@
%define tag %(echo %{mws} | tr A-Z a-z)-%{milestone}
%define milestone m14
%define _tag %(echo %{tag} | tr - _)
-%define _rel 0.2
+%define _rel 0.4
Summary: OpenOffice.org - powerful office suite
Summary(pl.UTF-8): OpenOffice.org - potężny pakiet biurowy
@@ -784,6 +786,15 @@
Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
niemieckim.
+%package i18n-dz
+Summary: OpenOffice.org - interface in dz language
+Group: X11/Applications
+Requires: %{name}-core = %{epoch}:%{version}-%{release}
+
+%description i18n-dz
+This package provides resources containing menus and dialogs in dz
+language.
+
%package i18n-el
Summary: OpenOffice.org - interface in Greek language
Summary(pl.UTF-8): OpenOffice.org - interfejs w języku greckim
@@ -2562,6 +2573,23 @@
%doc %{_libdir}/%{name}/LICENSE*
%doc %{_libdir}/%{name}/*README*
+# TODO: check where these really belong
+ %attr(755,root,root) %{_libdir}/%{name}/program/libbf_go680lx.so
+ %attr(755,root,root) %{_libdir}/%{name}/program/libdeploymentmisc680lx.so
+ %attr(755,root,root) %{_libdir}/%{name}/program/liblpsolve55.so
+ %attr(755,root,root) %{_libdir}/%{name}/program/libvbaobj680lx.uno.so
+ %attr(755,root,root) %{_libdir}/%{name}/program/scsolver.uno.so
+ %attr(755,root,root) %{_libdir}/%{name}/program/stringresource680lx.uno.so
+ %attr(755,root,root) %{_libdir}/%{name}/program/updatefeed.uno.so
+ %{_datadir}/%{name}/share/config/images_tango.zip
+ %{_datadir}/%{name}/share/registry/data/org/openoffice/UserProfile.xcu
+# %{_datadir}/%{name}/share/registry/modules/org/openoffice/Office/Common/Common-ctl_dz.xcu
+# %{_datadir}/%{name}/share/registry/modules/org/openoffice/Setup/Langpack-dz.xcu
+ %{_libdir}/%{name}/program/resource/scsolver680en-US.res
+ %{_libdir}/%{name}/program/root3.dat
+ %{_libdir}/%{name}/program/root4.dat
+ %{_libdir}/%{name}/program/root5.dat
+
%dir %{_sysconfdir}/%{name}
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/sofficerc
@@ -3393,7 +3421,7 @@
%attr(755,root,root) %{_libdir}/%{name}/program/kde-open-url
%attr(755,root,root) %{_libdir}/%{name}/program/kdebe1.uno.so
%attr(755,root,root) %{_libdir}/%{name}/program/kdefilepicker
-#%attr(755,root,root) %{_libdir}/%{name}/program/libfps_kde.so
+%attr(755,root,root) %{_libdir}/%{name}/program/fps_kde.uno.so
%attr(755,root,root) %{_libdir}/%{name}/program/libkabdrv1.so
%attr(755,root,root) %{_libdir}/%{name}/program/libvclplug_kde*.so
%endif
@@ -3697,6 +3725,9 @@
%files i18n-de -f de.lang
%defattr(644,root,root,755)
+%files i18n-dz -f dz.lang
+%defattr(644,root,root,755)
+
%files i18n-el -f el.lang
%defattr(644,root,root,755)
@@ -3936,6 +3967,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.757 2007/04/01 11:11:42 glen
+- package files, new language: dz
+
Revision 1.756 2007/03/31 19:33:11 arekm
- currently mono-static is needed when building with mono
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.756&r2=1.757&f=u
More information about the pld-cvs-commit
mailing list