Hello community, here is the log from the commit of package strigi for openSUSE:Factory checked in at 2013-03-14 15:01:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strigi (Old) and /work/SRC/openSUSE:Factory/.strigi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "strigi", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/strigi/strigi.changes 2012-12-03 11:34:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.strigi.new/strigi.changes 2013-03-14 15:01:56.000000000 +0100 @@ -1,0 +2,25 @@ +Wed Feb 6 00:25:21 UTC 2013 - [email protected] + +- Update to version 0.7.8 + * Fix xpm and xbm index + * Extract tracknumber and track count from a value like "03/16" + * Fixed indexing of m3u files + * Fix FLAC Files: Remove addtional 'db' in replaygain + * Fix: flac analizer was importing only one artist tag + * Fix: non numeric genres in id3 v2 mp3 are ignored + * Fix parsing of genre field in id3v2 tags + * Change: TPE2 tag it's used as nmm:albumArtist instead as + nmm:performer in ID3 analyzer + * Change: added support to TRACKTOTAL tag as an equivalent to + TRACKCOUNT in FLAC analyzer + * C++11 fixes + * Let the strigi ffmpeg plugin compile on modern ffmpeg versions + * Remove dependency on boost + * Use GNUInstallDirs in order to install into lib64 + automatically + * Install a version file for the CMake config module + * Allow the Strigi submodules to be installed in custom prefixes +- Drop git.diff patch, all aplied upstream +- Dropped boost-devel BuildRequires as per upstream changes + +------------------------------------------------------------------- Old: ---- git.diff strigi-0.7.7.tar.bz2 New: ---- strigi-0.7.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strigi.spec ++++++ --- /var/tmp/diff_new_pack.Z6Fuxj/_old 2013-03-14 15:01:58.000000000 +0100 +++ /var/tmp/diff_new_pack.Z6Fuxj/_new 2013-03-14 15:01:58.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package strigi # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -19,7 +19,7 @@ %bcond_with ffmpeg Name: strigi -Version: 0.7.7 +Version: 0.7.8 Release: 0 Summary: Lightweight and fast desktop search engine License: GPL-2.0+ and LGPL-2.1+ @@ -27,16 +27,11 @@ Url: http://www.vandenoever.info/software/strigi/ Source0: %{name}-%{version}.tar.bz2 Source100: baselibs.conf +# PATCH-FIX-OPENSUSE add_missing_lib.diff adds missing clucene-shared as target link library Patch1: add_missing_lib.diff -# PATCH-FIX-UPSTREAM git.diff -# This patch syncs strigi to git snapshot, -# most of this changes fixed (re)indexing of specifix files. Remove for next release -# See reviews: 105442, 105362, 105242, 105208, 103977, 103961, 103911, 103368 -Patch2: git.diff -#Subject: Fixes indexing of jpegs with 'wrong' isoSpeedRatings, pending upstream -Patch3: bug_304439.diff +# PATCH-FIX-UPSTREAM: bug_304439.diff fixes indexing of jpegs with 'wrong' isoSpeedRatings, pending upstream +Patch2: bug_304439.diff BuildRequires: bison -BuildRequires: boost-devel BuildRequires: c++_compiler BuildRequires: clucene-core-devel BuildRequires: cmake @@ -96,7 +91,6 @@ %patch1 -p0 %endif %patch2 -p1 -%patch3 -p1 %build %cmake_kde4 -d build @@ -126,9 +120,6 @@ %{_kde4_bindir}/strigicmd %{_kde4_bindir}/strigidaemon %{_kde4_bindir}/xmlindexer -%dir %{_kde4_libdir}/libsearchclient -%dir %{_kde4_libdir}/libstreamanalyzer -%dir %{_kde4_libdir}/libstreams %dir %{_kde4_libdir}/strigi %{_kde4_libdir}/strigi/strigiea_jpeg.so %{_kde4_libdir}/strigi/strigiea_riff.so @@ -168,14 +159,21 @@ %{_kde4_libdir}/libstreams.so %{_kde4_libdir}/libstrigihtmlgui.so %{_kde4_libdir}/libstrigiqtdbusclient.so -%{_kde4_libdir}/libsearchclient/LibSearchClientConfig.cmake -%{_kde4_libdir}/libstreamanalyzer/LibStreamAnalyzerConfig.cmake -%{_kde4_libdir}/libstreams/LibStreamsConfig.cmake -%{_kde4_libdir}/libstreams/LibStreamsTargets.cmake -%{_kde4_libdir}/libstreams/LibStreamsTargets-release.cmake +%dir %{_kde4_libdir}/cmake/LibSearchClient/ +%{_kde4_libdir}/cmake/LibSearchClient/LibSearchClientConfig.cmake +%dir %{_kde4_libdir}/cmake/LibStreamAnalyzer/ +%{_kde4_libdir}/cmake/LibStreamAnalyzer/LibStreamAnalyzerConfig.cmake +%{_kde4_libdir}/cmake/LibStreamAnalyzer/LibStreamAnalyzerConfigVersion.cmake +%dir %{_kde4_libdir}/cmake/LibStreams/ +%{_kde4_libdir}/cmake/LibStreams/LibStreamsConfig.cmake +%{_kde4_libdir}/cmake/LibStreams/LibStreamsConfigVersion.cmake +%{_kde4_libdir}/cmake/LibStreams/LibStreamsTargets-release.cmake +%{_kde4_libdir}/cmake/LibStreams/LibStreamsTargets.cmake %{_kde4_libdir}/pkgconfig/libstreamanalyzer.pc %{_kde4_libdir}/pkgconfig/libstreams.pc -%{_kde4_libdir}/strigi/StrigiConfig.cmake +%dir %{_kde4_libdir}/cmake/Strigi/ +%{_kde4_libdir}/cmake/Strigi/StrigiConfig.cmake +%{_kde4_libdir}/cmake/Strigi/StrigiConfigVersion.cmake %files -n libstrigi0 %defattr(-,root,root,-) ++++++ strigi-0.7.7.tar.bz2 -> strigi-0.7.8.tar.bz2 ++++++ ++++ 2940 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
