Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2015-05-11 22:28:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libreoffice (Old)
 and      /work/SRC/openSUSE:Factory/.libreoffice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libreoffice"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2015-05-07 
09:21:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes     
2015-05-11 22:28:31.000000000 +0200
@@ -1,0 +2,11 @@
+Sun May 10 10:01:38 UTC 2015 - [email protected]
+
+- Version bump to 4.4.3 release:
+  * Various small fixes all around
+
+-------------------------------------------------------------------
+Wed May  6 15:26:10 UTC 2015 - [email protected]
+
+- Reformat with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  libreoffice-4.4.2.2.tar.xz
  libreoffice-help-4.4.2.2.tar.xz
  libreoffice-translations-4.4.2.2.tar.xz

New:
----
  libreoffice-4.4.3.2.tar.xz
  libreoffice-help-4.4.3.2.tar.xz
  libreoffice-translations-4.4.3.2.tar.xz

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

Other differences:
------------------
++++++ libreoffice.spec ++++++
--- /var/tmp/diff_new_pack.vCvYu1/_old  2015-05-11 22:28:45.000000000 +0200
+++ /var/tmp/diff_new_pack.vCvYu1/_new  2015-05-11 22:28:45.000000000 +0200
@@ -16,6 +16,14 @@
 #
 
 
+# List of supported langs, populated bellow in the lang macros
+%global         langpack_langs    %{nil}
+# extensions
+%define         ct2n_version       1.3.2
+%define         numbertext_version 0.9.5
+# Urls
+%define         external_url       http://dev-www.libreoffice.org/src/
+%define         tarball_url        
http://download.documentfoundation.org/libreoffice/src/4.4.3
 # Old Make and bundle or not
 %if 0%{?suse_version} > 1230
 %bcond_with oldmake
@@ -53,17 +61,9 @@
 %global python_type python
 %global python3_sitelib %(python -c "from distutils.sysconfig import 
get_python_lib; print get_python_lib()")
 %endif
-# List of supported langs, populated bellow in the lang macros
-%global         langpack_langs    %{nil}
-# extensions
-%define         ct2n_version       1.3.2
-%define         numbertext_version 0.9.5
-# Urls
-%define         external_url       http://dev-www.libreoffice.org/src/
-%define         tarball_url        
http://download.documentfoundation.org/libreoffice/src/4.4.2
 # This is used due to the need for beta releases
 Name:           libreoffice
-Version:        4.4.2.2
+Version:        4.4.3.2
 Release:        0
 Summary:        A Free Office Suite (Framework)
 License:        Apache-2.0 and Artistic-1.0 and BSD-3-Clause and BSD-4-Clause 
and GPL-2.0+ and LPPL-1.3c and LGPL-2.1+ and LGPL-3.0 and MPL-1.1 and MIT and 
SUSE-Public-Domain and W3C
@@ -72,9 +72,9 @@
 Source0:        %{tarball_url}/libreoffice-%{version}.tar.xz
 Source1:        %{tarball_url}/libreoffice-help-%{version}.tar.xz
 Source2:        %{tarball_url}/libreoffice-translations-%{version}.tar.xz
-Source99:       %{name}-rpmlintrc
 # 256x256 desktop icons (bnc#722644)
 Source20:       libreoffice-desktop-icons-256x256.tar.bz2
+Source99:       %{name}-rpmlintrc
 # Prebuilt sofficerc for the noarch upstream branding package
 Source201:      sofficerc-upstream
 # helper scripts
@@ -175,6 +175,83 @@
 Patch7:         0001-Make-HAVE_JAVA6-be-always-false.patch
 # try to save space by using hardlinks
 Patch990:       install-with-hardlinks.diff
+BuildRequires:  %{python_type}-devel
+BuildRequires:  %{python_type}-xml
+BuildRequires:  ImageMagick
+BuildRequires:  ant
+BuildRequires:  ant-apache-regexp
+BuildRequires:  ant-nodeps
+BuildRequires:  autoconf
+BuildRequires:  bison
+BuildRequires:  bluez-devel
+BuildRequires:  cups-devel
+BuildRequires:  curl-devel
+BuildRequires:  db-devel
+BuildRequires:  dbus-1-glib-devel
+BuildRequires:  fdupes
+BuildRequires:  flac-devel
+BuildRequires:  flex
+BuildRequires:  gcc-c++
+BuildRequires:  gnome-vfs2-devel
+BuildRequires:  gperf
+BuildRequires:  gtk2-devel
+BuildRequires:  hunspell-devel
+BuildRequires:  hyphen-devel
+BuildRequires:  java-devel >= 1.6
+BuildRequires:  krb5
+BuildRequires:  krb5-devel
+BuildRequires:  libcppunit-devel
+BuildRequires:  liberation-fonts
+BuildRequires:  libexpat-devel
+BuildRequires:  libkde4-devel
+BuildRequires:  libpoppler-devel
+BuildRequires:  libtool
+BuildRequires:  make
+BuildRequires:  mozilla-nspr-devel >= 4.8
+BuildRequires:  mozilla-nss-devel >= 3.9.3
+BuildRequires:  mythes-devel
+BuildRequires:  neon-devel >= 0.26.0
+BuildRequires:  openldap2-devel
+BuildRequires:  pam-devel
+BuildRequires:  patch
+BuildRequires:  perl-Archive-Zip
+BuildRequires:  perl-Compress-Zlib
+BuildRequires:  procps
+BuildRequires:  unixODBC-devel
+BuildRequires:  unzip
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-fonts
+BuildRequires:  xz
+BuildRequires:  zip
+Requires:       %{python_type}
+Requires:       google-carlito-fonts
+# Fonts are needed for tests
+Requires:       liberation-fonts
+Requires:       libreoffice-branding >= 4.0
+Requires:       libreoffice-icon-themes = %{version}
+# We need at least english to launch ourselves.
+Requires:       libreoffice-l10n-en = %{version}
+Requires(post): coreutils
+Requires(post): grep
+Requires(post): gtk2
+Requires(post): zip
+Requires(postun): coreutils
+Requires(postun): gtk2
+Requires(pre):  findutils
+Provides:       %{name}-draw-extensions = %{version}
+Obsoletes:      %{name}-draw-extensions < %{version}
+Provides:       %{name}-impress-extensions = %{version}
+Obsoletes:      %{name}-impress-extensions < %{version}
+Provides:       %{name}-base-extensions = %{version}
+Obsoletes:      %{name}-base-extensions < %{version}
+Provides:       %{name}-kde = %{version}
+Obsoletes:      %{name}-kde < %{version}
+Provides:       %{name}-l10n-prebuild = %{version}
+Obsoletes:      %{name}-l10n-prebuild < %{version}
+Provides:       %{name}-ure = %{version}
+Obsoletes:      %{name}-ure < %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+ExclusiveArch:  %arm %ix86 x86_64 ppc ppc64
 %if %{with systemlibs}
 BuildRequires:  boost-devel
 BuildRequires:  bsh2
@@ -243,34 +320,6 @@
 %else
 BuildRequires:  chrpath
 %endif
-BuildRequires:  ImageMagick
-BuildRequires:  ant
-BuildRequires:  ant-apache-regexp
-BuildRequires:  ant-nodeps
-BuildRequires:  autoconf
-BuildRequires:  bison
-BuildRequires:  bluez-devel
-BuildRequires:  cups-devel
-BuildRequires:  curl-devel
-BuildRequires:  db-devel
-BuildRequires:  dbus-1-glib-devel
-BuildRequires:  fdupes
-BuildRequires:  flac-devel
-BuildRequires:  flex
-BuildRequires:  gcc-c++
-BuildRequires:  gnome-vfs2-devel
-BuildRequires:  gperf
-BuildRequires:  gtk2-devel
-BuildRequires:  hunspell-devel
-BuildRequires:  hyphen-devel
-BuildRequires:  libcppunit-devel
-BuildRequires:  liberation-fonts
-BuildRequires:  libexpat-devel
-BuildRequires:  libpoppler-devel
-BuildRequires:  mozilla-nspr-devel >= 4.8
-BuildRequires:  mozilla-nss-devel >= 3.9.3
-BuildRequires:  mythes-devel
-BuildRequires:  neon-devel >= 0.26.0
 %if %{with newmedia}
 BuildRequires:  doxygen >= 1.8.4
 BuildRequires:  gstreamer-plugins-base-devel
@@ -280,57 +329,8 @@
 BuildRequires:  gcc47-c++
 BuildRequires:  gstreamer010-plugins-base-devel
 %endif
-BuildRequires:  %{python_type}-devel
-BuildRequires:  %{python_type}-xml
-BuildRequires:  java-devel >= 1.6
-BuildRequires:  krb5
-BuildRequires:  krb5-devel
-BuildRequires:  libkde4-devel
-BuildRequires:  libtool
-BuildRequires:  make
-BuildRequires:  openldap2-devel
-BuildRequires:  pam-devel
-BuildRequires:  patch
-BuildRequires:  perl-Archive-Zip
-BuildRequires:  perl-Compress-Zlib
-BuildRequires:  procps
-BuildRequires:  unixODBC-devel
-BuildRequires:  unzip
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-fonts
-BuildRequires:  xz
-BuildRequires:  zip
-Requires:       %{python_type}
-Requires:       google-carlito-fonts
-Requires:       libreoffice-branding >= 4.0
-Requires:       libreoffice-icon-themes = %{version}
-# Fonts are needed for tests
-Requires:       liberation-fonts
-# We need at least english to launch ourselves.
-Requires:       libreoffice-l10n-en = %{version}
-Requires(post): coreutils
-Requires(post): grep
-Requires(post): gtk2
-Requires(post): zip
-Requires(postun): coreutils
-Requires(postun): gtk2
-Requires(pre):  findutils
-Provides:       %{name}-draw-extensions = %{version}
-Obsoletes:      %{name}-draw-extensions < %{version}
-Provides:       %{name}-impress-extensions = %{version}
-Obsoletes:      %{name}-impress-extensions < %{version}
-Provides:       %{name}-base-extensions = %{version}
-Obsoletes:      %{name}-base-extensions < %{version}
-Provides:       %{name}-kde = %{version}
-Obsoletes:      %{name}-kde < %{version}
-Provides:       %{name}-l10n-prebuild = %{version}
-Obsoletes:      %{name}-l10n-prebuild < %{version}
-Provides:       %{name}-ure = %{version}
-Obsoletes:      %{name}-ure < %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %{arm} %{ix86} x86_64 ppc ppc64
 # we need a JRE for oobase and the other stuff
-%ifarch %{ix86}
+%ifarch %ix86
 Recommends:     jre-32 >= 1.6
 %endif
 %ifarch x86_64
@@ -372,8 +372,8 @@
 License:        Apache-2.0 and Artistic-1.0 and BSD-3-Clause and BSD-4-Clause 
and GPL-2.0+ and LPPL-1.3c and LGPL-2.1+ and LGPL-3.0 and MPL-1.1 and MIT and 
SUSE-Public-Domain and W3C
 Group:          Productivity/Office/Suite
 Supplements:    packageand(libreoffice:branding-upstream)
-Provides:       libreoffice-branding = %{version}
 Conflicts:      otherproviders(libreoffice-branding)
+Provides:       libreoffice-branding = %{version}
 %if %{with noarch_subpkgs}
 BuildArch:      noarch
 %endif
@@ -400,9 +400,9 @@
 Summary:        Galaxy LibreOffice Icon Theme (OOo-3.x default)
 License:        LGPL-3.0
 Group:          Productivity/Office/Suite
-Supplements:    libreoffice
 Requires(post): %{name} = %{version}
 Requires(postun): %{name} = %{version}
+Supplements:    libreoffice
 Provides:       libreoffice-icon-themes = %{version}
 Obsoletes:      libreoffice-icon-themes < %{version}
 %if %{with noarch_subpkgs}
@@ -416,9 +416,9 @@
 Summary:        Hicontrast LibreOffice Icon Theme
 License:        LGPL-3.0
 Group:          Productivity/Office/Suite
-Supplements:    libreoffice
 Requires(post): %{name} = %{version}
 Requires(postun): %{name} = %{version}
+Supplements:    libreoffice
 Provides:       libreoffice-icon-themes = %{version}
 Obsoletes:      libreoffice-icon-themes < %{version}
 %if %{with noarch_subpkgs}
@@ -432,9 +432,9 @@
 Summary:        Oxygen LibreOffice Icon Theme (KDE4 default)
 License:        LGPL-3.0 or CC-BY-SA-3.0
 Group:          Productivity/Office/Suite
-Supplements:    packageand(libreoffice:kdebase4-workspace)
 Requires(post): %{name} = %{version}
 Requires(postun): %{name} = %{version}
+Supplements:    packageand(libreoffice:kdebase4-workspace)
 Provides:       libreoffice-icon-themes = %{version}
 Obsoletes:      libreoffice-icon-themes < %{version}
 %if %{with noarch_subpkgs}
@@ -448,9 +448,9 @@
 Summary:        Sifr LibreOffice Icon Theme
 License:        LGPL-3.0
 Group:          Productivity/Office/Suite
-Supplements:    libreoffice
 Requires(post): %{name} = %{version}
 Requires(postun): %{name} = %{version}
+Supplements:    libreoffice
 Provides:       libreoffice-icon-themes = %{version}
 Obsoletes:      libreoffice-icon-themes < %{version}
 %if %{with noarch_subpkgs}
@@ -464,9 +464,9 @@
 Summary:        Tango LibreOffice Icon Theme (GNOME default)
 License:        LGPL-3.0
 Group:          Productivity/Office/Suite
-Supplements:    packageand(libreoffice:gnome-session)
 Requires(post): %{name} = %{version}
 Requires(postun): %{name} = %{version}
+Supplements:    packageand(libreoffice:gnome-session)
 Provides:       libreoffice-icon-themes = %{version}
 Obsoletes:      libreoffice-icon-themes < %{version}
 %if %{with noarch_subpkgs}
@@ -633,8 +633,8 @@
 Requires:       make
 Requires:       zip
 Recommends:     java-devel
-Provides:       libreoffice-ure-devel = %version
-Obsoletes:      libreoffice-ure-devel < %version
+Provides:       libreoffice-ure-devel = %{version}
+Obsoletes:      libreoffice-ure-devel < %{version}
 %if %{with systemlibs}
 Requires:       ucpp
 %endif
@@ -652,8 +652,8 @@
 Group:          Development/Libraries/Other
 Suggests:       %{name}-sdk = %{version}
 Enhances:       %{name}-sdk = %{version}
-Provides:       libreoffice-ure-devel-doc = %version
-Obsoletes:      libreoffice-ure-devel-doc < %version
+Provides:       libreoffice-ure-devel-doc = %{version}
+Obsoletes:      libreoffice-ure-devel-doc < %{version}
 
 %description sdk-doc
 This package includes documentation and examples for the LibreOffice
@@ -702,7 +702,7 @@
 Requires:       libreoffice-pyuno = %{version}
 Requires(pre):  libreoffice = %{version}
 # the watchWindow extension is written in java
-%ifarch %{ix86} ppc
+%ifarch %ix86 ppc
 Requires:       jre-32 > 1.5
 Recommends:     jre-32 >= 1.6
 %endif
@@ -725,7 +725,7 @@
 Requires:       libreoffice-writer = %{version}
 Requires(pre):  libreoffice = %{version}
 # the wiki extension is written in java
-%ifarch %{ix86} ppc
+%ifarch %ix86 ppc
 Requires:       jre-32 > 1.5
 Recommends:     jre-32 >= 1.6
 %endif
@@ -991,7 +991,7 @@
 %build
 # Parallel build settings ...
 lo_jobs="%{?jobs:%{jobs}}"
-%ifarch %{arm}
+%ifarch %arm
     %if ! 0%{?qemu_user_space_build:1}
         # native hardware is not that powerful
         lo_jobs="1"
@@ -1040,12 +1040,12 @@
 
 # Old systems need help in finding the gcc
 %if !%{with newmedia}
-export CC=/usr/bin/gcc-4.7
-export CXX=/usr/bin/g++-4.7
+export CC=%{_bindir}/gcc-4.7
+export CXX=%{_bindir}/g++-4.7
 %endif
 
 %if %{with oldmake}
-export PATH="$RPM_BUILD_DIR/libreoffice-%{version}/make-4.1:$PATH:/usr/sbin"
+export 
PATH="$RPM_BUILD_DIR/libreoffice-%{version}/make-4.1:$PATH:%{_prefix}/sbin"
 %endif
 
 # do not run configure in autogen but use macro later
@@ -1318,7 +1318,7 @@
 %endif
 
 # We have ton of duped files so run over it
-%fdupes %{buildroot}/usr
+%fdupes %{buildroot}%{_prefix}
 
 %pre
 # do not crate cache for bundled extensions because it is not secure




















++++++ libreoffice-4.4.2.2.tar.xz -> libreoffice-4.4.3.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-4.4.2.2.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-4.4.3.2.tar.xz differ: 
char 26, line 1

++++++ libreoffice-help-4.4.2.2.tar.xz -> libreoffice-help-4.4.3.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libreoffice-4.4.2.2/ChangeLog-helpcontent2 
new/libreoffice-4.4.3.2/ChangeLog-helpcontent2
--- old/libreoffice-4.4.2.2/ChangeLog-helpcontent2      2015-03-26 
13:01:59.000000000 +0100
+++ new/libreoffice-4.4.3.2/ChangeLog-helpcontent2      2015-04-28 
23:22:40.000000000 +0200
@@ -1,20 +1,14 @@
-2015-03-26  Christian Lohmaier  <[email protected]>  
[5c70ceedbc43c5b3e0ec78422f283e74d3005b13]
+2015-04-28  Christian Lohmaier  <[email protected]>  
[e7bfb19ad7f70dfae1c8f69f790300adb960468d]
 
-Version 4.4.2.2, tag libreoffice-4.4.2.2-buildfix1
+Version 4.4.3.2, tag libreoffice-4.4.3.2
 
-Change-Id: I498c8e00666e6927bf4079288e6abcaac1d15b35
+Change-Id: Ic03f0bfeaebaea28cec495f2009965fec72fccf0
 
-2015-03-26  Christian Lohmaier  <[email protected]>  
[728a9b8769584b7e3d1573d3b85810145b161001]
+2015-04-14  Christian Lohmaier  <[email protected]>  
[84989d93ecb28045598000d6bd2f104362b763de]
 
-Version 4.4.2.2, tag libreoffice-4.4.2.2
+Branch libreoffice-4-4-3
 
-Change-Id: I2fd0db5c6d608ba465377d3949d8389fa25d4880
-
-2015-03-10  Christian Lohmaier  <[email protected]>  
[c4d8b59448b9f201c64a18d3d4a57eef6707d3f2]
-
-Branch libreoffice-4-4-2
-
-This is 'libreoffice-4-4-2' - the stable branch for the 4.4.2 release.
+This is 'libreoffice-4-4-3' - the stable branch for the 4.4.3 release.
 Only very safe changes, reviewed by three people are allowed.
 
 If you want to commit more complicated fix for the next 4.4.x release,
@@ -22,7 +16,7 @@
 
 If you want to build something cool, unstable, and risky, use master.
 
-Change-Id: Idaf449eeca15cbece6e82ca537368a34a0c14311
+Change-Id: Ic0d4488159e25f33d620e2e2112f745e75a98bb0
 
 2014-11-30  Stanislav Horacek  <[email protected]>  
[40967add67da1353dae0f1f9cc31475f4650381c]
 

++++++ libreoffice-translations-4.4.2.2.tar.xz -> 
libreoffice-translations-4.4.3.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-4.4.2.2.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-translations-4.4.3.2.tar.xz
 differ: char 27, line 1


Reply via email to