Accepting request 288700 from GNOME:Factory
- Move .desktop file from X-SuSE-ControlCenter-System to X-SuSE-ControlCenter-Personal: in essence, we're configuring personal preferences. OBS-URL: https://build.opensuse.org/request/show/288700 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rygel?expand=0&rev=59
This commit is contained in:
commit
99b6711853
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 3 16:50:16 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Move .desktop file from X-SuSE-ControlCenter-System to
|
||||||
|
X-SuSE-ControlCenter-Personal: in essence, we're configuring
|
||||||
|
personal preferences.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 24 18:39:34 UTC 2015 - zaitor@opensuse.org
|
Sat Jan 24 18:39:34 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rygel
|
# spec file for package rygel
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -208,7 +208,7 @@ test ! -f %{buildroot}%{_unitdir}/rygel.service
|
|||||||
install -D -m0644 examples/service/systemd/rygel.service %{buildroot}%{_unitdir}/rygel.service
|
install -D -m0644 examples/service/systemd/rygel.service %{buildroot}%{_unitdir}/rygel.service
|
||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
%suse_update_desktop_file rygel
|
%suse_update_desktop_file rygel
|
||||||
%suse_update_desktop_file rygel-preferences X-SuSE-ControlCenter-System
|
%suse_update_desktop_file rygel-preferences X-SuSE-ControlCenter-Personal
|
||||||
%find_lang %{name} %{?no_lang_C}
|
%find_lang %{name} %{?no_lang_C}
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
|
Loading…
Reference in New Issue
Block a user