Accepting request 47983 from GNOME:Apps
Copy from GNOME:Apps/tracker based on submit request 47983 from user dimstar OBS-URL: https://build.opensuse.org/request/show/47983 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=9
This commit is contained in:
parent
717bd70556
commit
3f93144f56
@ -1,20 +0,0 @@
|
|||||||
@prefix rdf: <http://www.w3.org/2000/01/rdf-schema#>.
|
|
||||||
@prefix nrl: <http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#>.
|
|
||||||
@prefix nid3: <http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#>.
|
|
||||||
@prefix nao: <http://www.semanticdesktop.org/ontologies/2007/08/15/nao#>.
|
|
||||||
@prefix nco: <http://www.semanticdesktop.org/ontologies/2007/03/22/nco#>.
|
|
||||||
@prefix nmo: <http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#>.
|
|
||||||
@prefix nfo: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#>.
|
|
||||||
@prefix nie: <http://www.semanticdesktop.org/ontologies/2007/01/19/nie#>.
|
|
||||||
@prefix ncal: <http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#>.
|
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
|
|
||||||
@prefix mfo: <http://www.tracker-project.org/temp/mfo#>.
|
|
||||||
|
|
||||||
<http://maemo.org/news/planet-maemo/atom.xml> a mfo:FeedChannel;
|
|
||||||
nie:title "Planet Maemo";
|
|
||||||
nie:description "Blog entries from Maemo community";
|
|
||||||
nie:contentLastModified "2009-03-11T20:20:55+00:00".
|
|
||||||
|
|
||||||
<http://planet.gnome.org/atom.xml> a mfo:FeedChannel;
|
|
||||||
nie:title "Planet GNOME";
|
|
||||||
nie:contentLastModified "2009-03-11T18:29:08+00:00".
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0411e1cb4f9a611205b606535bb49bf7bb1f5f9dba9381641f9fc68b94cab535
|
|
||||||
size 7245962
|
|
3
tracker-0.9.20.tar.bz2
Normal file
3
tracker-0.9.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b639fcb25e64a4fa3d67d88420a38b84372768c2d4841be3b69072c18cdfe8f
|
||||||
|
size 6946389
|
@ -1,3 +1,40 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 9 19:22:59 CEST 2010 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.9.20:
|
||||||
|
+ bgo#628859: Ship examples/rss-reader/initial-data.ttl in
|
||||||
|
tarballs
|
||||||
|
+ bgo#628872: tracker-control -t or -k shouldn't kill
|
||||||
|
tracker-status-icon
|
||||||
|
+ nokia#187558: nfo:belongsToContainer not set for music files
|
||||||
|
synchronized from Ovi Suite to the device
|
||||||
|
+ nokia#189896: BatchCommit doesn't send reply
|
||||||
|
+ Ontology:
|
||||||
|
- Added slo:categoryIconUrl for category icons in the location
|
||||||
|
ontology
|
||||||
|
- Added slo:iconUrl for landmark icons in the location ontology
|
||||||
|
- Added nfo:manufacturer to replace nfo:make
|
||||||
|
- Updated documentation, use plainTextContent instead of
|
||||||
|
plainTextMessageContent
|
||||||
|
+ libtracker-data: Fixed signed char comparison in SPARQL scanner
|
||||||
|
+ tracker-store:
|
||||||
|
- Fixed class-signaling rdf_types array after delete
|
||||||
|
- Fixed class-signaling to emit all triples for rdf:type
|
||||||
|
predicates
|
||||||
|
+ tracker-extract:
|
||||||
|
- MSOffice, fixed to set nfo:Presentation & nfo:Spreadsheet
|
||||||
|
- tracker-extract: GStreamer, use integer division for rounding
|
||||||
|
duration
|
||||||
|
- Tiff, updated to use canonical uris with new nfo:manufacturer
|
||||||
|
ontology
|
||||||
|
+ tracker-miner-flickr:
|
||||||
|
- Fixed so tracker-search-icon doesn't show constant polling
|
||||||
|
- Fixed criticals for photos with no tags
|
||||||
|
+ tracker-miner-rss: Fixed so tracker-search-icon doesn't show
|
||||||
|
constant polling.
|
||||||
|
- Remove supplied initial-data.ttl, as it is now shipped in the
|
||||||
|
tarball.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 6 09:42:14 CEST 2010 - vuntz@opensuse.org
|
Mon Sep 6 09:42:14 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
11
tracker.spec
11
tracker.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package tracker (Version 0.9.19)
|
# spec file for package tracker (Version 0.9.20)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2010 Luis Medinas, Portugal
|
# Copyright (c) 2010 Luis Medinas, Portugal
|
||||||
@ -19,8 +19,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: tracker
|
Name: tracker
|
||||||
Version: 0.9.19
|
Version: 0.9.20
|
||||||
Release: 2
|
Release: 1
|
||||||
# FIXME: 2010-03-24 building gtk-doc fails because of a bug in graphviz
|
# FIXME: 2010-03-24 building gtk-doc fails because of a bug in graphviz
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Powerful object database, tag/metadata database, search tool and indexer
|
Summary: Powerful object database, tag/metadata database, search tool and indexer
|
||||||
@ -29,8 +29,6 @@ Group: Productivity/Other
|
|||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Source1: README.SUSE.flickr
|
Source1: README.SUSE.flickr
|
||||||
Source2: README.SUSE.rss
|
Source2: README.SUSE.rss
|
||||||
# File missing from tarball, see bgo#628859
|
|
||||||
Source3: initial-data.ttl
|
|
||||||
# PATCH-FIX-OPENSUSE tracker-removeable-media-off.patch bgo622288 badshah400@gmail.com -- Disable indexing on removable media by default. See bgo#622288 for how it should be done properly.
|
# PATCH-FIX-OPENSUSE tracker-removeable-media-off.patch bgo622288 badshah400@gmail.com -- Disable indexing on removable media by default. See bgo#622288 for how it should be done properly.
|
||||||
Patch1: tracker-removeable-media-off.patch
|
Patch1: tracker-removeable-media-off.patch
|
||||||
BuildRequires: NetworkManager-devel
|
BuildRequires: NetworkManager-devel
|
||||||
@ -329,9 +327,6 @@ translation-update-upstream
|
|||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
cp %{S:1} src/miners/flickr/README.SUSE
|
cp %{S:1} src/miners/flickr/README.SUSE
|
||||||
cp %{S:2} src/miners/rss/README.SUSE
|
cp %{S:2} src/miners/rss/README.SUSE
|
||||||
# Remove this when file is added to tarball, bgo#628859
|
|
||||||
test ! -f examples/rss-reader/initial-data.ttl
|
|
||||||
cp %{S:3} examples/rss-reader/
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user