Hello community,

here is the log from the commit of package libabw for openSUSE:Factory checked 
in at 2016-04-06 11:49:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libabw (Old)
 and      /work/SRC/openSUSE:Factory/.libabw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libabw"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libabw/libabw.changes    2015-11-24 
22:20:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libabw.new/libabw.changes       2016-04-06 
11:49:35.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Mar 24 14:13:45 UTC 2016 - [email protected]
+
+- Add copying also to the library shipped
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libabw.spec ++++++
--- /var/tmp/diff_new_pack.ZduKLy/_old  2016-04-06 11:49:36.000000000 +0200
+++ /var/tmp/diff_new_pack.ZduKLy/_new  2016-04-06 11:49:36.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libabw
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -65,9 +65,7 @@
 %package devel-doc
 Summary:        Documentation for the libabw API
 Group:          Documentation/HTML
-%if 0%{?suse_version} > 1200
 BuildArch:      noarch
-%endif
 
 %description devel-doc
 This package contains documentation for the libabw API.
@@ -87,10 +85,11 @@
 # Fix compilation with boost 1.59
 export CPPFLAGS="-DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED"
 %configure \
+       --disable-silent-rules \
        --disable-werror \
        --disable-static \
        --docdir=%{_docdir}/%{name}-devel/html
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
@@ -107,6 +106,7 @@
 
 %files -n %{libname}
 %defattr(-,root,root)
+%doc COPYING.* ChangeLog
 %{_libdir}/*.so.*
 
 %files devel


Reply via email to