Hello community,

here is the log from the commit of package libvisio for openSUSE:Factory 
checked in at 2013-11-04 15:12:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvisio (Old)
 and      /work/SRC/openSUSE:Factory/.libvisio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvisio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvisio/libvisio.changes        2013-07-27 
15:47:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvisio.new/libvisio.changes   2013-11-04 
15:12:09.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov  1 09:05:03 UTC 2013 - tchva...@suse.com
+
+- Remove conditional for the doc building, use verbose build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvisio.spec ++++++
--- /var/tmp/diff_new_pack.eVkbju/_old  2013-11-04 15:12:10.000000000 +0100
+++ /var/tmp/diff_new_pack.eVkbju/_new  2013-11-04 15:12:10.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libvisio
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -21,30 +21,25 @@
 Name:           libvisio
 Version:        0.0.30
 Release:        0
-License:        MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:        Library for parsing the MS Visio file format structure
-Url:            http://www.freedesktop.org/wiki/Software/libvisio
+License:        MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:          Productivity/Publishing/Word
+Url:            http://www.freedesktop.org/wiki/Software/libvisio
 Source0:        http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
 Patch0:         libvisio-0.0.30-iterator_range.patch
 Patch1:         libvisio-0.0.30-wpx_seek_end.patch
 BuildRequires:  boost-devel
-%if 0%{?suse_version} > 1020
-%define build_doc       1
 BuildRequires:  doxygen
-%else
-%define build_doc       0
-%endif
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  gperf
 BuildRequires:  libicu-devel
 BuildRequires:  libwpd-devel >= 0.9.5
 BuildRequires:  libwpg-devel >= 0.2.0
 BuildRequires:  libxml2-devel
-BuildRequires:  zlib-devel
-BuildRequires:  gperf
 BuildRequires:  pkgconfig
 BuildRequires:  xz
+BuildRequires:  zlib-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -72,14 +67,12 @@
 
 This package contains the libvisio development files.
 
-%if %build_doc
 %package devel-doc
 Summary:        Documentation for the libvisio API
 Group:          Documentation/HTML
 
 %description devel-doc
 This package contains documentation for the libvisio API.
-%endif
 
 %package tools
 Summary:        Tools to work with documents in MS Visio file-format
@@ -98,7 +91,7 @@
        --disable-werror \
        --disable-static \
        --docdir=%{_docdir}/%{name}-devel/html
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 make DESTDIR=%{buildroot} install
@@ -125,11 +118,9 @@
 %{_libdir}/pkgconfig/libvisio*.pc
 %{_includedir}/libvisio-*
 
-%if %build_doc != 0
 %files devel-doc
 %defattr(-,root,root,-)
 %doc %{_docdir}/%{name}-devel/html/
-%endif
 
 %files tools
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to