Raymond Wooninck 2015-05-06 13:03:19 +00:00 committed by Git OBS Bridge
parent 9f3faf5428
commit 82809e11fc

View File

@ -210,7 +210,6 @@ install -D -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.
%defattr(-,root,root)
%doc AUTHORS ChangeLog README
%{_datadir}/applications/%{name}client.desktop
%{_datadir}/knotifications5/%{name}.notifyrc
%{_bindir}/%{name}client
%files core
@ -238,5 +237,6 @@ install -D -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.
%{_datadir}/icons/hicolor/*/actions/im-user-offline.png
%{_datadir}/icons/hicolor/*/actions/im-user.png
%{_datadir}/icons/hicolor/scalable/*/*
%{_datadir}/knotifications5/%{name}.notifyrc
%changelog