Skip to content
Snippets Groups Projects
Commit e107b7ba authored by Alexandre Savard's avatar Alexandre Savard
Browse files

[#4885] Add file/folder ownership for opensuse-factory build system

parent a7c7b080
Branches
Tags
No related merge requests found
...@@ -120,6 +120,8 @@ make clean ...@@ -120,6 +120,8 @@ make clean
%dir %{_prefix}/share/sflphone %dir %{_prefix}/share/sflphone
%dir %{_prefix}/share/sflphone/ui %dir %{_prefix}/share/sflphone/ui
%dir %{_prefix}/share/omf/sflphone %dir %{_prefix}/share/omf/sflphone
%dir %{_prefix}/share/sflphone/webkit
%dir %{_prefix}/share/sflphone/webkit/im
%lang(fr) %{_prefix}/share/locale/fr/LC_MESSAGES/*.mo %lang(fr) %{_prefix}/share/locale/fr/LC_MESSAGES/*.mo
%lang(es) %{_prefix}/share/locale/es/LC_MESSAGES/*.mo %lang(es) %{_prefix}/share/locale/es/LC_MESSAGES/*.mo
%lang(de) %{_prefix}/share/locale/de/LC_MESSAGES/*.mo %lang(de) %{_prefix}/share/locale/de/LC_MESSAGES/*.mo
...@@ -141,7 +143,7 @@ make clean ...@@ -141,7 +143,7 @@ make clean
%{_prefix}/share/sflphone/*.gif %{_prefix}/share/sflphone/*.gif
%{_prefix}/share/omf/sflphone/* %{_prefix}/share/omf/sflphone/*
%{_prefix}/share/sflphone/ui/ui.xml %{_prefix}/share/sflphone/ui/ui.xml
%{_prefix}/etc/gconf/schemas/sflphone-client-gnome.schemas /etc/gconf/schemas/sflphone-client-gnome.schemas
%{_prefix}/share/sflphone/webkit/im/chat_info.png %{_prefix}/share/sflphone/webkit/im/chat_info.png
%{_prefix}/share/sflphone/webkit/im/error.png %{_prefix}/share/sflphone/webkit/im/error.png
%{_prefix}/share/sflphone/webkit/im/im.css %{_prefix}/share/sflphone/webkit/im/im.css
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment