Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=956931

--- Comment #1 from Rex Dieter <[email protected]> ---
Initial comments:

1.  add ldconfig scriptlets for shared library:
%{_kde4_libdir}/libhomerun.so.0*

2.  change
%{_kde4_datadir}/icons/*
to
%{_kde4_iconsdir}/oxygen/*/*/*

3.  instead of
%{_kde4_datadir}/locale
use (in %install)
%find_lang %{name} --with-kde --all-names
and (in %files)
%files -f %{name}.lang

4. -devel instead of
%{_includedir}/homerun/*
%{_kde4_libdir}/cmake/Homerun/*
use
%{_includedir}/homerun
%{_kde4_libdir}/cmake/Homerun/
(so the parent dirs are owned too)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=sz1gSHcihx&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to