SPECS: openoffice.org3.spec (NEW) - initial for OpenOffice 3.0 RC3.

cieciwa cieciwa at pld-linux.org
Tue Sep 30 22:50:53 CEST 2008


Author: cieciwa                      Date: Tue Sep 30 20:50:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- initial for OpenOffice 3.0 RC3.

---- Files affected:
SPECS:
   openoffice.org3.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/openoffice.org3.spec
diff -u /dev/null SPECS/openoffice.org3.spec:1.1
--- /dev/null	Tue Sep 30 22:50:53 2008
+++ SPECS/openoffice.org3.spec	Tue Sep 30 22:50:47 2008
@@ -0,0 +1,4045 @@
+# $Revision$, $Date$
+
+# Conditional build:
+%bcond_without	gnomevfs	# GNOME VFS and Evolution 2 support
+%bcond_without	java		# without Java support (disables help support)
+%bcond_with	kde		# KDE L&F packages
+%bcond_with	mono		# enable compilation of mono bindings
+%bcond_without	mozilla		# without mozilla components
+%bcond_without	i18n		# do not create i18n packages
+%bcond_with	ccache		# use ccache to speed up builds
+%bcond_with	icecream	# use icecream to speed up builds
+%bcond_with	msaccess	# with ms access import pieces
+
+%bcond_without	system_beanshell
+%bcond_without	system_db		# without system (i.e. with internal) Berkeley DB
+%bcond_with	system_libhnj		# with system ALTLinuxhyph (NFY)
+%bcond_without	system_mdbtools		# with system mdbtools
+%bcond_without	system_xalan
+%bcond_without	system_xerces
+%bcond_without	system_xml_apis
+%bcond_without	system_hsqldb
+%bcond_with	system_agg		# with system agg
+%bcond_without	system_hunspell
+%bcond_without	system_myspell
+%bcond_with	system_xt
+
+# this list is same as java-sun
+%ifnarch i586 i686 pentium3 pentium4 athlon %{x8664}
+%undefine	with_java
+%endif
+
+%if %{without java}
+%undefine	with_system_beanshell
+%undefine	with_system_xalan
+%undefine	with_system_xerces
+%undefine	with_system_xml_apis
+%undefine	with_system_xt
+%undefine	with_system_hsqldb
+%endif
+
+%define		_rc		rc3
+
+Summary:	OpenOffice.org - powerful office suite
+Summary(pl.UTF-8):	OpenOffice.org - potężny pakiet biurowy
+Name:		openoffice.org
+Version:	3.0.0%{_rc}
+Release:	0.1
+Epoch:		1
+License:	GPL/LGPL
+Group:		X11/Applications
+Source0:	http://gulus.usherbrooke.ca/pub/appl/openoffice/contrib/rc/3.0.0rc2/OOo_%{version}_src_system.tar.bz2
+# Source0-md5:	7312232d0118f4f825c8eaca92991fa8
+Source1:	http://gulus.usherbrooke.ca/pub/appl/openoffice/contrib/rc/3.0.0rc2/OOo_%{version}_src_core.tar.bz2
+# Source1-md5:	29c1e2fef9747e5cae52350b5c2a2260
+Source2:	http://gulus.usherbrooke.ca/pub/appl/openoffice/contrib/rc/3.0.0rc2/OOo_%{version}_src_binfilter.tar.bz2
+# Source2-md5:	8c167a99d874c484edc900bcb5f46c97
+Source3:	http://gulus.usherbrooke.ca/pub/appl/openoffice/contrib/rc/3.0.0rc2/OOo_%{version}_src_l10n.tar.bz2
+# Source3-md5:	24081cb2e0295d7c7256a3c48b14ce51
+Source4:	http://gulus.usherbrooke.ca/pub/appl/openoffice/contrib/rc/3.0.0rc2/OOo_%{version}_src_extensions.tar.bz2
+# Source4-md5:	5044613b6241bc5cd5b97f637bc5f92c
+# patches applied in prep section
+##Patch0:		%{name}-PLD.patch
+##Patch1:		%{name}-gcc-Wextra.patch
+# patch50/51 need review
+##Patch50:	%{name}-mdbtools_fix.diff
+##Patch51:	%{name}-nodictinst.patch
+# patches applied by ooo-patching-system
+##Patch100:	%{name}-lang.patch
+#Patch101:	%{name}-java6.patch
+##Patch103:	%{name}-missing-includes.diff
+##Patch104:	%{name}-xulrunner.patch
+# patches 1000+ need review
+##Patch1001:	%{name}-64bit-inline.diff
+##Patch1002:	%{name}-build-pld-splash.diff
+##Patch1003:	%{name}-portaudio_v19.diff
+##Patch1004:	%{name}-agg25.patch
+##Patch1005:	%{name}-nsplugin-path.diff
+##Patch1006:	%{name}-perl-nodiag.patch
+##Patch1007:	%{name}-gcc42-swregion.diff
+URL:		http://www.openoffice.org/
+# http://securitytracker.com/alerts/2008/Aug/1020764.html
+#BuildRequires:	security(CVE-2008-3282)
+BuildRequires:	/usr/bin/getopt
+BuildRequires:	GConf2-devel
+BuildRequires:	OpenGL-GLU-devel
+BuildRequires:	OpenGL-devel
+%{?with_system_agg:BuildRequires:	agg-devel}
+BuildRequires:	atk-devel >= 1:1.9.0
+BuildRequires:	autoconf >= 2.51
+BuildRequires:	automake >= 1:1.9
+%{?with_system_beanshell:BuildRequires:	beanshell}
+BuildRequires:	bison >= 1.875-4
+BuildRequires:	boost-devel >= 1.35.0
+BuildRequires:	cairo-devel >= 1.2.0
+%{?with_ccache:BuildRequires:	ccache}
+BuildRequires:	cups-devel
+BuildRequires:	curl-devel >= 7.9.8
+%{?with_system_db:BuildRequires:	db-cxx-devel}
+%{?with_system_db:BuildRequires:	db-devel}
+BuildRequires:	dbus-glib-devel
+# rpm has problems with determining this on builders
+# BuildRequires:	diskspace(%{_builddir}) >= 16Gb
+BuildRequires:	flex
+BuildRequires:	fontconfig-devel >= 1.0.1
+BuildRequires:	freetype-devel >= 2.1
+BuildRequires:	glib2-devel >= 2.13.5
+%{?with_gnomevfs:BuildRequires:	gnome-vfs2-devel}
+BuildRequires:	gperf
+BuildRequires:	gstreamer-devel >= 0.10.0
+BuildRequires:	gstreamer-plugins-base-devel >= 0.10.0
+BuildRequires:	gtk+2-devel >= 2:2.10
+%{?with_system_hsqldb:BuildRequires:	hsqldb >= 1.8.0.9}
+%{?with_system_hunspell:BuildRequires:	hunspell-devel >=1.2.2}
+%{?with_icecream:BuildRequires:	icecream}
+BuildRequires:	icu
+%{?with_kde:BuildRequires:	kde4-kdelibs-devel}
+BuildRequires:	libart_lgpl-devel
+BuildRequires:	libbonobo-devel >= 2.0
+%{?with_system_libhnj:BuildRequires:	libhnj-devel}
+BuildRequires:	libicu-devel >= 3.4
+BuildRequires:	libjpeg-devel
+BuildRequires:	libsndfile-devel
+BuildRequires:	libstdc++-devel >= 5:3.2.1
+BuildRequires:	libsvg-devel >= 0.1.4
+BuildRequires:	libwpd-devel >= 0.8.6
+BuildRequires:	libwpg-devel >= 0.1.0
+BuildRequires:	libwps-devel
+BuildRequires:	libxml2-devel >= 2.0
+%{?with_access:%{?with_system_mdbtools:BuildRequires:	mdbtools-devel >= 0.6}}
+%{?with_mono:BuildRequires:	mono-csharp >= 1.2.3}
+%{?with_mono:BuildRequires:	mono-static >= 1.2.3}
+%{?with_system_myspell:BuildRequires:	myspell-devel}
+BuildRequires:	nas-devel >= 1.7-1
+BuildRequires:	neon-devel
+BuildRequires:	nspr-devel >= 1:4.6-0.20041030.3
+BuildRequires:	nss-devel >= 1:3.10
+BuildRequires:	openldap-devel
+BuildRequires:	pam-devel
+BuildRequires:	pango-devel >= 1:1.17.3
+BuildRequires:	perl-Archive-Zip
+BuildRequires:	perl-base
+BuildRequires:	pkgconfig
+BuildRequires:	portaudio-devel
+BuildRequires:	python >= 2.2
+BuildRequires:	python-devel >= 2.2
+BuildRequires:	python-modules >= 2.2
+BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.357
+BuildRequires:	sablotron-devel
+BuildRequires:	sane-backends-devel
+BuildRequires:	sed >= 4.0
+BuildRequires:	startup-notification-devel >= 0.5
+BuildRequires:	tcsh
+BuildRequires:	unixODBC-devel >= 2.2.12-2
+BuildRequires:	unzip
+%{?with_system_xalan:BuildRequires:	xalan-j}
+%{?with_system_xerces:BuildRequires:	xerces-j}
+%{?with_system_xml_apis:BuildRequires:	xml-commons}
+BuildRequires:	xmlsec1-devel
+BuildRequires:	xmlsec1-nss-devel
+BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libXaw-devel
+BuildRequires:	xorg-lib-libXtst-devel
+%{?with_system_xt:BuildRequires:	xt}
+BuildRequires:	zip
+BuildRequires:	zlib-devel
+%if %{with java}
+BuildRequires:	ant
+%{?with_system_db:BuildRequires:	db-java >= 4.3}
+BuildRequires:	jar
+BuildRequires:	jdk >= 1.4.0_00
+BuildRequires:	jre-X11
+%endif
+BuildRequires:	libxslt-progs
+BuildRequires:	xulrunner-devel
+Requires:	%{name}-base = %{epoch}:%{version}-%{release}
+Requires:	%{name}-calc = %{epoch}:%{version}-%{release}
+Requires:	%{name}-draw = %{epoch}:%{version}-%{release}
+Requires:	%{name}-emailmerge = %{epoch}:%{version}-%{release}
+Requires:	%{name}-graphicfilter = %{epoch}:%{version}-%{release}
+Requires:	%{name}-impress = %{epoch}:%{version}-%{release}
+%{?with_java:Requires:	%{name}-javafilter = %{epoch}:%{version}-%{release}}
+Requires:	%{name}-math = %{epoch}:%{version}-%{release}
+Requires:	%{name}-pyuno = %{epoch}:%{version}-%{release}
+Requires:	%{name}-testtools = %{epoch}:%{version}-%{release}
+Requires:	%{name}-web = %{epoch}:%{version}-%{release}
+Requires:	%{name}-writer = %{epoch}:%{version}-%{release}
+Requires:	%{name}-xsltfilter = %{epoch}:%{version}-%{release}
+Requires:	fonts-TTF-OpenSymbol = %{epoch}:%{version}-%{release}
+ExclusiveArch:	%{ix86} %{x8664} ppc sparc sparcv9
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define		specflags	-fno-strict-aliasing -O2
+
+# No ELF objects there to strip/chrpath, skips processing:
+# - share/ - 17000 files of 415M
+# - help/ - 6500 files of 1.4G
+# - program/resource/ - 5610 files of 216M
+%define		_noautostrip	.*\\(%{_datadir}\\|%{_libdir}/%{name}/program/resource\\)/.*
+%define		_noautochrpath	.*\\(%{_datadir}\\|%{_libdir}/%{name}/program/resource\\)/.*
+
+%description
+OpenOffice.org is an open-source project sponsored by Sun Microsystems
+and hosted by CollabNet. In October of 2000, Sun released the source
+code of its popular StarOfficeTM productivity suite under open-source
+licenses. The aim of the OpenOffice.org project is to create, using
+open-source methods, the next generation of open-network productivity
+services, including the establishment of open, XML-based standards for
+office productivity file formats and language-independent bindings to
+component APIs.
+
+Features of OpenOffice.org include:
+ - Downloadable source code,
+ - CVS control, and
+ - Infrastructure for community involvement, including guidelines and
+   discussion groups.
+
+%description -l pl.UTF-8
+OpenOffice.org jest projektem open-source sponsorowanym przez Sun
+Microsystems i przechowywanym przez CollabNet. W październiku 2000
+roku Sun udostępnił kod źródłowy popularnego pakietu biurowego
+StarOfficeTM na zasadach licencji open-source. Głównym celem
+OpenOffice.org jest stworzenie sieciowego pakietu biurowego następnej
+generacji, wykorzystując open-source'owe metody pracy.
+
+Do zalet OpenOffice.org można zaliczyć:
+ - dostępny cały czas kod źródłowy,
+ - kontrola CVS,
+ - infrastruktura służąca do komunikowania się w ramach projektu.
+
+%package libs-kde
+Summary:	OpenOffice.org KDE Interface
+Summary(pl.UTF-8):	Interfejs KDE dla OpenOffice.org
+Group:		X11/Libraries
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+Obsoletes:	openoffice-i18n-en
+Obsoletes:	openoffice-i18n-en-kde
+Obsoletes:	openoffice-libs-kde
+
+%description libs-kde
+OpenOffice.org productivity suite - KDE Interface.
+
+%description libs-kde -l pl.UTF-8
+Pakiet biurowy OpenOffice.org - Interfejs KDE.
+
+%package libs-gtk
+Summary:	OpenOffice.org GTK+ Interface
+Summary(pl.UTF-8):	Interfejs GTK+ dla OpenOffice.org
+Group:		X11/Libraries
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+Obsoletes:	openoffice-i18n-en
+Obsoletes:	openoffice-i18n-en-gtk
+Obsoletes:	openoffice-libs-gtk
+
+%description libs-gtk
+OpenOffice.org productivity suite - GTK+ Interface.
+
+%description libs-gtk -l pl.UTF-8
+Pakiet biurowy OpenOffice.org - Interfejs GTK+.
+
+%package core
+Summary:	Core modules for OpenOffice.org
+Summary(pl.UTF-8):	Podstawowe moduły dla OpenOffice.org
+Group:		X11/Applications
+Requires(post,postun):	desktop-file-utils
+Requires(post,postun):	shared-mime-info
+%{?with_system_beanshell:Requires:	beanshell}
+# libcups.so.2 is dlopened (in cupsmgr.cxx); maybe Suggests instead?
+Requires:	cups-lib
+%{?with_system_hsqldb:Requires:	hsqldb >= 1.8.0}
+Requires:	libstdc++ >= 5:3.2.1
+Requires:	mktemp
+Requires:	sed
+%{?with_system_xalan:Requires:	xalan-j}
+%{?with_system_xerces:Requires:	xerces-j}
+%{?with_system_xml_apis:Requires:	xml-commons}
+%{?with_system_xt:Requires:	xt}
+#Suggests:	chkfontpath
+Obsoletes:	oooqs
+Obsoletes:	openoffice
+Obsoletes:	openoffice-libs
+Obsoletes:	openoffice.org-dirs
+Obsoletes:	openoffice.org-libs < 1:2.1.0-0.m6.0.11
+
+%description core
+Core libraries and support files for OpenOffice.org.
+
+%description core -l pl.UTF-8
+Podstawowe moduły dla OpenOffice.org.
+
+%package pyuno
+Summary:	Python bindings for OpenOffice.org
+Summary(pl.UTF-8):	Wiązania Pythona dla OpenOffice.org
+Group:		Libraries
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+Requires:	python
+
+%description pyuno
+Cool Python bindings for the OpenOffice.org UNO component model.
+Allows scripts both external to OpenOffice.org and within the internal
+OpenOffice.org scripting module to be written in Python.
+
+%description pyuno -l pl.UTF-8
+Wiązania Pythona dla modelu komponentów UNO OpenOffice.org. Pozwala na
+oskryptowanie zarówno na zewnątrz OpenOffice.org, jak i na używanie
+skryptów w Pythonie w wewnętrznym module skryptów OpenOffice.org.
+
+%package base
+Summary:	Database frontend for OpenOffice.org
+Summary(pl.UTF-8):	Frontend do baz danych dla OpenOffice.org
+Group:		X11/Applications
+Requires(post,postun):	desktop-file-utils
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description base
+GUI database frontend for OpenOffice.org. Allows creation and
+management of databases through a GUI.
+
+%description base -l pl.UTF-8
+Graficzny frontend do baz danych dla OpenOffice.org. Pozwala na
+tworzenie i zarządzanie bazami poprzez graficzny interfejs
+użytkownika.
+
+%package web
+Summary:	Web module for OpenOffice.org
+Summary(pl.UTF-8):	Moduł Web dla OpenOffice.org
+Group:		X11/Applications
+Requires(post,postun):	desktop-file-utils
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+Requires:	%{name}-writer = %{epoch}:%{version}-%{release}
+
+%description web
+Web publishing application of OpenOffice.org.
+
+%description web -l pl.UTF-8
+Aplikacja do tworzenia stron WWW z OpenOffice.org.
+
+%package writer
+Summary:	Writer module for OpenOffice.org
+Summary(pl.UTF-8):	Moduł Writer dla OpenOffice.org
+Group:		X11/Applications
+Requires(post,postun):	desktop-file-utils
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description writer
+Wordprocessor application of OpenOffice.org.
+
+%description writer -l pl.UTF-8
+Procesor tekstu z OpenOffice.org.
+
+%package emailmerge
+Summary:	email mail merge component for OpenOffice.org
+Summary(pl.UTF-8):	Kompolent email mail merge dla OpenOffice.org
+Group:		X11/Applications
+Requires:	%{name}-pyuno = %{epoch}:%{version}-%{release}
+Requires:	%{name}-writer = %{epoch}:%{version}-%{release}
+
+%description emailmerge
+Enables OpenOffice.org Writer module to enable mail merge to email.
+
+%description emailmerge -l pl.UTF-8
+Komponent umożliwiający modułowi Writer włączanie poczty do poczty
+elektronicznej.
+
+%package calc
+Summary:	Calc module for OpenOffice.org
+Summary(pl.UTF-8):	Moduł Calc dla OpenOffice.org
+Group:		X11/Applications
+Requires(post,postun):	desktop-file-utils
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description calc
+Spreadsheet application of OpenOffice.org.
+
+%description calc -l pl.UTF-8
+Arkusz kalkulacyjny z OpenOffice.org.
+
+%package draw
+Summary:	Draw module for OpenOffice.org
+Summary(pl.UTF-8):	Moduł Draw dla OpenOffice.org
+Group:		X11/Applications
+Requires(post,postun):	desktop-file-utils
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description draw
+Drawing application of OpenOffice.org.
+
+%description draw -l pl.UTF-8
+Aplikacja rysunkowa z OpenOffice.org.
+
+%package impress
+Summary:	Impress module for OpenOffice.org
+Summary(pl.UTF-8):	Moduł Impress dla OpenOffice.org
+Group:		X11/Applications
+Requires(post,postun):	desktop-file-utils
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description impress
+Presentation application of OpenOffice.org.
+
+%description impress -l pl.UTF-8
+Aplikacja do tworzenia prezentacji z OpenOffice.org.
+
+%package math
+Summary:	Math module for OpenOffice.org
+Summary(pl.UTF-8):	Moduł Math dla OpenOffice.org
+Group:		X11/Applications
+Requires(post,postun):	desktop-file-utils
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description math
+Math editor of OpenOffice.org.
+
+%description math -l pl.UTF-8
+Edytor równań matematycznych z OpenOffice.org.
+
+%package graphicfilter
+Summary:	Extra graphicfilter module for OpenOffice.org
+Summary(pl.UTF-8):	Dodatkowy moduł graphicfilter dla OpenOffice.org
+Group:		X11/Applications
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description graphicfilter
+Graphicfilter module for OpenOffice.org, provides additional SVG and
+Flash export filters.
+
+%description graphicfilter -l pl.UTF-8
+Moduł graphicfilter dla OpenOffice.org, udostępnia dodatkowe filtry
+eksportu SVG i Flash.
+
+%package xsltfilter
+Summary:	Extra xsltfilter module for OpenOffice.org
+Summary(pl.UTF-8):	Dodatkowy moduł xsltfilter dla OpenOffice.org
+Group:		X11/Applications
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description xsltfilter
+xsltfilter module for OpenOffice.org, provides additional docbook and
+xhtml export transforms. Install this to enable docbook export.
+
+%description xsltfilter -l pl.UTF-8
+Moduł xsltfilter dla OpenOffice.org, udostępnia dodatkowe
+przekształcenia wyjściowe dla formatów docbook i xhtml. Jest potrzebny
+do eksportu do docbooka.
+
+%package javafilter
+Summary:	Extra javafilter module for OpenOffice.org
+Summary(pl.UTF-8):	Dodatkowy moduł javafilter dla OpenOffice.org
+Group:		X11/Applications
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description javafilter
+javafilter module for OpenOffice.org, provides additional aportisdoc,
+Pocket Excel and Pocket Word import filters.
+
+%description javafilter -l pl.UTF-8
+Moduł javafilter dla OpenOffice.org, udostępnia dodatkowe filtry
+importu aportisdoc, Pocket Excel i Pocket Word.
+
+%package testtools
+Summary:	testtools for OpenOffice.org
+Summary(pl.UTF-8):	Narzędzia testowe dla OpenOffice.org
+Group:		Development/Libraries
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description testtools
+QA tools for OpenOffice.org, enables automated testing.
+
+%description testtools -l pl.UTF-8
+Narzędzia QA dla OpenOffice.org, pozwalają na automatyczne testowanie.
+
+%package -n fonts-TTF-OpenSymbol
+Summary:	OpenSymbol fonts
+Summary(pl.UTF-8):	Fonty OpenSymbol
+Group:		Fonts
+Requires(post,postun):	fontpostinst
+Obsoletes:	openoffice.org-fonts-OpenSymbol
+
+%description -n fonts-TTF-OpenSymbol
+OpenSymbol TrueType fonts.
+
+%description -n fonts-TTF-OpenSymbol -l pl.UTF-8
+Fonty TrueType OpenSymbol.
+
+%package -n browser-plugin-%{name}
+Summary:	OpenOffice.org plugin for WWW browsers
+Summary(pl.UTF-8):	Wtyczka OpenOffice.org dla przeglądarek WWW
+Group:		X11/Applications
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+Requires:	browser-plugins >= 2.0
+Requires:	browser-plugins(%{_target_base_arch})
+
+%description -n browser-plugin-%{name}
+OpenOffice.org plugin for WWW browsers.
+
+This plugin allows browsers to display OOo documents inline.
+
+%description -n browser-plugin-%{name} -l pl.UTF-8
+Wtyczka OpenOffice.org dla przeglądarek WWW.
+
+Ta wtyczka umożliwia wyświetlanie dokumentów OOo wewnątrz stron.
+
+%package i18n-af
+Summary:	OpenOffice.org - interface in Afrikaans language
+Summary(pl.UTF-8):	OpenOffice.org - interfejs w języku afrykanerskim
+Group:		I18n
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+Obsoletes:	openoffice-i18n-af
+Obsoletes:	openoffice-i18n-af-gtk
+Obsoletes:	openoffice.org-i18n-af-gtk
+Obsoletes:	openoffice.org-i18n-af-kde
+
+%description i18n-af
+This package provides resources containing menus and dialogs in
+Afrikaans language.
+
+%description i18n-af -l pl.UTF-8
+Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
+afrykanerskim.
+
+%package i18n-ar
+Summary:	OpenOffice.org - interface in Arabic language
+Summary(pl.UTF-8):	OpenOffice.org - interfejs w języku arabskim
+Group:		I18n
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+Obsoletes:	openoffice-i18n-ar
+Obsoletes:	openoffice-i18n-ar-gtk
+Obsoletes:	openoffice.org-i18n-ar-gtk
+Obsoletes:	openoffice.org-i18n-ar-kde
+
+%description i18n-ar
+This package provides resources containing menus and dialogs in Arabic
+language.
+
+%description i18n-ar -l pl.UTF-8
+Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
+arabskim.
+
+%package i18n-as_IN
+Summary:	OpenOffice.org - interface in Assamese language for India
+Summary(pl.UTF-8):	OpenOffice.org - interfejs w języku asamskim dla Indii
+Group:		I18n
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description i18n-as_IN
+This package provides resources containing menus and dialogs in
+Assamese language for India.
+
+%description i18n-as_IN -l pl.UTF-8
+Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
+asamskim dla Indii.
+
+%package i18n-be_BY
+Summary:	OpenOffice.org - interface in Belarusian language
+Summary(pl.UTF-8):	OpenOffice.org - interfejs w języku białoruskim
+Group:		I18n
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description i18n-be_BY
+This package provides resources containing menus and dialogs in
+Belarusian language.
+
+%description i18n-be_BY -l pl.UTF-8
+Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
+białoruskim.
+
+%package i18n-bg
+Summary:	OpenOffice.org - interface in Bulgarian language
+Summary(pl.UTF-8):	OpenOffice.org - interfejs w języku bułgarskim
+Group:		I18n
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+Obsoletes:	openoffice-i18n-bg
+Obsoletes:	openoffice-i18n-bg-gtk
+Obsoletes:	openoffice.org-i18n-bg-gtk
+Obsoletes:	openoffice.org-i18n-bg-kde
+
+%description i18n-bg
+This package provides resources containing menus and dialogs in
+Bulgarian language.
+
+%description i18n-bg -l pl.UTF-8
+Ten pakiet dostarcza zasoby zawierające menu i okna dialogowe w języku
+bułgarskim.
+
+%package i18n-bn
+Summary:	OpenOffice.org - interface in Bangla language
+Summary(pl.UTF-8):	OpenOffice.org - interfejs w języku bengalskim
+Group:		I18n
+Requires:	%{name}-core = %{epoch}:%{version}-%{release}
+
+%description i18n-bn
<<Diff was trimmed, longer than 597 lines>>


More information about the pld-cvs-commit mailing list