Hello community,

here is the log from the commit of package strigi for openSUSE:Factory checked 
in at 2016-01-08 15:39:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2014-08-16 
15:37:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.strigi.new/strigi.changes       2016-01-08 
15:39:30.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec 24 13:31:44 UTC 2015 - tchva...@suse.com
+
+- Use properly ffmpeg deps and build with factory provided one
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ strigi.spec ++++++
--- /var/tmp/diff_new_pack.Abcl6K/_old  2016-01-08 15:39:31.000000000 +0100
+++ /var/tmp/diff_new_pack.Abcl6K/_new  2016-01-08 15:39:31.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package strigi
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,8 +16,7 @@
 #
 
 
-%bcond_with ffmpeg
-
+%bcond_without ffmpeg
 Name:           strigi
 Version:        0.7.8
 Release:        0
@@ -39,33 +38,27 @@
 BuildRequires:  cmake
 BuildRequires:  dbus-1-x11
 BuildRequires:  file-devel
-%if 0%{?suse_version} > 1210
 BuildRequires:  gamin-devel
-%else
-BuildRequires:  fam-devel
-%endif
 BuildRequires:  kde4-filesystem
+BuildRequires:  libbz2-devel
 BuildRequires:  libcppunit-devel
 BuildRequires:  libexiv2-devel
 BuildRequires:  libexpat-devel
-%if %{with ffmpeg}
-BuildRequires:  libffmpeg-devel
-%endif
-BuildRequires:  libbz2-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  zlib-devel
-%if !0%{?sles_version}
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(libxml-2.0)
-%else
-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
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if %{with ffmpeg}
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavformat)
+BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libswscale)
+%endif
 
 %description
 strigi is a very fast crawling, very small memory footprint, no
@@ -98,9 +91,7 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} > 1210
-%patch1 -p0
-%endif
+%patch1
 %patch2 -p1
 %patch3 -p1
 
@@ -124,11 +115,7 @@
 %doc AUTHORS COPYING ChangeLog
 %{_bindir}/deepfind
 %{_bindir}/deepgrep
-%if 0%{?suse_version} > 1210
 %{_bindir}/lucene2indexer
-%else
-%{_bindir}/luceneindexer
-%endif
 %{_bindir}/rdfindexer
 %{_bindir}/strigiclient
 %{_bindir}/strigicmd
@@ -138,11 +125,7 @@
 %{_libdir}/strigi/strigiea_jpeg.so
 %{_libdir}/strigi/strigiea_riff.so
 %{_libdir}/strigi/strigiea_digest.so
-%if 0%{?suse_version} > 1210
 %{_libdir}/strigi/strigiindex_cluceneng.so
-%else
-%{_libdir}/strigi/strigiindex_clucene.so
-%endif
 %{_libdir}/strigi/strigila_cpp.so
 %{_libdir}/strigi/strigila_deb.so
 %{_libdir}/strigi/strigila_namespaceharvester.so


Reply via email to