Hello community,

here is the log from the commit of package strigi for openSUSE:Factory checked 
in at 2014-07-16 16:16:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/strigi (Old)
 and      /work/SRC/openSUSE:Factory/.strigi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "strigi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/strigi/strigi.changes    2013-07-08 
07:13:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.strigi.new/strigi.changes       2014-07-16 
16:16:29.000000000 +0200
@@ -1,0 +2,12 @@
+Sat May 24 14:34:49 UTC 2014 - [email protected]
+
+- Split out libstreamanalyzer to reduce dependencies as that we 
+  have to build kdelibs4 with support for this library to get 
+  some metadata during kio actions (bnc#879506)
+
+-------------------------------------------------------------------
+Mon Apr 28 16:06:57 UTC 2014 - [email protected]
+
+- remove dependency on java-devel 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ strigi.spec ++++++
--- /var/tmp/diff_new_pack.4vp9gf/_old  2014-07-16 16:16:30.000000000 +0200
+++ /var/tmp/diff_new_pack.4vp9gf/_new  2014-07-16 16:16:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package strigi
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -44,7 +44,6 @@
 %else
 BuildRequires:  fam-devel
 %endif
-BuildRequires:  java-devel
 BuildRequires:  kde4-filesystem
 BuildRequires:  libcppunit-devel
 BuildRequires:  libexiv2-devel
@@ -62,6 +61,7 @@
 BuildRequires:  dbus-1-devel
 BuildRequires:  libxml2-devel
 %endif
+Requires:       libstreamanalyzer0 = %{version}
 Requires:       libstrigi0 = %{version}
 Provides:       strigi-ui = 0.5.8
 Obsoletes:      strigi-ui < 0.5.8
@@ -74,6 +74,7 @@
 %package devel
 Summary:        Development files for the strigi desktop search engine
 Group:          Development/Libraries/C and C++
+Requires:       libstreamanalyzer0 = %{version}
 Requires:       libstrigi0 = %{version}
 
 %description devel
@@ -87,6 +88,14 @@
 %description -n libstrigi0
 This package contains the strigi desktop search engine libraries.
 
+%package -n libstreamanalyzer0
+Summary:        Strigi desktop stream analyzer library
+Group:          System/Libraries
+%requires_ge    libqt4
+
+%description -n libstreamanalyzer0
+This package contains the strigi desktop stream analyzer engine library.
+
 %prep
 %setup -q
 %if 0%{?suse_version} > 1210
@@ -96,7 +105,7 @@
 %patch3 -p1
 
 %build
-%cmake_kde4 -d build
+%cmake_kde4 -d build -- -DENABLE_REGENERATEXSD=off
 %make_jobs
 
 %install
@@ -108,6 +117,10 @@
 
 %postun -n libstrigi0 -p /sbin/ldconfig
 
+%post   -n libstreamanalyzer0 -p /sbin/ldconfig
+
+%postun -n libstreamanalyzer0 -p /sbin/ldconfig
+
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog
@@ -181,9 +194,12 @@
 %files -n libstrigi0
 %defattr(-,root,root,-)
 %{_kde4_libdir}/libsearchclient.so.0*
-%{_kde4_libdir}/libstreamanalyzer.so.0*
-%{_kde4_libdir}/libstreams.so.0*
 %{_kde4_libdir}/libstrigihtmlgui.so.0*
 %{_kde4_libdir}/libstrigiqtdbusclient.so.0*
 
+%files -n libstreamanalyzer0
+%defattr(-,root,root,-)
+%{_kde4_libdir}/libstreamanalyzer.so.0*
+%{_kde4_libdir}/libstreams.so.0*
+
 %changelog

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

Reply via email to