Accepting request 89694 from GNOME:Apps
Replaced category SystemSetup by X-SuSE-ControlCenter-Personal for rpmlint-friendliness (forwarded request 89689 from badshah400) OBS-URL: https://build.opensuse.org/request/show/89694 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=42
This commit is contained in:
parent
df27213fb4
commit
ddfe35e642
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 14:09:18 UTC 2011 - badshah400@gmail.com
|
||||
|
||||
- Replace category SystemSetup by X-SuSE-ControlCenter-Personal to
|
||||
suppress rpmlint warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 10:17:53 UTC 2011 - badshah400@gmail.com
|
||||
|
||||
- Categorise tracker-gui as System Tools using
|
||||
%suse_update_desktop_file to replace existing categories
|
||||
(bnc#714333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 15:39:40 UTC 2011 - fcrozat@suse.com
|
||||
|
||||
- Only enable thunderbird support for 12.1 or later.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 13:22:34 UTC 2011 - malcolmlewis@opensuse.org
|
||||
|
||||
|
@ -36,7 +36,11 @@
|
||||
%define build_miner_flickr 1
|
||||
%define build_miner_rss 1
|
||||
%define build_nautilus 1
|
||||
%if 0%{?suse_version} > 1140
|
||||
%define build_thunderbird 1
|
||||
%else
|
||||
%define build_thunderbird 0
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||
@ -536,7 +540,7 @@ rm %{buildroot}%{_datadir}/locale/*/LC_MESSAGES/tracker.mo
|
||||
%suse_update_desktop_file %{buildroot}%{_datadir}/tracker/miners/tracker-miner-rss.desktop
|
||||
%endif
|
||||
%if %{build_gui}
|
||||
%suse_update_desktop_file tracker-preferences X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -r tracker-preferences System X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file tracker-needle DesktopUtility
|
||||
%endif
|
||||
%if %{build_thunderbird}
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 14:09:18 UTC 2011 - badshah400@gmail.com
|
||||
|
||||
- Replace category SystemSetup by X-SuSE-ControlCenter-Personal to
|
||||
suppress rpmlint warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 10:17:53 UTC 2011 - badshah400@gmail.com
|
||||
|
||||
- Categorise tracker-gui as System Tools using
|
||||
%suse_update_desktop_file to replace existing categories
|
||||
(bnc#714333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 15:39:40 UTC 2011 - fcrozat@suse.com
|
||||
|
||||
- Only enable thunderbird support for 12.1 or later.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 13:22:34 UTC 2011 - malcolmlewis@opensuse.org
|
||||
|
||||
|
@ -36,7 +36,11 @@
|
||||
%define build_miner_flickr 1
|
||||
%define build_miner_rss 1
|
||||
%define build_nautilus 1
|
||||
%if 0%{?suse_version} > 1140
|
||||
%define build_thunderbird 1
|
||||
%else
|
||||
%define build_thunderbird 0
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||
@ -534,7 +538,7 @@ rm %{buildroot}%{_datadir}/locale/*/LC_MESSAGES/tracker.mo
|
||||
%suse_update_desktop_file %{buildroot}%{_datadir}/tracker/miners/tracker-miner-rss.desktop
|
||||
%endif
|
||||
%if %{build_gui}
|
||||
%suse_update_desktop_file tracker-preferences X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -r tracker-preferences System X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file tracker-needle DesktopUtility
|
||||
%endif
|
||||
%if %{build_thunderbird}
|
||||
|
Loading…
Reference in New Issue
Block a user