Mailinglist Archive: opensuse-commit (750 mails)
| < Previous | Next > |
commit OpenOffice_org-components for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 08 Oct 2009 01:58:15 +0200
- Message-id: <20091007235815.DB9CF637F@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package OpenOffice_org-components for
openSUSE:Factory
checked in at Thu Oct 8 01:58:15 CEST 2009.
--------
--- OpenOffice_org-components/OpenOffice_org-components.changes 2009-09-22
16:39:43.000000000 +0200
+++ OpenOffice_org-components/OpenOffice_org-components.changes 2009-10-06
17:41:42.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Oct 6 17:01:57 CEST 2009 - pmladek@xxxxxxx
+
+- updated ooo-build to version 3.1.1.3
+- added saxon8 into BuildRequires and Requires for openSUSE > 11.1
+ (bnc#527738, bnc#481242, bnc#473232)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ OpenOffice_org-components.spec ++++++
--- /var/tmp/diff_new_pack.W62cHk/_old 2009-10-08 01:56:13.000000000 +0200
+++ /var/tmp/diff_new_pack.W62cHk/_new 2009-10-08 01:56:13.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package OpenOffice_org-components (Version 3.1.1.2)
+# spec file for package OpenOffice_org-components (Version 3.1.1.3)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,9 +19,9 @@
Name: OpenOffice_org-components
-Version: 3.1.1.2
+Version: 3.1.1.3
Release: 1
-%define ooo_build_version 3.1.1.2
+%define ooo_build_version 3.1.1.3
%define piece components
#!BuildIgnore: OpenOffice_org
BuildRequires: OpenOffice_org-artwork-devel = %version
@@ -40,6 +40,10 @@
%if %suse_version > 1000 && %suse_version <= 1010
BuildRequires: gecko-sdk mozilla-xulrunner
%endif
+# 11.2 features
+%if %suse_version > 1110
+BuildRequires: saxon8
+%endif
# 11.0 features
%if %suse_version > 1030
BuildRequires: hunspell-devel libwpd-devel libwpg-devel libwps-devel
@@ -55,6 +59,10 @@
Group: Productivity/Office/Suite
AutoReqProv: on
Requires: OpenOffice_org-libs-core = %version
+%if %suse_version > 1110
+# used the internal saxon before openSUSE-11.2
+Requires: saxon8
+%endif
Summary: OpenOffice.org Components
Url: http://www.openoffice.org/
Source0: %ooo_build_tag-%piece.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |