Hello community,

here is the log from the commit of package sqliteodbc for openSUSE:Factory 
checked in at 2015-12-24 12:16:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqliteodbc (Old)
 and      /work/SRC/openSUSE:Factory/.sqliteodbc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqliteodbc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqliteodbc/sqliteodbc.changes    2015-04-18 
10:41:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sqliteodbc.new/sqliteodbc.changes       
2015-12-24 12:16:32.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Dec 18 09:02:14 UTC 2015 - [email protected]
+
+- Add sqliteodbc-rpmlintrc
+  * this is not regular shared library but plugin for unixODBC 
+
+-------------------------------------------------------------------

New:
----
  sqliteodbc-rpmlintrc

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

Other differences:
------------------
++++++ sqliteodbc.spec ++++++
--- /var/tmp/diff_new_pack.UmJM1m/_old  2015-12-24 12:16:33.000000000 +0100
+++ /var/tmp/diff_new_pack.UmJM1m/_new  2015-12-24 12:16:33.000000000 +0100
@@ -23,9 +23,12 @@
 License:        BSD-2-Clause
 Group:          Development/Libraries/C and C++
 Url:            http://www.ch-werner.de/sqliteodbc
-Source:         http://www.ch-werner.de/sqliteodbc/%{name}-%{version}.tar.gz
+Source0:        http://www.ch-werner.de/sqliteodbc/%{name}-%{version}.tar.gz
+# This is not typical shared library but plugin for unixODBC
+Source1:        %{name}-rpmlintrc
 BuildRequires:  dos2unix
 BuildRequires:  doxygen
+BuildRequires:  graphviz
 BuildRequires:  sqlite3-devel
 BuildRequires:  unixODBC-devel
 Requires:       unixODBC

++++++ sqliteodbc-rpmlintrc ++++++
# This is not typical shared library but plugin for unixODBC
addFilter("shlib-policy-missing-suffix .*")
addFilter("postin-without-ldconfig .*")
addFilter("library-without-ldconfig-postun .*")

Reply via email to