Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2014-07-10 14:55:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and      /work/SRC/openSUSE:Factory/.librevenge.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librevenge"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes    2014-06-16 
21:27:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librevenge.new/librevenge.changes       
2014-07-10 14:55:50.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Jul  1 14:16:51 UTC 2014 - tchva...@suse.com
+
+- Add gdb dep to provide /usr/share/gdb directory
+
+-------------------------------------------------------------------
+Tue Jul  1 14:12:01 UTC 2014 - tchva...@suse.com
+
+- Disable silent rules
+
+-------------------------------------------------------------------
+Tue Jul  1 14:08:50 UTC 2014 - tchva...@suse.com
+
+- Add group
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ librevenge.spec ++++++
--- /var/tmp/diff_new_pack.FDG3FF/_old  2014-07-10 14:55:51.000000000 +0200
+++ /var/tmp/diff_new_pack.FDG3FF/_new  2014-07-10 14:55:51.000000000 +0200
@@ -23,12 +23,14 @@
 Release:        0
 Summary:        A base library for writing document import filters
 License:        LGPL-2.1+ or MPL-2.0+
+Group:          System/Libraries
 Url:            http://sourceforge.net/p/libwpd/wiki/librevenge/
 Source:         
http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  gdb
 BuildRequires:  pkg-config
 BuildRequires:  xz
 BuildRequires:  pkgconfig(cppunit)
@@ -42,6 +44,7 @@
 
 %package -n %{name}-%{pkgextension}
 Summary:        A base library for writing document import filters
+License:        LGPL-2.1+ or MPL-2.0+
 Group:          System/Libraries
 
 %description -n %{name}-%{pkgextension}
@@ -51,9 +54,9 @@
 
 %package -n %{name}-stream-%{pkgextension}
 Summary:        A base library for writing document import filters (stream 
implementations)
-# src/lib/RVNGOLEStream.{h,cpp} are BSD3c
 License:        (LGPL-2.1+ or MPL-2.0+) and BSD-3-Clause
 Group:          System/Libraries
+# src/lib/RVNGOLEStream.{h,cpp} are BSD3c
 
 %description -n %{name}-stream-%{pkgextension}
 %{name} is a base library for writing document import filters. It has
@@ -63,6 +66,7 @@
 
 %package -n %{name}-generators-%{pkgextension}
 Summary:        A base library for writing document import filters
+License:        LGPL-2.1+ or MPL-2.0+
 Group:          System/Libraries
 
 %description -n %{name}-generators-%{pkgextension}
@@ -70,10 +74,11 @@
 interfaces for text documents, vector graphics, spreadsheets and
 presentations.
 This package contains classes to be used by converters that generate
-documents using %{name}'s APIs.
+documents using %{name}s APIs.
 
 %package devel
 Summary:        Development files for %{name}
+License:        LGPL-2.1+ or MPL-2.0+
 Group:          Development/Libraries/C and C++
 Requires:       %{name}-%{pkgextension} = %{version}-%{release}
 Requires:       %{name}-generators-%{pkgextension} = %{version}-%{release}
@@ -85,6 +90,7 @@
 
 %package doc
 Summary:        Documentation of %{name} API
+License:        LGPL-2.1+ or MPL-2.0+
 Group:          Documentation/Other
 %if 0%{?suse_version} > 1200
 BuildArch:      noarch
@@ -96,12 +102,12 @@
 %prep
 %setup -q
 
-
 %build
 %configure \
        --disable-static \
        --disable-werror \
        --enable-pretty-printers \
+       --disable-silent-rules \
        --docdir=%{_docdir}/%{name}
 make %{?_smp_mflags}
 
@@ -123,7 +129,6 @@
 %postun -n %{name}-generators-%{pkgextension} -p /sbin/ldconfig
 
 %if 0%{?suse_version} > 1300
-
 %check
 export 
LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 make %{?_smp_mflags} check

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

Reply via email to