From 668cc13df368c939c638fa9343c7d4c9a8f4870930d4890827639a57fe33b5c2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 4 Jul 2013 17:58:34 +0000 Subject: [PATCH] Accepting request 181894 from home:fcrozat:branches:GNOME:Factory - No longer build tracker-miner-firefox, it doesn't work for months, there is no point in shipping it for now. - Own /usr/share/mozilla and /usr/share/mozilla/extensions directories in tracker-miner-thunderbird subpackage. OBS-URL: https://build.opensuse.org/request/show/181894 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=34 --- tracker-extras.changes | 8 ++++++++ tracker-extras.spec | 4 +++- tracker.changes | 8 ++++++++ tracker.spec | 4 +++- 4 files changed, 22 insertions(+), 2 deletions(-) diff --git a/tracker-extras.changes b/tracker-extras.changes index 2290cc4..3a39721 100644 --- a/tracker-extras.changes +++ b/tracker-extras.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 3 13:23:28 UTC 2013 - fcrozat@suse.com + +- No longer build tracker-miner-firefox, it doesn't work for + months, there is no point in shipping it for now. +- Own /usr/share/mozilla and /usr/share/mozilla/extensions + directories in tracker-miner-thunderbird subpackage. + ------------------------------------------------------------------- Wed May 1 20:24:26 UTC 2013 - dimstar@opensuse.org diff --git a/tracker-extras.spec b/tracker-extras.spec index cbaef4b..b58e7a1 100644 --- a/tracker-extras.spec +++ b/tracker-extras.spec @@ -28,7 +28,7 @@ %define build_thunderbird 0 %else %define build_evo 0 -%define build_firefox 1 +%define build_firefox 0 %define build_gui 1 %define build_miner_rss 1 %define build_nautilus 1 @@ -772,6 +772,8 @@ rm -rf %{buildroot} %files -n %{_name}-miner-thunderbird %defattr(-,root,root) +%dir %{_datadir}/mozilla +%dir %{_datadir}/mozilla/extensions %dir %{_datadir}/mozilla/extensions/%{thunderbird_appid} %{_datadir}/mozilla/extensions/%{thunderbird_appid}/trackerbird@bustany.org/ %dir %{_datadir}/xul-ext diff --git a/tracker.changes b/tracker.changes index 2290cc4..3a39721 100644 --- a/tracker.changes +++ b/tracker.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 3 13:23:28 UTC 2013 - fcrozat@suse.com + +- No longer build tracker-miner-firefox, it doesn't work for + months, there is no point in shipping it for now. +- Own /usr/share/mozilla and /usr/share/mozilla/extensions + directories in tracker-miner-thunderbird subpackage. + ------------------------------------------------------------------- Wed May 1 20:24:26 UTC 2013 - dimstar@opensuse.org diff --git a/tracker.spec b/tracker.spec index ab443e7..27d31f4 100644 --- a/tracker.spec +++ b/tracker.spec @@ -28,7 +28,7 @@ %define build_thunderbird 0 %else %define build_evo 0 -%define build_firefox 1 +%define build_firefox 0 %define build_gui 1 %define build_miner_rss 1 %define build_nautilus 1 @@ -771,6 +771,8 @@ rm -rf %{buildroot} %files -n %{_name}-miner-thunderbird %defattr(-,root,root) +%dir %{_datadir}/mozilla +%dir %{_datadir}/mozilla/extensions %dir %{_datadir}/mozilla/extensions/%{thunderbird_appid} %{_datadir}/mozilla/extensions/%{thunderbird_appid}/trackerbird@bustany.org/ %dir %{_datadir}/xul-ext