Hello community,

here is the log from the commit of package libreoffice-branding-openSUSE for 
openSUSE:12.1 checked in at 2011-11-05 11:32:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1/libreoffice-branding-openSUSE (Old)
 and      /work/SRC/openSUSE:12.1/.libreoffice-branding-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libreoffice-branding-openSUSE", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:12.1/libreoffice-branding-openSUSE/libreoffice-branding-openSUSE.changes
 2011-10-24 13:04:17.000000000 +0200
+++ 
/work/SRC/openSUSE:12.1/.libreoffice-branding-openSUSE.new/libreoffice-branding-openSUSE.changes
    2011-11-05 12:06:30.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 16:46:57 UTC 2011 - pmla...@suse.com
+
+- added branding for openSUSE-12.1 (bnc#727171)
+
+-------------------------------------------------------------------

New:
----
  libreoffice-branding-openSUSE-12.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libreoffice-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.Bln62B/_old  2011-11-05 12:06:33.000000000 +0100
+++ /var/tmp/diff_new_pack.Bln62B/_new  2011-11-05 12:06:33.000000000 +0100
@@ -33,9 +33,12 @@
 %if %suse_version > 1120 && %suse_version <= 1130
 %define branding_source openSUSE-11.3
 %endif
-%if %suse_version > 1130
+%if %suse_version > 1130 && %suse_version <= 1140
 %define branding_source openSUSE-11.4
 %endif
+%if %suse_version > 1140
+%define branding_source openSUSE-12.1
+%endif
 Version:        3.3.1
 Release:        1
 Group:          Productivity/Office/Suite
@@ -51,9 +54,11 @@
 # sources
 Source0:        libreoffice-branding-openSUSE-11.3.tar.bz2
 Source1:        libreoffice-branding-openSUSE-11.4.tar.bz2
+Source2:        libreoffice-branding-openSUSE-12.1.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
+
 %description
 This package includes the openSUSE branding for LibreOffice
 office suite.
@@ -65,18 +70,24 @@
 # 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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to