Accepting request 89704 from GNOME:Apps

Fix build (forwarded request 89703 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/89704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=43
This commit is contained in:
Stephan Kulow 2011-10-29 04:50:01 +00:00 committed by Git OBS Bridge
parent ddfe35e642
commit 3d2a4ef507
4 changed files with 16 additions and 4 deletions

View File

@ -1,8 +1,14 @@
-------------------------------------------------------------------
Fri Oct 28 19:39:58 UTC 2011 - vuntz@opensuse.org
- Fix previous change: usage of X-SuSE-ControlCenter-Personal
actually makes the build fail. Use X-SuSE-Core-System instead.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 28 14:09:18 UTC 2011 - badshah400@gmail.com Fri Oct 28 14:09:18 UTC 2011 - badshah400@gmail.com
- Replace category SystemSetup by X-SuSE-ControlCenter-Personal to - Replace category SystemSetup by X-SuSE-ControlCenter-Personal to
suppress rpmlint warnings suppress rpmlint warnings.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 28 10:17:53 UTC 2011 - badshah400@gmail.com Fri Oct 28 10:17:53 UTC 2011 - badshah400@gmail.com

View File

@ -540,7 +540,7 @@ rm %{buildroot}%{_datadir}/locale/*/LC_MESSAGES/tracker.mo
%suse_update_desktop_file %{buildroot}%{_datadir}/tracker/miners/tracker-miner-rss.desktop %suse_update_desktop_file %{buildroot}%{_datadir}/tracker/miners/tracker-miner-rss.desktop
%endif %endif
%if %{build_gui} %if %{build_gui}
%suse_update_desktop_file -r tracker-preferences System X-SuSE-ControlCenter-Personal %suse_update_desktop_file -r tracker-preferences System X-SuSE-Core-System
%suse_update_desktop_file tracker-needle DesktopUtility %suse_update_desktop_file tracker-needle DesktopUtility
%endif %endif
%if %{build_thunderbird} %if %{build_thunderbird}

View File

@ -1,8 +1,14 @@
-------------------------------------------------------------------
Fri Oct 28 19:39:58 UTC 2011 - vuntz@opensuse.org
- Fix previous change: usage of X-SuSE-ControlCenter-Personal
actually makes the build fail. Use X-SuSE-Core-System instead.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 28 14:09:18 UTC 2011 - badshah400@gmail.com Fri Oct 28 14:09:18 UTC 2011 - badshah400@gmail.com
- Replace category SystemSetup by X-SuSE-ControlCenter-Personal to - Replace category SystemSetup by X-SuSE-ControlCenter-Personal to
suppress rpmlint warnings suppress rpmlint warnings.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 28 10:17:53 UTC 2011 - badshah400@gmail.com Fri Oct 28 10:17:53 UTC 2011 - badshah400@gmail.com

View File

@ -538,7 +538,7 @@ rm %{buildroot}%{_datadir}/locale/*/LC_MESSAGES/tracker.mo
%suse_update_desktop_file %{buildroot}%{_datadir}/tracker/miners/tracker-miner-rss.desktop %suse_update_desktop_file %{buildroot}%{_datadir}/tracker/miners/tracker-miner-rss.desktop
%endif %endif
%if %{build_gui} %if %{build_gui}
%suse_update_desktop_file -r tracker-preferences System X-SuSE-ControlCenter-Personal %suse_update_desktop_file -r tracker-preferences System X-SuSE-Core-System
%suse_update_desktop_file tracker-needle DesktopUtility %suse_update_desktop_file tracker-needle DesktopUtility
%endif %endif
%if %{build_thunderbird} %if %{build_thunderbird}