Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[timed] Update config as per policy. Contributes JB#44152
Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  • Loading branch information
mkosola committed Nov 20, 2019
1 parent cd27129 commit 4446855
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rpm/timed-qt5.spec
Expand Up @@ -137,9 +137,9 @@ fi
%files -f timed.files
%defattr(-,root,root,-)
%license COPYING copyright
%config %{_sysconfdir}/dbus-1/system.d/%{name}.conf
%config %{_sysconfdir}/%{name}.rc
%config %{_sysconfdir}/localtime
%{_sysconfdir}/dbus-1/system.d/%{name}.conf
%{_sysconfdir}/%{name}.rc
%{_sysconfdir}/localtime
%{_bindir}/%{name}
%{_libdir}/lib%{name}.so.*
%{_libdir}/libtimed-voland-qt5.so.*
Expand All @@ -154,7 +154,7 @@ fi
%files tests
%defattr(-,root,root,-)
/opt/tests/%{name}-tests
%config %{_sysconfdir}/dbus-1/system.d/org.fakeofono.conf
%{_sysconfdir}/dbus-1/system.d/org.fakeofono.conf

%files tools
%defattr(-,root,root,-)
Expand Down

0 comments on commit 4446855

Please sign in to comment.