http://bugzilla.rpmfusion.org/show_bug.cgi?id=396
--- Comment #36 from Orcan Ogetbil <oget.fedora(a)gmail.com> 2009-06-18 09:34:50 ---
Nope. In this case you list some files twice, which is against the guidelines.
In the %files section, when you write a directory name without a %dir label,
the contents of that directory get packaged already.
So in your case you have to use either
%dir %{_libdir}/pkgconfig/paintdotnet/
%{_libdir}/pkgconfig/paintdotnet/*.pc
or just
%{_libdir}/pkgconfig/paintdotnet/
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.