Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2017-02-02 15:27:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sord (Old)
 and      /work/SRC/openSUSE:Factory/.sord.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sord"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sord/sord.changes        2015-12-24 
12:16:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sord.new/sord.changes   2017-02-03 
20:02:12.674821088 +0100
@@ -1,0 +2,10 @@
+Mon Jan 30 22:06:32 UTC 2017 - [email protected]
+
+- Rename soname macro to sover as it does not contain a name
+
+-------------------------------------------------------------------
+Thu Jan 12 08:32:04 UTC 2017 - [email protected]
+
+- Add baselibs.conf for gstreamer-plugins-bad-32bit
+
+-------------------------------------------------------------------

New:
----
  baselibs.conf

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

Other differences:
------------------
++++++ sord.spec ++++++
--- /var/tmp/diff_new_pack.Y2kOI6/_old  2017-02-03 20:02:13.122758039 +0100
+++ /var/tmp/diff_new_pack.Y2kOI6/_new  2017-02-03 20:02:13.126757476 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sord
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,7 +16,7 @@
 #
 
 
-%define soname 0
+%define sover 0
 
 Name:           sord
 Version:        0.14.0
@@ -26,6 +26,7 @@
 Group:          Productivity/File utilities
 Url:            http://drobilla.net/software/sord/
 Source0:        http://download.drobilla.net/sord-%{version}.tar.bz2
+Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  doxygen
 BuildRequires:  graphviz
@@ -38,18 +39,18 @@
 Utilities to work with RDF data.
 Sord is a lightweight C library for storing RDF data in memory.
 
-%package        -n libsord-0-%{soname}
+%package        -n libsord-0-%{sover}
 Summary:        A lightweight C library for storing RDF data in memory
 Group:          System/Libraries
 
-%description    -n libsord-0-%{soname}
+%description    -n libsord-0-%{sover}
 A lightweight C library for storing RDF data in memory.
 http://drobilla.net/software/sord/
 
 %package        -n libsord-0-devel
 Summary:        Development files for libsord
 Group:          Development/Libraries/C and C++
-Requires:       libsord-0-%{soname} = %{version}
+Requires:       libsord-0-%{sover} = %{version}
 
 %description    -n libsord-0-devel
 Development files for libsord.
@@ -78,9 +79,9 @@
 mkdir -p %{buildroot}%{_mandir}/man3
 cp -pv build/doc/reference.doxygen.doxy/man/man3/sord.3 
%{buildroot}%{_mandir}/man3/
 
-%post -n libsord-0-%{soname} -p /sbin/ldconfig
+%post -n libsord-0-%{sover} -p /sbin/ldconfig
 
-%postun -n libsord-0-%{soname} -p /sbin/ldconfig
+%postun -n libsord-0-%{sover} -p /sbin/ldconfig
 
 %files
 %defattr(0644,root,root,0755)
@@ -89,10 +90,10 @@
 %{_mandir}/man1/sordi.1*
 %{_mandir}/man1/sord_validate.1*
 
-%files -n libsord-0-%{soname}
+%files -n libsord-0-%{sover}
 %defattr(0644,root,root,0755)
 %doc AUTHORS COPYING NEWS README
-%{_libdir}/libsord-0.so.%{soname}*
+%{_libdir}/libsord-0.so.%{sover}*
 
 %files -n libsord-0-devel
 %defattr(0644,root,root,0755)

++++++ baselibs.conf ++++++
libsord-0-0

Reply via email to