Hello community,

here is the log from the commit of package akonadi-runtime for openSUSE:Factory 
checked in at 2014-11-03 13:11:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-runtime (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-runtime"

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-runtime/akonadi-runtime.changes  
2014-09-12 11:19:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-runtime.new/akonadi-runtime.changes     
2014-11-03 13:12:04.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Oct 29 17:00:04 UTC 2014 - [email protected]
+
+- Package sqldrivers depending on its availibility instead of
+  a given suse_version number
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ akonadi-runtime.spec ++++++
--- /var/tmp/diff_new_pack.ICR9kV/_old  2014-11-03 13:12:05.000000000 +0100
+++ /var/tmp/diff_new_pack.ICR9kV/_new  2014-11-03 13:12:05.000000000 +0100
@@ -79,6 +79,13 @@
   %kde4_makeinstall -C build
   %fdupes -s %{buildroot}%{_kde4_includedir}
 
+> files.sqldrivers
+if test -d $RPM_BUILD_ROOT%{_kde4_libdir}/qt4/plugins/sqldrivers
+then
+       # A database access plugin, not a development file
+       echo "%{_kde4_libdir}/qt4" >> files.sqldrivers
+fi
+
 %post
 /sbin/ldconfig
 %{_kde4_bindir}/update-mime-database %{_kde4_datadir}/mime &> /dev/null || :
@@ -91,7 +98,7 @@
 
 %postun -n libakonadiprotocolinternals1 -p /sbin/ldconfig
 
-%files
+%files -f files.sqldrivers
 %defattr(-,root,root)
 %{_kde4_bindir}/asapcat
 %{_kde4_bindir}/akonadi*
@@ -100,11 +107,6 @@
 %config %{_kde4_sysconfdir}/akonadi/mysql-global-mobile.conf
 %{_kde4_datadir}/dbus-1/services/org.freedesktop.Akonadi.Control.service
 %{_kde4_datadir}/mime/packages/akonadi-mime.xml
-%if 0%{?suse_version} > 1310
-# A database access plugin, not a development file
-%dir %{_kde4_libdir}/qt4/plugins/sqldrivers
-%{_kde4_libdir}/qt4/plugins/sqldrivers/libqsqlite3.so
-%endif
 
 %files -n libakonadiprotocolinternals-devel
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to