Hello community,
here is the log from the commit of package libreoffice-branding-openSUSE for
openSUSE:11.4
checked in at Mon Feb 21 00:28:08 CET 2011.
--------
---
old-versions/11.4/all/libreoffice-branding-openSUSE/libreoffice-branding-openSUSE.changes
2010-12-01 21:00:05.000000000 +0100
+++
/mounts/work_src_done/11.4/libreoffice-branding-openSUSE/libreoffice-branding-openSUSE.changes
2011-02-18 21:44:36.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Feb 18 21:24:37 CET 2011 - [email protected]
+
+- updated to version 3.3.1
+ + used branding from Andy Fitzsimon for openSUSE-11.3 and 11.4
+ + put back the BSD3c license
+
+-------------------------------------------------------------------
calling whatdependson for 11.4-i586
Old:
----
libreoffice-branding-upstream-3.3.0.1.tar.bz2
New:
----
libreoffice-branding-openSUSE-11.3.tar.bz2
libreoffice-branding-openSUSE-11.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libreoffice-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.bMwl6u/_old 2011-02-21 00:28:03.000000000 +0100
+++ /var/tmp/diff_new_pack.bMwl6u/_new 2011-02-21 00:28:03.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package libreoffice-branding-openSUSE (Version 3.3.0.1)
+# spec file for package libreoffice-branding-openSUSE
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,21 +22,24 @@
%define lo_prefix %_datadir
%define lo_home libreoffice
%if %suse_version <= 1100
-%define branding_source upstream
+%define branding_source openSUSE-11.3
%endif
%if %suse_version > 1100 && %suse_version <= 1110
-%define branding_source upstream
+%define branding_source openSUSE-11.3
%endif
%if %suse_version > 1110 && %suse_version <= 1120
-%define branding_source upstream
+%define branding_source openSUSE-11.3
%endif
-%if %suse_version > 1120
-%define branding_source upstream
+%if %suse_version > 1120 && %suse_version <= 1130
+%define branding_source openSUSE-11.3
%endif
-Version: 3.3.0.1
-Release: 1
+%if %suse_version > 1130
+%define branding_source openSUSE-11.4
+%endif
+Version: 3.3.1
+Release: 1.<RELEASE2>
Group: Productivity/Office/Suite
-License: LGPLv3
+License: BSD3c
Summary: openSUSE Branding for LibreOffice
Supplements: packageand(branding-openSUSE:libreoffice)
Provides: libreoffice-branding = %version
@@ -46,7 +49,8 @@
Obsoletes: OpenOffice_org-branding-openSUSE <= %version
Provides: OpenOffice_org-branding = %version
# sources
-Source0: libreoffice-branding-upstream-3.3.0.1.tar.bz2
+Source0: libreoffice-branding-openSUSE-11.3.tar.bz2
+Source1: libreoffice-branding-openSUSE-11.4.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -58,8 +62,8 @@
%prep
%setup -q -T -c %{name}-%{version}
-# we have only the upstream branding now
-tar -xjf %{S:0}
+# unpack the right branding
+tar -xjf $RPM_SOURCE_DIR/libreoffice-branding-%{branding_source}.tar.bz2
%build
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]