https://bugzilla.redhat.com/show_bug.cgi?id=1062542



--- Comment #17 from Christopher Meng <i...@cicku.me> ---
No sweat, I understand your logic now:

Here is my new %files section:

%doc COPYING
%{_libdir}/libdatrie.so.*
%exclude %{_pkgdocdir}/*.css
%exclude %{_pkgdocdir}/*.html
%exclude %{_pkgdocdir}/*.js
%exclude %{_pkgdocdir}/*.png

%files devel
%doc AUTHORS ChangeLog NEWS README*
%{_pkgdocdir}/*.css
%{_pkgdocdir}/*.html
%{_pkgdocdir}/*.js
%{_pkgdocdir}/*.png
%{_includedir}/datrie/
%{_libdir}/libdatrie.so
%{_libdir}/pkgconfig/datrie-0.2.pc
%{_bindir}/trietool*

Note that I don't want to put useless files for end users in main-pkg, I hope
you can understand. Thus only the license file packaged in main-pkg.

Is it OK? If so please set + on this review, thanks in advance.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to