Hello community,
here is the log from the commit of package libreoffice-branding-openSUSE for
openSUSE:Factory checked in at 2012-02-03 10:24:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libreoffice-branding-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.libreoffice-branding-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreoffice-branding-openSUSE", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/libreoffice-branding-openSUSE/libreoffice-branding-openSUSE.changes
2011-11-05 12:02:56.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.libreoffice-branding-openSUSE.new/libreoffice-branding-openSUSE.changes
2012-02-03 10:24:12.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 2 10:40:01 UTC 2012 - [email protected]
+
+- added branding for openSUSE-12.2
+
+-------------------------------------------------------------------
New:
----
libreoffice-branding-openSUSE-12.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libreoffice-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.yWNLUI/_old 2012-02-03 10:24:13.000000000 +0100
+++ /var/tmp/diff_new_pack.yWNLUI/_new 2012-02-03 10:24:13.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libreoffice-branding-openSUSE
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -36,9 +36,12 @@
%if %suse_version > 1130 && %suse_version <= 1140
%define branding_source openSUSE-11.4
%endif
-%if %suse_version > 1140
+%if %suse_version > 1140 && %suse_version <= 1210
%define branding_source openSUSE-12.1
%endif
+%if %suse_version > 1210
+%define branding_source openSUSE-12.2
+%endif
Version: 3.3.1
Release: 1
Group: Productivity/Office/Suite
@@ -55,10 +58,10 @@
Source0: libreoffice-branding-openSUSE-11.3.tar.bz2
Source1: libreoffice-branding-openSUSE-11.4.tar.bz2
Source2: libreoffice-branding-openSUSE-12.1.tar.bz2
+Source3: libreoffice-branding-openSUSE-12.2.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
-
%description
This package includes the openSUSE branding for LibreOffice
office suite.
@@ -70,24 +73,18 @@
# unpack the right branding
tar -xjf $RPM_SOURCE_DIR/libreoffice-branding-%{branding_source}.tar.bz2
-
%build
-
%install
install -m 0755 -d $RPM_BUILD_ROOT%lo_prefix/%lo_home/
cp -r program $RPM_BUILD_ROOT%lo_prefix/%lo_home/
-
%clean
rm -rf $RPM_BUILD_ROOT
-
%files
%defattr (-, root, root)
%doc COPYING
%lo_prefix/%lo_home
-
-
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]