[Bug 529374] Review Request: ethos - Plugin framework for GLib

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 23 07:37:37 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #12 from Josephine Tannhäuser <josephine.tannhauser at googlemail.com>  2009-12-23 02:37:34 EDT ---
as far as i understand it right, you should use wildcards for every
versionnumber in your filelist. But I'm not sure, just make sense to me, as far
as i understand it correctly.


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc COPYING AUTHORS README NEWS
%{_libdir}/libethos*.so.*
%{_libdir}/%{name}/
%{_libdir}/girepository-*/Ethos-*.typelib
%{_datadir}/%{name}/

%files devel
%defattr(-,root,root,-)
%{_includedir}/%{name}-*/
%{_libdir}/pkgconfig/%{name}*.pc
%{_libdir}/*.so
%{_datadir}/gir-*/Ethos-*.gir

%files docs
%defattr(-,root,root,-)
%{_datadir}/gtk-doc/html/%{name}/

%files python
%defattr(-,root,root,-)
%{python_sitearch}/gtk-*/_%{name}*so
%{python_sitearch}/gtk-*/%{name}/
%{_datadir}/pygtk/*/defs/%{name}*

%files vala
%defattr(-,root,root,-)
%{_datadir}/vala/vapi/%{name}*vapi

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list