SHA256
1
0
forked from pool/kxmlgui
Hrvoje Senjan 2014-09-21 19:18:45 +00:00 committed by Git OBS Bridge
parent 25a628c8f8
commit 305c6d9dad
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Sep 21 19:17:51 UTC 2014 - hrvoje.senjan@gmail.com
- Make KXMLLGui own %{_kf5_sharedir}/kxmlgui5/
-------------------------------------------------------------------
Tue Sep 9 09:49:40 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -105,6 +105,8 @@ description for example for integrating actions from plugins. Development files.
%kf5_makeinstall -C build
%fdupes -s %{buildroot}
mkdir -p %{buildroot}%{_kf5_sharedir}/kxmlgui5/
%find_lang %{name}5
%post -n %lname -p /sbin/ldconfig
@ -120,6 +122,7 @@ description for example for integrating actions from plugins. Development files.
%{_kf5_configdir}/ui/
%{_kf5_libexecdir}/ksendbugmail
%{_kf5_datadir}/kxmlgui/
%dir %{_kf5_sharedir}/kxmlgui5/
%files devel
%defattr(-,root,root)