Accepting request 419237 from home:wolfi323:branches:LibreOffice:Factory

- Build KDE integration on openSUSE 13.2 as well

I'm using this for weeks now on my 13.2 systems, and haven't noticed any problem at all.

OBS-URL: https://build.opensuse.org/request/show/419237
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=424
This commit is contained in:
Tomáš Chvátal 2016-08-15 08:12:22 +00:00 committed by Git OBS Bridge
parent e3c8784527
commit 12992e81c8
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 12 21:02:23 UTC 2016 - wbauer@tmo.at
- Build KDE integration on openSUSE 13.2 as well
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 10 11:21:14 UTC 2016 - dimstar@opensuse.org Wed Aug 10 11:21:14 UTC 2016 - dimstar@opensuse.org

View File

@ -24,7 +24,7 @@
%define external_url http://dev-www.libreoffice.org/src/ %define external_url http://dev-www.libreoffice.org/src/
%define tarball_url http://download.documentfoundation.org/libreoffice/src/5.2.0 %define tarball_url http://download.documentfoundation.org/libreoffice/src/5.2.0
# Wether to enable the kde integration # Wether to enable the kde integration
%if 0%{?is_opensuse} %if 0%{?is_opensuse} || %{suse_version} == 1320
%bcond_without kdeintegration %bcond_without kdeintegration
%else %else
%bcond_with kdeintegration %bcond_with kdeintegration