Hello community,

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

Package is "tracker", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/tracker/tracker-extras.changes   2012-01-06 
11:46:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker-extras.changes      
2012-01-24 12:23:30.000000000 +0100
@@ -1,0 +2,31 @@
+Thu Jan 19 08:48:55 UTC 2012 - [email protected]
+
+- Add libjpeg-devel BuildRequires for non-extras builds to build
+  JPEG support in extractors.
+
+-------------------------------------------------------------------
+Fri Dec 16 11:12:46 UTC 2011 - [email protected]
+
+- Update to version 0.13.0:
+  + New Feature: CUE sheet parsing is now supported
+  + libtracker-common: New env var TRACKER_USE_CONFIG_FILES to
+    output ini files instead of use GSettings is available
+  + libtracker-miner:
+    - Updated TrackerMinerFS (breaks API/ABI)
+    - Introducing TrackerIndexingTree (to use with TrackerMinerFS)
+    - Albumart renamed to Media art and refactored
+  + tracker-miner-fs: Refactored, mtime checks are +50% faster and
+    indexing slightly improved
+  + Removed GLib unicode parser: it was sub-optimal and unused.
+  + Many other fixes.
+  + Updted translations.
+- Drop tracker-g_thread.patch: fixed upstream.
+- Change License tag to spdx identifier.
+- Rename library packages from *-0_12-0 to *-0_14-0. following
+  upstream SONAME changes.
+- Split typelib files out into typelib-1_0-Tracker-0_14,
+  typelib-1_0-TrackerExtract-0_14 and
+  typelib-1_0-TrackerMiner-0_14 subpackages.
+- Add Requires for new typelib subpackages to devel subpackage.
+
+-------------------------------------------------------------------
@@ -6 +37 @@
-  needs to catch up on this again,
+  needs to catch up on this again.
tracker.changes: same change

Old:
----
  tracker-0.12.8.tar.xz
  tracker-g_thread.patch

New:
----
  tracker-0.13.0.tar.xz

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

Other differences:
------------------
++++++ tracker-extras.spec ++++++
--- /var/tmp/diff_new_pack.7UQhut/_old  2012-01-24 12:23:33.000000000 +0100
+++ /var/tmp/diff_new_pack.7UQhut/_new  2012-01-24 12:23:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tracker-extras
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -47,26 +47,23 @@
 %define thunderbird_appid  \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
 
 # Do not edit this auto generated file! Edit tracker.spec.
-
 Name:           tracker-extras
 %define _name   tracker
-Version:        0.12.8
-Release:        1
+Version:        0.13.0
+Release:        0
 # FIXME: Verify if the evolution plugin can be built again (define build_evo 1 
in build_extras section)
 # FIXME: missing pkgconfig(libcue) BuildRequires: we don't have this 
packaged...
-License:        GPLv2+
 Summary:        Powerful object database, tag/metadata database, search tool 
and indexer
-Url:            http://projects.gnome.org/tracker/
+License:        GPL-2.0+
 Group:          Productivity/Other
-Source0:        
http://download.gnome.org/sources/tracker/0.12/%{_name}-%{version}.tar.xz
+Url:            http://projects.gnome.org/tracker/
+Source0:        
http://download.gnome.org/sources/tracker/0.13/%{_name}-%{version}.tar.xz
 Source1:        README.SUSE.flickr
 Source2:        README.SUSE.rss
 # PATCH-FIX-OPENSUSE tracker-removeable-media-off.patch bgo622288 
[email protected] -- Disable indexing on removable media by default. This is 
only needed for 11.4 and earlier, as 12.1 and later have proper default values 
in GSettings.
 Patch1:         tracker-removeable-media-off.patch
 # PATCH-FIX-OPENSUSE tracker-fix-include-sched-idle.patch 
[email protected] -- Add linux/sched.h to includes for 11.4 only for 
the location of SCHED_IDLE. This is only needed for 11.4 and earlier.
 Patch2:         tracker-fix-include-sched-idle.patch
-# PATCH-FIX-UPSTREAM tracker-g_thread.patch [email protected] -- Remobe 
g_thread_init calls. Patch taken from upstream git.
-Patch3:         tracker-g_thread.patch
 BuildRequires:  NetworkManager-devel >= 0.8
 BuildRequires:  enca-devel
 BuildRequires:  fdupes
@@ -103,6 +100,7 @@
 BuildRequires:  libgupnp-dlna-devel >= 0.5
 %endif
 BuildRequires:  libiptcdata-devel
+BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libpoppler-glib-devel
 BuildRequires:  libtiff-devel
@@ -169,7 +167,6 @@
 %if !%{build_extras}
 
 %package -n %{_name}-miner-files
-License:        GPLv2+
 Summary:        Tracker miner to index files and applications
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -181,14 +178,13 @@
 
 This package contains a miner to index files and applications.
 
-%package -n libtracker-extract-0_12-0
-License:        GPLv2+
+%package -n libtracker-extract-0_14-0
 Summary:        Extract library for Tracker
 Group:          System/Libraries
 Recommends:     %{_name}
 %glib2_gsettings_schema_requires
 
-%description -n libtracker-extract-0_12-0
+%description -n libtracker-extract-0_14-0
 Tracker is a powerful desktop-neutral first class object
 database, tag/metadata database, search tool and indexer.
 
@@ -203,13 +199,75 @@
 It has the ability to index, store, harvest metadata, retrieve
 and search all types of files and other first class objects.
 
-%package -n libtracker-miner-0_12-0
-License:        GPLv2+
+%package -n libtracker-miner-0_14-0
 Summary:        Miner library for Tracker
 Group:          System/Libraries
 Recommends:     %{_name}
 
-%description -n libtracker-miner-0_12-0
+%description -n libtracker-miner-0_14-0
+Tracker is a powerful desktop-neutral first class object
+database, tag/metadata database, search tool and indexer.
+
+It consists of a common object database that allows entities to
+have an almost infinite number of properties, metadata (both
+embedded/harvested as well as user definable), a comprehensive
+database of keywords/tags and links to other entities.
+
+It provides additional features for file-based objects
+including context linking and audit trails for a file object.
+
+It has the ability to index, store, harvest metadata, retrieve
+and search all types of files and other first class objects.
+
+%package -n typelib-1_0-Tracker-0_14
+Summary:        Sparql library for Tracker -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Tracker-0_14
+Tracker is a powerful desktop-neutral first class object
+database, tag/metadata database, search tool and indexer.
+
+It consists of a common object database that allows entities to
+have an almost infinite number of properties, metadata (both
+embedded/harvested as well as user definable), a comprehensive
+database of keywords/tags and links to other entities.
+
+It provides additional features for file-based objects
+including context linking and audit trails for a file object.
+
+It has the ability to index, store, harvest metadata, retrieve
+and search all types of files and other first class objects.
+
+This package provides the GObject Introspection bindings for the
+sparql library for Tracker.
+
+%package -n typelib-1_0-TrackerExtract-0_14
+Summary:        Extract library for Tracker -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-TrackerExtract-0_14
+Tracker is a powerful desktop-neutral first class object
+database, tag/metadata database, search tool and indexer.
+
+It consists of a common object database that allows entities to
+have an almost infinite number of properties, metadata (both
+embedded/harvested as well as user definable), a comprehensive
+database of keywords/tags and links to other entities.
+
+It provides additional features for file-based objects
+including context linking and audit trails for a file object.
+
+It has the ability to index, store, harvest metadata, retrieve
+and search all types of files and other first class objects.
+
+This package provides the GObject Introspection bindings for the
+extract library for Tracker.
+
+%package -n typelib-1_0-TrackerMiner-0_14
+Summary:        Miner library for Tracker -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-TrackerMiner-0_14
 Tracker is a powerful desktop-neutral first class object
 database, tag/metadata database, search tool and indexer.
 
@@ -224,13 +282,15 @@
 It has the ability to index, store, harvest metadata, retrieve
 and search all types of files and other first class objects.
 
-%package -n libtracker-sparql-0_12-0
-License:        GPLv2+
+This package provides the GObject Introspection bindings for the
+miner library for Tracker.
+
+%package -n libtracker-sparql-0_14-0
 Summary:        Sparql library for Tracker
 Group:          System/Libraries
 Recommends:     %{_name}
 
-%description -n libtracker-sparql-0_12-0
+%description -n libtracker-sparql-0_14-0
 Tracker is a powerful desktop-neutral first class object
 database, tag/metadata database, search tool and indexer.
 
@@ -246,12 +306,14 @@
 and search all types of files and other first class objects.
 
 %package -n tracker-devel
-License:        GPLv2+
 Summary:        Tracker -- Development files
 Group:          Development/Libraries/GNOME
-Requires:       libtracker-extract-0_12-0 = %{version}
-Requires:       libtracker-miner-0_12-0 = %{version}
-Requires:       libtracker-sparql-0_12-0 = %{version}
+Requires:       libtracker-extract-0_14-0 = %{version}
+Requires:       libtracker-miner-0_14-0 = %{version}
+Requires:       libtracker-sparql-0_14-0 = %{version}
+Requires:       typelib-1_0-Tracker-0_14 = %{version}
+Requires:       typelib-1_0-TrackerExtract-0_14 = %{version}
+Requires:       typelib-1_0-TrackerMiner-0_14 = %{version}
 
 %description -n tracker-devel
 Tracker is a powerful desktop-neutral first class object
@@ -272,7 +334,6 @@
 %if %{build_evo}
 
 %package -n %{_name}-miner-evolution
-License:        GPLv2+
 Summary:        Tracker miner to index Evolution mails
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -295,7 +356,6 @@
 %if %{build_firefox}
 
 %package -n %{_name}-miner-firefox
-License:        GPLv2+
 Summary:        Tracker miner to index Firefox bookmarks
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -315,7 +375,6 @@
 %if %{build_miner_flickr}
 
 %package -n %{_name}-miner-flickr
-License:        GPLv2+
 Summary:        Tracker miner to index Flickr images
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -330,7 +389,6 @@
 %if %{build_miner_rss}
 
 %package -n %{_name}-miner-rss
-License:        GPLv2+
 Summary:        Tracker miner to index ATOM and RSS feeds
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -345,7 +403,6 @@
 %if %{build_thunderbird}
 
 %package -n %{_name}-miner-thunderbird
-License:        GPLv2+
 Summary:        Tracker miner to index Thunderbird mails
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -365,7 +422,6 @@
 %if %{build_gui}
 
 %package -n %{_name}-gui
-License:        GPLv2+
 Summary:        Graphical User Interface for Tracker
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -390,7 +446,6 @@
 %if %{build_applet}
 
 %package -n gnome-panel-applet-tracker
-License:        GPLv2+
 Summary:        A GNOME panel applet for Tracker
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -410,7 +465,6 @@
 %if %{build_nautilus}
 
 %package -n nautilus-extension-tracker-tags
-License:        GPLv2+
 Summary:        Tracker Plugin for Nautilus
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -439,7 +493,6 @@
 %patch1 -p1
 %patch2
 %endif
-%patch3 -p1
 cp %{S:1} src/miners/flickr/README.SUSE
 cp %{S:2} src/miners/rss/README.SUSE
 
@@ -520,7 +573,7 @@
 %else
 
 ## Extras build: remove files from main, miner-files, devel, lang and lib 
subpackages
-for file in `rpm -ql tracker tracker-devel tracker-miner-files 
libtracker-extract-0_12-0 libtracker-miner-0_12-0 libtracker-sparql-0_12-0`; do
+for file in `rpm -ql tracker tracker-devel tracker-miner-files 
libtracker-extract-0_14-0 libtracker-miner-0_14-0 libtracker-sparql-0_14-0 
typelib-1_0-Tracker-0_14 typelib-1_0-TrackerExtract-0_14 
typelib-1_0-TrackerMiner-0_14`; do
   # do not remove directories (might contain files we want); -f to not fail if
   # file doesn't exist
   test ! -d %{buildroot}${file} && rm -f %{buildroot}${file}
@@ -570,21 +623,21 @@
 %postun -n %{_name}-miner-files
 %glib2_gsettings_schema_postun
 
-%post -n libtracker-extract-0_12-0
+%post -n libtracker-extract-0_14-0
 %glib2_gsettings_schema_post
 /sbin/ldconfig
 
-%postun -n libtracker-extract-0_12-0
+%postun -n libtracker-extract-0_14-0
 %glib2_gsettings_schema_postun
 /sbin/ldconfig
 
-%post -n libtracker-miner-0_12-0 -p /sbin/ldconfig
+%post -n libtracker-miner-0_14-0 -p /sbin/ldconfig
 
-%postun -n libtracker-miner-0_12-0 -p /sbin/ldconfig
+%postun -n libtracker-miner-0_14-0 -p /sbin/ldconfig
 
-%post -n libtracker-sparql-0_12-0 -p /sbin/ldconfig
+%post -n libtracker-sparql-0_14-0 -p /sbin/ldconfig
 
-%postun -n libtracker-sparql-0_12-0 -p /sbin/ldconfig
+%postun -n libtracker-sparql-0_14-0 -p /sbin/ldconfig
 %endif # !build_extras
 
 %if %{build_gui}
@@ -627,7 +680,7 @@
 %{_libexecdir}/tracker-extract
 %{_libexecdir}/tracker-store
 %{_libexecdir}/tracker-writeback
-%{_libdir}/tracker-0.12/
+%{_libdir}/tracker-0.14/
 %{_datadir}/tracker/
 %{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Extract.service
 %{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
@@ -682,29 +735,38 @@
 %{_datadir}/tracker/miners/tracker-miner-files.desktop
 %{_mandir}/man1/tracker-miner-fs.1%{ext_man}
 
-%files -n libtracker-extract-0_12-0
+%files -n libtracker-extract-0_14-0
 %defattr(-,root,root)
 %{_libdir}/libtracker-extract*.so.*
-%{_libdir}/girepository-1.0/TrackerExtract-0.12.typelib
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Extract.gschema.xml
 
-%files -n libtracker-miner-0_12-0
+%files -n libtracker-miner-0_14-0
 %defattr(-,root,root)
 %{_libdir}/libtracker-miner*.so.*
-%{_libdir}/girepository-1.0/TrackerMiner-0.12.typelib
 
-%files -n libtracker-sparql-0_12-0
+%files -n libtracker-sparql-0_14-0
 %defattr(-, root, root)
 %{_libdir}/libtracker-sparql*.so.*
-%{_libdir}/girepository-1.0/Tracker-0.12.typelib
+
+%files -n typelib-1_0-Tracker-0_14
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Tracker-0.14.typelib
+
+%files -n typelib-1_0-TrackerExtract-0_14
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/TrackerExtract-0.14.typelib
+
+%files -n typelib-1_0-TrackerMiner-0_14
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/TrackerMiner-0.14.typelib
 
 %files -n tracker-devel
 %defattr(-,root,root)
 %{_libdir}/lib*.so
-%{_includedir}/tracker-0.12/
-%{_libdir}/pkgconfig/tracker-extract-0.12.pc
-%{_libdir}/pkgconfig/tracker-miner-0.12.pc
-%{_libdir}/pkgconfig/tracker-sparql-0.12.pc
+%{_includedir}/tracker-0.14/
+%{_libdir}/pkgconfig/tracker-extract-0.14.pc
+%{_libdir}/pkgconfig/tracker-miner-0.14.pc
+%{_libdir}/pkgconfig/tracker-sparql-0.14.pc
 %{_datadir}/gir-1.0/*.gir
 %{_datadir}/gtk-doc/html/libtracker-miner/
 %{_datadir}/gtk-doc/html/libtracker-extract/

++++++ tracker.spec ++++++
--- /var/tmp/diff_new_pack.7UQhut/_old  2012-01-24 12:23:33.000000000 +0100
+++ /var/tmp/diff_new_pack.7UQhut/_new  2012-01-24 12:23:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tracker
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -48,23 +48,21 @@
 
 Name:           tracker
 %define _name   tracker
-Version:        0.12.8
-Release:        1
+Version:        0.13.0
+Release:        0
 # FIXME: Verify if the evolution plugin can be built again (define build_evo 1 
in build_extras section)
 # FIXME: missing pkgconfig(libcue) BuildRequires: we don't have this 
packaged...
-License:        GPLv2+
 Summary:        Powerful object database, tag/metadata database, search tool 
and indexer
-Url:            http://projects.gnome.org/tracker/
+License:        GPL-2.0+
 Group:          Productivity/Other
-Source0:        
http://download.gnome.org/sources/tracker/0.12/%{_name}-%{version}.tar.xz
+Url:            http://projects.gnome.org/tracker/
+Source0:        
http://download.gnome.org/sources/tracker/0.13/%{_name}-%{version}.tar.xz
 Source1:        README.SUSE.flickr
 Source2:        README.SUSE.rss
 # PATCH-FIX-OPENSUSE tracker-removeable-media-off.patch bgo622288 
[email protected] -- Disable indexing on removable media by default. This is 
only needed for 11.4 and earlier, as 12.1 and later have proper default values 
in GSettings.
 Patch1:         tracker-removeable-media-off.patch
 # PATCH-FIX-OPENSUSE tracker-fix-include-sched-idle.patch 
[email protected] -- Add linux/sched.h to includes for 11.4 only for 
the location of SCHED_IDLE. This is only needed for 11.4 and earlier.
 Patch2:         tracker-fix-include-sched-idle.patch
-# PATCH-FIX-UPSTREAM tracker-g_thread.patch [email protected] -- Remobe 
g_thread_init calls. Patch taken from upstream git.
-Patch3:         tracker-g_thread.patch
 BuildRequires:  NetworkManager-devel >= 0.8
 BuildRequires:  enca-devel
 BuildRequires:  fdupes
@@ -101,6 +99,7 @@
 BuildRequires:  libgupnp-dlna-devel >= 0.5
 %endif
 BuildRequires:  libiptcdata-devel
+BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libpoppler-glib-devel
 BuildRequires:  libtiff-devel
@@ -167,7 +166,6 @@
 %if !%{build_extras}
 
 %package -n %{_name}-miner-files
-License:        GPLv2+
 Summary:        Tracker miner to index files and applications
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -179,14 +177,13 @@
 
 This package contains a miner to index files and applications.
 
-%package -n libtracker-extract-0_12-0
-License:        GPLv2+
+%package -n libtracker-extract-0_14-0
 Summary:        Extract library for Tracker
 Group:          System/Libraries
 Recommends:     %{_name}
 %glib2_gsettings_schema_requires
 
-%description -n libtracker-extract-0_12-0
+%description -n libtracker-extract-0_14-0
 Tracker is a powerful desktop-neutral first class object
 database, tag/metadata database, search tool and indexer.
 
@@ -201,13 +198,31 @@
 It has the ability to index, store, harvest metadata, retrieve
 and search all types of files and other first class objects.
 
-%package -n libtracker-miner-0_12-0
-License:        GPLv2+
+%package -n libtracker-miner-0_14-0
 Summary:        Miner library for Tracker
 Group:          System/Libraries
 Recommends:     %{_name}
 
-%description -n libtracker-miner-0_12-0
+%description -n libtracker-miner-0_14-0
+Tracker is a powerful desktop-neutral first class object
+database, tag/metadata database, search tool and indexer.
+
+It consists of a common object database that allows entities to
+have an almost infinite number of properties, metadata (both
+embedded/harvested as well as user definable), a comprehensive
+database of keywords/tags and links to other entities.
+
+It provides additional features for file-based objects
+including context linking and audit trails for a file object.
+
+It has the ability to index, store, harvest metadata, retrieve
+and search all types of files and other first class objects.
+
+%package -n typelib-1_0-Tracker-0_14
+Summary:        Sparql library for Tracker -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Tracker-0_14
 Tracker is a powerful desktop-neutral first class object
 database, tag/metadata database, search tool and indexer.
 
@@ -222,13 +237,59 @@
 It has the ability to index, store, harvest metadata, retrieve
 and search all types of files and other first class objects.
 
-%package -n libtracker-sparql-0_12-0
-License:        GPLv2+
+This package provides the GObject Introspection bindings for the
+sparql library for Tracker.
+
+%package -n typelib-1_0-TrackerExtract-0_14
+Summary:        Extract library for Tracker -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-TrackerExtract-0_14
+Tracker is a powerful desktop-neutral first class object
+database, tag/metadata database, search tool and indexer.
+
+It consists of a common object database that allows entities to
+have an almost infinite number of properties, metadata (both
+embedded/harvested as well as user definable), a comprehensive
+database of keywords/tags and links to other entities.
+
+It provides additional features for file-based objects
+including context linking and audit trails for a file object.
+
+It has the ability to index, store, harvest metadata, retrieve
+and search all types of files and other first class objects.
+
+This package provides the GObject Introspection bindings for the
+extract library for Tracker.
+
+%package -n typelib-1_0-TrackerMiner-0_14
+Summary:        Miner library for Tracker -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-TrackerMiner-0_14
+Tracker is a powerful desktop-neutral first class object
+database, tag/metadata database, search tool and indexer.
+
+It consists of a common object database that allows entities to
+have an almost infinite number of properties, metadata (both
+embedded/harvested as well as user definable), a comprehensive
+database of keywords/tags and links to other entities.
+
+It provides additional features for file-based objects
+including context linking and audit trails for a file object.
+
+It has the ability to index, store, harvest metadata, retrieve
+and search all types of files and other first class objects.
+
+This package provides the GObject Introspection bindings for the
+miner library for Tracker.
+
+%package -n libtracker-sparql-0_14-0
 Summary:        Sparql library for Tracker
 Group:          System/Libraries
 Recommends:     %{_name}
 
-%description -n libtracker-sparql-0_12-0
+%description -n libtracker-sparql-0_14-0
 Tracker is a powerful desktop-neutral first class object
 database, tag/metadata database, search tool and indexer.
 
@@ -244,12 +305,14 @@
 and search all types of files and other first class objects.
 
 %package -n tracker-devel
-License:        GPLv2+
 Summary:        Tracker -- Development files
 Group:          Development/Libraries/GNOME
-Requires:       libtracker-extract-0_12-0 = %{version}
-Requires:       libtracker-miner-0_12-0 = %{version}
-Requires:       libtracker-sparql-0_12-0 = %{version}
+Requires:       libtracker-extract-0_14-0 = %{version}
+Requires:       libtracker-miner-0_14-0 = %{version}
+Requires:       libtracker-sparql-0_14-0 = %{version}
+Requires:       typelib-1_0-Tracker-0_14 = %{version}
+Requires:       typelib-1_0-TrackerExtract-0_14 = %{version}
+Requires:       typelib-1_0-TrackerMiner-0_14 = %{version}
 
 %description -n tracker-devel
 Tracker is a powerful desktop-neutral first class object
@@ -270,7 +333,6 @@
 %if %{build_evo}
 
 %package -n %{_name}-miner-evolution
-License:        GPLv2+
 Summary:        Tracker miner to index Evolution mails
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -293,7 +355,6 @@
 %if %{build_firefox}
 
 %package -n %{_name}-miner-firefox
-License:        GPLv2+
 Summary:        Tracker miner to index Firefox bookmarks
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -313,7 +374,6 @@
 %if %{build_miner_flickr}
 
 %package -n %{_name}-miner-flickr
-License:        GPLv2+
 Summary:        Tracker miner to index Flickr images
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -328,7 +388,6 @@
 %if %{build_miner_rss}
 
 %package -n %{_name}-miner-rss
-License:        GPLv2+
 Summary:        Tracker miner to index ATOM and RSS feeds
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -343,7 +402,6 @@
 %if %{build_thunderbird}
 
 %package -n %{_name}-miner-thunderbird
-License:        GPLv2+
 Summary:        Tracker miner to index Thunderbird mails
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -363,7 +421,6 @@
 %if %{build_gui}
 
 %package -n %{_name}-gui
-License:        GPLv2+
 Summary:        Graphical User Interface for Tracker
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -388,7 +445,6 @@
 %if %{build_applet}
 
 %package -n gnome-panel-applet-tracker
-License:        GPLv2+
 Summary:        A GNOME panel applet for Tracker
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -408,7 +464,6 @@
 %if %{build_nautilus}
 
 %package -n nautilus-extension-tracker-tags
-License:        GPLv2+
 Summary:        Tracker Plugin for Nautilus
 Group:          System/GUI/GNOME
 Requires:       %{_name} = %{version}
@@ -437,7 +492,6 @@
 %patch1 -p1
 %patch2
 %endif
-%patch3 -p1
 cp %{S:1} src/miners/flickr/README.SUSE
 cp %{S:2} src/miners/rss/README.SUSE
 
@@ -518,7 +572,7 @@
 %else
 
 ## Extras build: remove files from main, miner-files, devel, lang and lib 
subpackages
-for file in `rpm -ql tracker tracker-devel tracker-miner-files 
libtracker-extract-0_12-0 libtracker-miner-0_12-0 libtracker-sparql-0_12-0`; do
+for file in `rpm -ql tracker tracker-devel tracker-miner-files 
libtracker-extract-0_14-0 libtracker-miner-0_14-0 libtracker-sparql-0_14-0 
typelib-1_0-Tracker-0_14 typelib-1_0-TrackerExtract-0_14 
typelib-1_0-TrackerMiner-0_14`; do
   # do not remove directories (might contain files we want); -f to not fail if
   # file doesn't exist
   test ! -d %{buildroot}${file} && rm -f %{buildroot}${file}
@@ -568,21 +622,21 @@
 %postun -n %{_name}-miner-files
 %glib2_gsettings_schema_postun
 
-%post -n libtracker-extract-0_12-0
+%post -n libtracker-extract-0_14-0
 %glib2_gsettings_schema_post
 /sbin/ldconfig
 
-%postun -n libtracker-extract-0_12-0
+%postun -n libtracker-extract-0_14-0
 %glib2_gsettings_schema_postun
 /sbin/ldconfig
 
-%post -n libtracker-miner-0_12-0 -p /sbin/ldconfig
+%post -n libtracker-miner-0_14-0 -p /sbin/ldconfig
 
-%postun -n libtracker-miner-0_12-0 -p /sbin/ldconfig
+%postun -n libtracker-miner-0_14-0 -p /sbin/ldconfig
 
-%post -n libtracker-sparql-0_12-0 -p /sbin/ldconfig
+%post -n libtracker-sparql-0_14-0 -p /sbin/ldconfig
 
-%postun -n libtracker-sparql-0_12-0 -p /sbin/ldconfig
+%postun -n libtracker-sparql-0_14-0 -p /sbin/ldconfig
 %endif # !build_extras
 
 %if %{build_gui}
@@ -625,7 +679,7 @@
 %{_libexecdir}/tracker-extract
 %{_libexecdir}/tracker-store
 %{_libexecdir}/tracker-writeback
-%{_libdir}/tracker-0.12/
+%{_libdir}/tracker-0.14/
 %{_datadir}/tracker/
 %{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Extract.service
 %{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
@@ -680,29 +734,38 @@
 %{_datadir}/tracker/miners/tracker-miner-files.desktop
 %{_mandir}/man1/tracker-miner-fs.1%{ext_man}
 
-%files -n libtracker-extract-0_12-0
+%files -n libtracker-extract-0_14-0
 %defattr(-,root,root)
 %{_libdir}/libtracker-extract*.so.*
-%{_libdir}/girepository-1.0/TrackerExtract-0.12.typelib
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Extract.gschema.xml
 
-%files -n libtracker-miner-0_12-0
+%files -n libtracker-miner-0_14-0
 %defattr(-,root,root)
 %{_libdir}/libtracker-miner*.so.*
-%{_libdir}/girepository-1.0/TrackerMiner-0.12.typelib
 
-%files -n libtracker-sparql-0_12-0
+%files -n libtracker-sparql-0_14-0
 %defattr(-, root, root)
 %{_libdir}/libtracker-sparql*.so.*
-%{_libdir}/girepository-1.0/Tracker-0.12.typelib
+
+%files -n typelib-1_0-Tracker-0_14
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Tracker-0.14.typelib
+
+%files -n typelib-1_0-TrackerExtract-0_14
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/TrackerExtract-0.14.typelib
+
+%files -n typelib-1_0-TrackerMiner-0_14
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/TrackerMiner-0.14.typelib
 
 %files -n tracker-devel
 %defattr(-,root,root)
 %{_libdir}/lib*.so
-%{_includedir}/tracker-0.12/
-%{_libdir}/pkgconfig/tracker-extract-0.12.pc
-%{_libdir}/pkgconfig/tracker-miner-0.12.pc
-%{_libdir}/pkgconfig/tracker-sparql-0.12.pc
+%{_includedir}/tracker-0.14/
+%{_libdir}/pkgconfig/tracker-extract-0.14.pc
+%{_libdir}/pkgconfig/tracker-miner-0.14.pc
+%{_libdir}/pkgconfig/tracker-sparql-0.14.pc
 %{_datadir}/gir-1.0/*.gir
 %{_datadir}/gtk-doc/html/libtracker-miner/
 %{_datadir}/gtk-doc/html/libtracker-extract/

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

Reply via email to